prosody.git
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-19 Kim Alvefurmod_tls: Keep ssl config around and attach them to...
2014-11-19 Kim Alvefurcertmanager: Return final ssl config along with ssl...
2014-11-19 Kim Alvefurmod_saslauth: Make it easier to support multiple channe...
2014-11-19 Kim Alvefurmod_saslauth: Break out tls-unique channel binding...
2014-11-19 Kim Alvefurmod_saslauth: Keep sasl_handler in a local variable
2014-11-20 Philipp Hanckemod_pubsub: Add support for including the publisher...
2014-11-18 Matthew Wildnet.http.parser: Fix whitespace/indentation
2014-11-10 daurnimatornet.http.parser: Fix chunked encoding parsing across...
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-11-08 Kim Alvefurutil.paths: Add function for joining path segments
2014-11-04 Kim Alvefurmod_http: For URLs that end with / or wildcard handlers...
2014-10-30 Kim Alvefurnet.dns: Try next server if peer name can not be set...
2014-10-30 Kim Alvefurnet.dns: Return new socket from servfail
2014-10-30 Kim Alvefurnet.adns: Log peername recorded from wrapped setpeernam...
2014-10-30 Kim Alvefurnet.adns: Preserve error from setpeername
2014-10-27 Kim Alvefurmod_admin_telnet: Soft-reqire util.pposix for server...
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-26 Kim Alvefurmod_blocklist: Don't send unavailable presence from...
2014-10-25 Kim Alvefurmod_blocklist: Only log message about migrating from...
2014-10-24 Matthew WildTagging 0.9.7
2014-10-24 Matthew WildBackout changeset 6e67c73f730c: not a major fix and...
2014-10-21 Kim Alvefurmod_saslauth: Better name for config option
2014-10-21 Kim Alvefurmod_saslauth: Make it possible to disable certain mecha...
2014-10-21 Kim Alvefurmod_saslauth: Add LOGIN to mechanisms not allowed over...
2014-10-21 Kim Alvefurmod_saslauth: Use a configurable set of mechanisms...
2014-10-21 Kim Alvefurmod_saslauth: Log warning if no SASL mechanisms were...
2014-10-21 Kim Alvefurmod_saslauth: Use type-specific config option getters
2014-10-21 Kim Alvefurmod_legacyauth, mod_saslauth, mod_tls: Pass require_enc...
2014-10-21 Kim Alvefurprosodyctl: Add 'require_encryption' to list of depreca...
2014-10-19 Waqas Hussainprosodyctl: Fix nil global access traceback in `prosody...
2014-10-14 Matthew WildTagging 0.9.6
2014-10-14 Matthew Wildcertmanager, net.http: Disable SSLv3 by default
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-14 Matthew Wildmod_pubsub: Fix error type of 'forbidden' (change from...
2014-10-13 Kim Alvefurprosody: Make getfenv() replacement for require() sandb...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-07 daurnimatorutil/dataforms: Make sure we iterate over field tags
2014-10-08 Waqas Hussainutil.stanza: Escape newlines and tabs (\r\n\t) when...
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-10-05 Kim Alvefurmod_blocklist: Capitalize log message
2014-10-05 Florian Zeitznet.dns: Avoid duplicate cache entries
2014-10-03 Kim Alvefurnet.server_select: Reset read timeout timer if the...
2014-09-29 Kim Alvefurmod_admin_adhoc: Add required to field in user deletion...
2014-09-29 Kim Alvefurmod_admin_adhoc: Mark 'accountjids' field as required...
2014-09-28 Florian Zeitzmod_admin_web: Add "List S2S connections" command
2014-09-28 Florian Zeitzmod_admin_adhoc: Show IP in detailed version of online...
2014-09-26 Florian Zeitznet.websocket: Make data masking configurable
2014-09-28 Kim Alvefurpubsub.lib: Fix variable renaming issue
2014-09-28 Kim Alvefurmod_pubsub: Fix retreival of node config defaults
2014-09-28 Kim Alvefurmod_pubsub: Move node config form into pubsub.lib ...
2014-09-28 Kim Alvefurpubsub.lib: Fix actor in configure
2014-09-27 Kim Alvefurmod_pubsub: Add support for requesting default node...
2014-09-27 Kim Alvefurmod_pubsub: Add max items to node config form
2014-09-27 Kim Alvefurutil.pubsub: Add support for limiting the number of...
2014-09-27 Kim Alvefurmod_pubsub: Add support for node configuration
2014-09-27 Kim Alvefurutil.pubsub: Add support for node configuration
2014-09-27 Kim Alvefurutil.pubsub: One less table allocated per pubsub object...
2014-09-27 Kim Alvefurutil.pubsub: Use local
2014-09-27 Kim Alvefurmod_pubsub: Transplant pieces of cdcfd93e2f43 from...
2014-09-26 Matthew Wildnet.server_select: When an SSL handshake is connected...
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 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 Kim Alvefurutil-src/*.c: Don't create globals when loaded
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-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 with Florob
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.9->0.10
2014-09-03 Matthew Wildnet.http.parser: Support status code 101 and allow...
2014-09-02 Kim Alvefurutil.hex: Use locals!
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-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...
next