prosody.git
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildClose 'sasl' branch
2013-05-01 Matthew WildMerge 0.9->trunk
2013-05-01 Matthew WildMerge with Florob
2013-04-30 Florian Zeitzutil.rfc{3484,6724}: Update to RFC 6724
2013-04-29 Kim Alvefurportmanager: Also include the interface the service...
2013-04-29 Waqas Hussainportmanager: Include port numbers the service is listen...
2013-04-29 Waqas Hussainnet.server_select: Don't limit max file descriptor...
2013-04-29 Kim Alvefurprosodyctl: Guess the country from the TLD for the...
2013-04-29 Kim Alvefurprosodyctl: Ask about the distinguished name in a in...
2013-04-29 Kim Alvefurprosodyctl: Add message describing the distinguished...
2013-04-29 Kim Alvefurutil.openssl: Write the distinguished_name part of...
2013-04-29 Matthew WildMerge 0.9->trunk
2013-04-29 Matthew WildMUC: Allow actor == true to set roles (like affiliations)
2013-04-29 Matthew WildMUC: Allow plugins to add and handle options in the...
2013-04-29 Matthew WildMerge 0.9->trunk
2013-04-29 Matthew WildMerge with Florob
2013-04-29 Matthew WildMerge 0.9->trunk
2013-04-29 Matthew Wildmod_saslauth, mod_compression: Fix some cases where...
2013-04-28 Matthew WildMerge 0.9->trunk
2013-04-28 Matthew Wildmod_s2s: Ensure that to/from on stream headers are...
2013-04-28 Kim Alvefurprosodyctl: Put keys and certificates in ./certs when...
2013-04-28 Florian Zeitzutil.hashes, util.sasl.scram: Implement SCRAM-SHA1...
2013-04-27 Kim Alvefurnet.server*: Allow the TCP backlog parameter to be...
2013-04-27 Kim Alvefurmoduleapi: in module:provides(), add the name of the...
2013-04-27 Kim Alvefurmoduleapi: module:provides called without an item makes...
2013-04-27 Matthew WildMerge 0.9->trunk
2013-04-27 Florian Zeitzutil.hmac, util.hashes: Implement HMAC functions in...
2013-04-27 Matthew Wildmoduleapi: Add module:get_option_inherited_set() to...
2013-04-27 Matthew Wildmoduleapi: Add module:context(host) to produce a fake...
2013-04-27 Matthew WildMerge 0.9->trunk
2013-04-27 Matthew Wildutil.prosodyctl: Initialize storagemanager on the host...
2013-04-26 Matthew WildMerge 0.9->trunk
2013-04-26 Matthew Wildmod_s2s: Obey tcp_keepalives option for s2s too, and...
2013-04-25 Matthew WildMerge 0.9->trunk
2013-04-25 Matthew Wildmod_admin_telnet: Add muc:create(room) (thanks SkyBlue)
2013-04-25 Matthew WildMUC: add __tostring on room metatable
2013-04-25 Kim Alvefurmod_c2s: Refactor <stream:error> building to allways...
2013-04-23 Waqas Hussainutil.json: New, improved, fixed codepoint to UTF-8...
2013-04-23 Waqas Hussainutil.json: Make encode(decode("[]"))=="[]".
2013-04-23 Matthew WildMerge 0.9->trunk
2013-04-23 Matthew WildMerges all the way down
2013-04-23 Matthew WildMerge 0.9->trunk
2013-04-23 Matthew WildMerge
2013-04-23 Matthew Wildmod_auth_internal_plain: Don't log passwords, even...
2013-04-23 Florian Zeitzmod_admin_adhoc: Use util.adhoc
2013-04-23 Florian Zeitzutil.adhoc: New util for generating common adhoc handle...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildnet.server.http: Add a comment
2013-04-22 Matthew Wildnet.server.http: Add a comment
2013-04-22 Matthew Wildnet.server.http: Ensure that event map cannot grow...
2013-04-22 Matthew Wildnet.server.http: Ensure that event map cannot grow...
2013-04-22 Waqas Hussainstoragemanager: Fix traceback in logging when store...
2013-04-19 Kim AlvefurMerge 0.9->trunk
2013-04-19 Kim Alvefurmod_auth_internal_hashed, mod_auth_internal_plain,...
2013-04-19 Kim AlvefurMerge 0.9->trunk
2013-04-19 Kim Alvefurmoduleapi: Make module:open_store() open a store named...
2013-04-19 Matthew WildMerge 0.9->trunk
2013-04-19 Matthew Wildmoduleapi: Add module:open_store() as a front-end to...
2013-04-18 Matthew WildMerge 0.9->trunk
2013-04-18 Matthew Wildmod_storage_sql2 (temporary name), sql.lib, util.sql...
2013-04-17 Matthew WildMerge 0.9->trunk
2013-04-17 Matthew Wildnet.server_select: Don't call onconnect twice for SSL...
2013-04-17 Matthew WildMerge backout
2013-04-17 Matthew WildBacked out changeset f2631a14b953
2013-04-17 Matthew WildMerge 0.9->trunk
2013-04-17 Matthew Wildnet.http: When HTTP request fails due to a network...
2013-04-17 Waqas Hussainnet.http.server: The correct Connection header value...
2013-04-17 Kim AlvefurMerge 0.9->trunk
2013-04-17 Kim Alvefurnet.server_select: Don't call onconnect twice on SSL...
2013-04-17 Matthew Wildmod_pubsub: Only assign id to item element if there...
2013-04-17 Matthew WildMerge 0.9->trunk
2013-04-17 Matthew Wildmod_pubsub: Add id to stored item when auto-generated...
2013-04-16 Waqas Hussainnet.server_select: Add and improve some comments.
2013-04-16 Waqas Hussainnet.server_select: Move socket timeout cleanup code...
2013-04-17 Kim Alvefurnet.server_select: Normalize indentation
2013-04-15 Matthew WildMerge 0.9->trunk
2013-04-15 Matthew Wildnet.http.parser: Remove accidentally-committed debugging
2013-04-15 Matthew WildMerge 0.9->trunk
2013-04-15 Matthew Wildnet.http.parser: Fix off-by-one error in chunked encodi...
2013-04-15 Kim Alvefurmod_s2s: Add missing space
2013-04-15 Matthew WildMerge 0.9->trunk
2013-04-15 Matthew WildMakefile: Specify explicit mode when installing prosody...
2013-04-12 Matthew Wildutil.http: Refactor and import all necessary functions
2013-04-11 Matthew WildMerge 0.9->trunk
2013-04-11 Matthew Wildutil.iterators: Add ripairs() (ipairs() in reverse...
2013-04-11 Matthew WildMerge 0.9->trunk
2013-04-11 Matthew Wildnet.http: Swap response and request parameters passed...
2013-04-11 Matthew Wildutil.httpstream: Unused, remove
2013-04-11 Matthew Wildnet.http: Switch from util.httpstream to net.http.parse...
2013-04-11 Matthew Wildnet.http.parser: Fix chunked encoding response parsing...
2013-04-11 Matthew Wildnet.http.parser: Convert status_code to a number before...
2013-04-11 Matthew Wildnet.http.parser: Break when no more usable data in...
2013-04-11 Matthew Wildnet.http.parser: Depend on util.http instead of net...
2013-04-11 Matthew Wildsessionmanager, s2smanager: Remove unused imports
2013-04-11 Matthew Wildnet.http, util.http: Move definitions of urlencode...
2013-04-09 Kim AlvefurMerge 0.9->trunk
2013-04-09 Kim Alvefurprosodyctl: Bump util.pposix version for API change
2013-04-09 Kim Alvefurprosodyctl: Bump util.pposix version for API change
next