prosody.git
2014-09-23 Kim Alvefurmod_saslauth: Fix encoding of missing vs empty SASL...
2014-09-23 Kim Alvefurmod_s2s: Close s2s connections that can not proceed...
2014-09-23 Kim Alvefurmod_saslauth: Stricter SASL EXTERNAL handling more...
2014-09-23 Kim Alvefurmod_dialback, mod_saslauth: Remove broken fallback...
2014-09-22 Kim AlvefurMerge 0.10->trunk
2014-09-22 Kim Alvefurcore.module{manager,api}: Fix for 010b141e91ed (Thanks...
2014-09-18 Kim Alvefurutil.random: Ensure at least 4 bytes of previous random...
2014-09-18 Kim Alvefurutil.random: Switch to SHA512
2014-09-17 Kim Alvefurutil.array: Add type() local
2014-09-17 Kim Alvefurprosody: Fix getfenv replacement for Lua 5.2
2014-09-17 Kim Alvefurcore.modulemanager, core.moduleapi: Hack around depende...
2014-09-17 Kim Alvefurcore.moduleapi: Use require instead of global to get...
2014-09-17 Kim Alvefurutil-src/*.c: Add macro for compiling with Lua 5.2
2014-09-17 Kim Alvefurutil-src/*.c: Use the more concise lua_setfield
2014-09-16 daurnimatorplugins/muc/muc.lib: Fix iq results coming from the...
2014-09-18 Kim AlvefurMerge 0.10->trunk
2014-09-16 Kim Alvefurutil-src/*.c: Don't create globals when loaded
2014-09-16 daurnimatorplugins/muc/muc.lib: Allow plugins to reject broadcasts...
2014-09-16 Waqas Hussainplugins/mod_muc_unique: Fix undefined global access...
2014-09-10 Kim AlvefurMerge 0.10->trunk
2014-09-10 Kim Alvefurnet.websocket: Fix handling of 'protocol' argument
2014-09-10 Kim AlvefurMakefile: Add net/websocket to install target
2014-09-10 Kim Alvefurprosodyctl: Use sha256 for certificate requests and...
2014-09-10 Kim Alvefurcore.sessionmanager: Set a fake thread on destroyed...
2014-09-10 Kim Alvefurutil.vcard: Turn PHOTO fields into data-uris
2014-09-09 Kim Alvefurcore.stanza_router, mod_s2s: Move handling of S2S featu...
2014-09-09 Kim AlvefurMerge 0.9->0.10
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2014-09-05 Matthew WildMerge 0.10->trunk
2014-09-05 Matthew WildMerge with Florob
2014-09-05 daurnimatorplugins/muc: Add affiliation_notify config option to...
2014-09-05 daurnimatorplugins/muc/muc.lib: Add muc-set-affiliation event
2014-09-05 daurnimatorplugins/muc/muc.lib: Use get_affilation() inside of...
2014-09-05 daurnimatorplugins/muc/muc.lib: Add instant room support
2014-09-05 Matthew WildMerge 0.10->trunk
2014-09-05 Florian Zeitzmod_websocket: Initial commit (based on the prosody...
2014-09-05 Florian ZeitzCheck Sec-WebSocket-Protocol header
2014-09-03 daurnimatornet/websocket: Add new websocket client code
2014-09-03 daurnimatornet/websocket: Add new websocket client code
2014-09-03 Matthew WildMerge 0.10->trunk
2014-09-03 Matthew WildMerge 0.9->0.10
2014-09-03 Matthew Wildnet.http.parser: Support status code 101 and allow...
2014-09-03 Kim AlvefurMerge 0.10->trunk
2014-09-02 Kim Alvefurutil.hex: Use locals!
2014-09-02 Kim AlvefurMerge 0.10->trunk
2014-09-02 Kim AlvefurMerge 0.9->0.10
2014-09-02 Matthew Wildutil.uuid: Use util.hex and util.random
2014-09-02 Matthew Wildutil.random: Generic util lib for generating strings...
2014-09-02 Matthew Wildutil.hex: Small util lib for converting to/from hex...
2014-09-02 Matthew Wildnet.server_select: 'listener'->'listeners' (fixes undef...
2014-09-01 Kim Alvefurmod_dialback: Move d-w-d after to/from validation
2014-08-31 Kim Alvefurmod_muc: Fix 'destroy rooms' adhoc command (Thanks...
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-08-29 Matthew Wildnet.server_{select,event}: Add 'ondetach' callback...
2014-09-02 Kim Alvefurmod_s2s: Close offending s2s streams missing an 'id...
2014-08-29 Kim Alvefurmod_s2s_auth_certs: Warn about lack of certificate...
2014-08-28 Matthew WildMerge 0.10->trunk
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew WildTagging 0.9.5
2014-08-28 Matthew WildMerge 0.10->trunk
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew Wildutil.filters: Ignore filters being added twice (fixes...
2014-08-28 Matthew Wildmod_privacy: Fix to correctly sort privacy list rules...
2014-08-27 Kim Alvefurutil.xmppstream: Don't include empty stream ID in strea...
2014-08-23 Matthew Wildmod_c2s, mod_s2s: Log received invalid stream headers
2014-08-23 Matthew Wildutil.xmppstream: When error is 'no-stream', pass the...
2014-08-27 Kim Alvefurmod_s2s: Reset stream ID when resetting stream [compliance]
2014-08-27 Kim Alvefurmodulemanager: Reduce warning to debug level message...
2014-08-27 Kim Alvefurnet.http.server: Comment out a log message
2014-08-26 Kim Alvefurmod_s2s: Mark stream as opened earlier for outgoing...
2014-08-26 Kim Alvefurmod_compression: Handle compression setup errors by...
2014-08-26 Kim Alvefurmod_posix: Make sure that 'pidfile' is a string
2014-08-26 Kim Alvefurprosodyctl: Verify that 'pidfile' is a string, show...
2014-08-13 Kim AlvefurMerge 0.10->trunk
2014-08-13 Kim Alvefurmod_private: Fix traceback due to missing table index
2014-08-12 Kim Alvefurmod_blocklist: Use full word as variable name, we can...
2014-08-12 Kim Alvefurmod_blocklist: Correct comment
2014-08-12 Kim Alvefurmod_blocklist: Fix any unblock emptying the blocklist
2014-08-12 Kim Alvefurmod_storage_sql2: DELETE then INSERT in map stores
2014-08-11 Kim Alvefurmod_muc: Fix tracebacks (thanks nick1)
2014-08-10 Kim AlvefurMerge 0.10->trunk
2014-08-10 Kim Alvefurmod_privacy: Remove, leave a log message about being...
2014-08-10 Kim Alvefurprosody.cfg.lua.dist: Replace mod_privacy with mod_bloc...
2014-08-10 Kim Alvefurmod_blocklist: XEP-0191 implementation written for...
2014-08-09 Kim Alvefurmod_private: Use map store
2014-08-09 Kim AlvefurMerge 0.10->trunk
2014-08-09 Kim Alvefurmod_private: Cleanup and more tailcalls
2014-08-08 Kim Alvefurstoragemanager: Fix map store shim if store is empty
2014-08-07 daurnimatorplugins/mod_storage_sql2: Return correct arguments...
2014-08-07 daurnimatorplugins/muc/mod_muc: persistent rooms keyval store...
2014-08-07 daurnimatorplugins/muc/mod_muc: Use map store for room persistence
2014-08-07 daurnimatorplugins/muc/mod_muc: Remove unused import
2014-08-07 daurnimatorplugins/mod_storage_sql2: Add map store support
2014-08-07 daurnimatorcore/storagemanager: When map store isn't available...
2014-08-07 Kim Alvefurutil.jid: Optimize bare
2014-08-07 Kim Alvefurutil.jid: Use existing join function in jid.prep
2014-08-07 Kim Alvefurutil.jid: Return early in join on invalid jids
2014-08-05 Matthew Wildmod_muc: Import util.stanza into the config handler...
2014-08-05 Matthew Wildmod_muc: Fix use of undefined global. Fixes #431.
2014-07-31 Matthew WildMerge 0.10->trunk
next