prosody.git
2013-05-18 Kim AlvefurMerge 0.9->trunk
2013-05-18 Kim Alvefurmod_admin_telnet: Verify that the host exists in user...
2013-05-18 Kim Alvefurutil.ip: Convert IPv4 mapped addresses to hex.
2013-05-18 Kim Alvefurmod_admin_telnet: Don't rely on getpeerchain returning...
2013-05-18 Matthew WildMerge 0.9->trunk
2013-05-18 Matthew Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-17 Kim Alvefurmod_admin_telnet: Use stanza:get_child_text()
2013-05-17 Matthew Wildprosodyctl: check dns: Use socket.local_addresses(...
2013-05-17 Matthew Wildprosodyctl: check dns: Whitespace fix in output
2013-05-17 Matthew Wildprosodyctl: check dns: More concise output (merged...
2013-05-17 Matthew Wildprosodyctl: check dns: Correctly mark host as failed...
2013-05-17 Matthew Wildutil.ip: Add 'private' method/property to determine...
2013-05-17 Matthew Wildutil.ip: Automatically determine protocol of IP address...
2013-05-17 Kim Alvefurmod_admin_telnet: List session flags (encryption, compr...
2013-05-17 Matthew Wildprosodyctl: Add 'prosodyctl check dns' to make an attem...
2013-05-17 Matthew Wildprosodyctl: Add 'check' command, which currently checks...
2013-05-17 Matthew Wildutil.iterators: Small fix for variable scoping issue
2013-05-17 Matthew Wildutil.iterators: Add filter() to run results through...
2013-05-17 Matthew Wildutil.iterators: Various fixes and improvements, primari...
2013-05-16 Matthew Wildmod_muc: Refactor config form handling, and allow for...
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-05-14 Matthew WildMerge 0.9->trunk
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-13 Waqas Hussainutil.hashes: inttypes.h not available with MS Windows...
2013-05-11 Matthew WildMerge merge merge merge
2013-05-11 Matthew WildMerge 0.9->trunk
2013-05-11 Matthew Wildprosody.cfg.lua.dist: Fix my s2s_secure(_auth) mess
2013-05-10 Kim AlvefurMerge 0.9->trunk
2013-05-10 Kim Alvefurmod_c2s: Fix session:close() when a stanza is passed...
2013-05-10 Matthew WildMerge 0.9->trunk
2013-05-10 Matthew WildMerge 0.9->trunk
2013-05-09 Kim Alvefurmod_pubsub: Remove nodeid check added in 989acb4ad1de...
2013-05-07 Kim Alvefurmod_admin_telnet: Add some DNS commands.
2013-05-07 Kim Alvefurnet.dns: Add nicer API to cached records
2013-05-07 Waqas Hussainutil.json: New, faster, stricter, more compliant JSON...
2013-05-07 Waqas Hussainutil.array: Wrap tostring() output in {} (otherwise...
2013-05-06 Waqas Hussainutil.json: Make setmetatable local.
2013-05-06 Waqas Hussainutil.json: Fix variable name typo which broke util...
2013-05-05 Waqas Hussainutil.json: Optimize long string parsing.
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildClose 'tls' branch
2013-05-01 Matthew WildClose 'sasl' branch
2013-05-01 Matthew WildClose 's2s' 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
next