prosody.git
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove unused variables and imports
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove reference to undefined global
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Use new util.net.local_addresses...
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Only attempt to create an IPv6...
2013-06-18 Matthew Wildutil.net: Add util.net, containing local_addresses...
2013-06-16 Kim Alvefurmod_tls: Remove debug statement
2013-06-14 Vadim Misbakh... additional fix for erlparse loading in ejabberd2prosody.lua
2013-06-14 Vadim Misbakh... package{,c}path fixes for migration tools
2013-06-13 Matthew WildMerge the merge
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Florian Zeitzutil.dataforms: Return nil for empty list-mutli respons...
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Florian Zeitzmod_pep: When a client supplies no id on a published...
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew Wildcertmanager: Add single_dh_use and single_ecdh_use...
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew Wildcertmanager: Set ssl.curve to 'secp384r1' by default...
2013-06-12 Florian Zeitzutil.pubsub: Check whether node exists, when deleting
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-11 Matthew Wildcertmanager: Use 'curve' and 'dhparam' options from...
2013-06-11 Kim Alvefurmod_c2s, mod_s2s: Fire an event on read timeouts
2013-06-11 Kim Alvefurmod_c2s: Become a shared module and allow being disable...
2013-06-11 Waqas Hussainmod_bosh: Reduce a little code.
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-10 Kim Alvefurmod_admin_telnet: Fix another wrong boolean expression
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim Alvefurnet.server_select: Make sure there is a server to pause...
2013-06-09 Kim Alvefurmod_admin_telnet: Simplify IPv6 detection, fixes rare...
2013-06-09 Kim Alvefurmod_s2s: Set s2s_session.ip
2013-06-08 Matthew Wildmod_bosh: Make waiting_requests and dead_sessions share...
2013-06-08 Matthew Wildmod_muc: Include status code 332 on service shutdown...
2013-06-07 Waqas Hussainmod_bosh: Don't tostring() stream:features when passing...
2013-06-07 Kim Alvefurprosodyctl: Add 'prosodyctl check certs' for validating...
2013-06-07 Kim Alvefurcertmanager: Complain if key or certificate is missing...
2013-06-07 Kim Alvefurprosodyctl: Add 'prosodyctl check --help'
2013-06-07 Waqas Hussainmod_bosh: Only return CORS headers if the Origin header...
2013-06-07 Waqas Hussainmod_bosh: Return empty string from the OPTIONS event...
2013-06-07 Waqas Hussainmod_bosh: Rename event handler argument to event, not...
2013-06-07 Matthew WildMerge 0.9->trunk
2013-06-07 Matthew Wildmod_bosh: Remove logging of request.id, it doesn't...
2013-06-06 Matthew Wildmod_bosh: Remove another place we set headers, fixes...
2013-06-05 Matthew Wildmod_bosh: Clean up handling of response headers, set...
2013-06-05 Matthew Wildmod_bosh: Return errors when appropriate (invalid XML...
2013-06-05 Matthew Wildmod_bosh: Remove some very verbose logging
2013-06-05 Matthew WildMerge 0.9->trunk
2013-06-05 Matthew Wildmod_bosh: Reset creating_session to prevent putting...
2013-06-04 Florian Zeitzmod_muc: Add Ad-Hoc command to destroy MUC rooms
2013-06-04 Florian Zeitzmod_muc: Utilize mod_disco, instead of reimplementing...
2013-06-04 Florian Zeitzmod_pubsub: Utilize mod_disco, instead of reimplementin...
2013-06-04 Florian Zeitzmod_disco: Allow ansering disco requests including...
2013-06-13 Kim Alvefurmod_http_files: Put the MIME type map in a global share...
2013-06-13 Kim Alvefurutil.sasl.external: Add SASL EXTERNAL mechanism
2013-06-13 Kim Alvefurprosody: Remove global ssl context, no longer used
2013-06-13 Kim Alvefurmod_tls: Refactor to allow separate SSL configuration...
2013-06-13 Kim Alvefurcertmanager: Overhaul of how ssl configs are built.
2013-06-04 Kim Alvefurmod_admin_telnet: Fix inverted boolean logic
2013-06-03 James Callahanconfigure: Fix poor layout
2013-06-02 Waqas Hussainnet.server_select: Ensure _maxfd = math.huge on Windows...
2013-06-02 Kim AlvefurMerge 0.9->trunk
2013-06-02 Kim Alvefurmod_bosh: Fix traceback in case session is destroyed...
2013-05-30 Kim Alvefurmod_c2s, mod_c2s: Send a whitespace on read timeout...
2013-05-28 Kim Alvefurmod_register: get_child_text()!
2013-05-28 Matthew Wildmod_s2s: Remove unnecessary debug message
2013-05-26 Kim Alvefurmod_admin_telnet: Make the muc:create() command complai...
2013-05-26 Kim Alvefurutil.pubsub: Fix get_subscriptions to not pass a boolea...
2013-05-24 Matthew Wildmod_bosh: rename variable for clarity
2013-05-24 Matthew Wildmod_bosh: Some very minor whitespace/layout fixes
2013-05-24 Matthew Wildnet.server_select: Default checkinterval to 30s, so...
2013-05-24 Matthew Wildnet.server_select: Support for listener.onreadtimeout...
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-22 Matthew Wildcertmanager: Disable SSL compression if possible (LuaSe...
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
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 Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-17 Florian Zeitzmod_disco: Emit events for disco requests, which contai...
2013-05-17 Florian Zeitzmod_pubsub: Split out handlers into a module library
2013-05-24 Matthew Wildnet.server_event: Add support for listener.onreadtimeou...
2013-05-24 Matthew Wildprosody.cfg.lua: Remove some more sneaky ';' characters...
2013-05-24 Matthew Wildprosody.cfg.lua.dist: Remove unnecessary ';' from defau...
2013-05-22 Matthew WildMerge 0.9->trunk
2013-05-22 Matthew Wildprosodyctl: check dns: Add check that proxy65 addresses...
2013-05-22 Matthew Wildprosodyctl: check config: Fix check for whether host...
2013-05-21 Matthew Wildmod_muc: Remove some old TODO comments
2013-05-21 Matthew Wildprosodyctl: check config: whitespace fix
2013-05-21 Matthew Wildprosodyctl: check config: Show a suggestion to change...
2013-05-21 Matthew Wildprosody.cfg.lua.dist: Suggest 'prosodyctl check config...
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-21 Matthew Wildmod_muc: Remove unused variable
2013-05-21 Matthew Wildmod_muc: Use stanza:maptags() instead of custom filteri...
2013-05-21 Matthew Wildmod_muc: Replace getText() with get_child_text(), 1...
2013-05-20 Matthew Wildprosodyctl: Use jid.split() to parse parameter to addus...
2013-05-19 Florian Zeitztest_util_rfc6724: Update with new test vectors from...
2013-05-18 Matthew Wildutil.ip: Fix protocol detection of IPv6 addresses begin...
2013-05-18 Matthew Wildtest_util_ip.lua: Add more tests for util.ip
2013-05-18 Matthew Wildtest_util_ip: Add tests for IP matching
next