prosody.git
2014-01-18 Waqas Hussaintools/ejabberd2prosody: ?xmlelement? can be ?xmlel...
2014-01-18 Kim AlvefurMUC: Fire muc-room-destroyed event when the last partic...
2014-01-18 Waqas Hussaintools/ejabberd2prosody: Add support for importing MUC...
2014-01-16 Waqas Hussaintools/ejabberdsql2prosody: Skip invalid XML in data...
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
2014-01-15 Kim Alvefurmod_tls: Let s2s_secure_auth override s2s_require_encry...
2014-01-15 Kim Alvefurmod_tls: Rename variables to be less confusing
2014-01-12 Matthew WildTagging 0.9.3
2014-01-12 Matthew Wildmod_tls: Log error when TLS initialization fails
2014-01-05 Florian Zeitzmod_s2s: Include IP in log messages, if host is unavailable
2014-01-03 Waqas Hussaintools/migration/migrator/prosody_files: Fix undefined...
2013-12-18 Kim Alvefurmod_component: Enable TCP keepalives on component streams
2013-12-18 Kim Alvefurmod_component: Decrease priority of component auth...
2013-12-16 Matthew Wildnet.server_select: Don't remove the socket from sendlis...
2013-12-16 Matthew Wildnet.http: assert() for socket creation success so it...
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-12-13 Kim Alvefurprosody: Store the config file name so the same file...
2013-12-04 Matthew WildTagging 0.9.2 (again)
2013-11-30 Kim AlvefurMakefile, configure: Add option for disabling generatio...
2013-11-29 Matthew WildTagging 0.9.2
2013-11-28 Kim Alvefurutil.pposix: Verify that file handle is open
2013-11-22 Kim AlvefurMakefile, certs: Generate example certificates on build...
2013-11-21 Matthew Wildcertmanager: Further cipher string tweaking. Re-enable...
2013-11-12 Matthew WildBack out 1b0ac7950129, as SSLv3 appears to still be...
2013-11-10 Matthew Wildcertmanager: Update default cipher string to prefer...
2013-11-10 Matthew Wildutil.set: Remove unused variable
2013-11-09 Matthew Wildcertmanager: Fix order of options, so that the dynamic...
2013-11-09 Matthew Wildcertmanager: Default to using the server's cipher prefe...
2013-10-31 Kim Alvefurcertmanager: Disable SSLv3 by default
2013-10-10 Waqas Hussainutil.windows: Incorrect output buffer size passed to...
2013-10-05 Paulmuc.lib.lua: Fix Spark jabber client not displaying...
2013-09-30 Kim Alvefurutil.filters: Fix inserting items so that higher priori...
2013-09-09 Matthew WildTagging 0.9.1
2013-09-03 Kim Alvefurcertmanager: Fix dhparam callback, missing imports...
2013-09-03 Kim Alvefurcertmanager: Allow for specifying the dhparam option...
2013-09-03 Matthew Wildcertmanager: Fix for working around a bug with LuaSec...
2013-09-02 Matthew Wildutil.set: Fix :include() and :exclude() methods to...
2013-09-02 Kim Alvefurutil.pposix: Fix building on non-Linux with glibc
2013-08-30 Kim Alvefurconfigmanager: Fix checking of absolute paths on Windows
2013-08-30 Kim Alvefurutil.net: Fix s2sout on Windows (return 0.0.0.0 and...
2013-08-24 Matthew Wildmod_pep: Update COMPAT comment, it seems Asterisk 1...
2013-08-19 Matthew WildAdded tag 0.9.0 for changeset 6ef79af0c445
2013-08-09 Kim Alvefurutil.hashes: Silence compiler warning about pointer...
2013-08-06 Kim Alvefurmod_admin_telnet, mod_s2s: Fix reporting of certificate...
2013-08-06 Kim Alvefurutil.hashes: Correct argument order
2013-08-05 Kim Alvefurmod_s2s: Improve policy check
2013-08-04 Kim Alvefurmod_s2s: Log certificate identity validation result
2013-07-24 Kim Alvefuradhoc.lib: Don't build error reply from reply stanza
2013-07-24 Kim Alvefurmod_c2s: Change default of tcp_keepalives to true,...
2013-07-22 Kim Alvefurnet.server_event: Pass ondrain handler from listener
2013-07-22 Kim Alvefurnet.http.server: Fix Keep-Alive requests with HTTP 1.0
2013-07-15 Matthew Wildutil.net: Fix compilation on Windows (outputs an empty...
2013-07-15 Matthew Wildutil.net: Include missing header needed for successful...
2013-07-13 Matthew Wildcertmanager: Set our own default cipher string, which...
2013-07-11 Matthew Wildmod_storage_sql2: Remove from 0.9
2013-07-10 Kim Alvefurnet.dns, net.adns: Make sure errors from net.server...
2013-07-08 Matthew Wildmod_component: Local imports for some functions, includ...
2013-07-08 Matthew Wildmod_bosh: pcall() core_process_stanza per stanza, to...
2013-07-08 Matthew Wildmod_bosh: Only pass stanza to core_process_stanza if...
2013-07-08 Matthew Wildmod_component: xpcall() stanza processing, as per other...
2013-06-29 Florian Zeitzmod_admin_adhoc: Fix node of the "Get List of Online...
2013-06-28 Matthew Wildutil.pposix: setrlimit(): Add missing return on error...
2013-06-28 Kim Alvefurmod_http_files: Put the MIME type map in a global share...
2013-06-26 Matthew Wildnet.http: Include port number (when non-standard) in...
2013-06-23 Kim Alvefurmod_storage_sql2: Use correct variable (Thanks SkyBlue...
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-13 Florian Zeitzutil.dataforms: Return nil for empty list-mutli respons...
2013-06-13 Florian Zeitzmod_pep: When a client supplies no id on a published...
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-06-12 Matthew Wildcertmanager: Add single_dh_use and single_ecdh_use...
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 Wildcertmanager: Use 'curve' and 'dhparam' options from...
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-06-07 Matthew Wildmod_bosh: Remove Connection: keep-alive header (conflic...
2013-06-07 Matthew Wildmod_bosh: Fix global write
2013-06-10 Kim Alvefurmod_admin_telnet: Fix another wrong boolean expression
2013-06-09 Kim Alvefurnet.server_select: Make sure there is a server to pause...
2013-06-07 Matthew Wildmod_bosh: Remove logging of request.id, it doesn't...
2013-06-05 Matthew Wildmod_bosh: Reset creating_session to prevent putting...
2013-06-04 Kim Alvefurmod_admin_telnet: Fix inverted boolean logic
2013-06-02 Waqas Hussainnet.server_select: Ensure _maxfd = math.huge on Windows...
2013-06-02 Kim Alvefurmod_bosh: Fix traceback in case session is destroyed...
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-22 Matthew Wildcertmanager: Disable SSL compression if possible (LuaSe...
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-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 Wildprosody.cfg.lua.dist: Fix my s2s_secure(_auth) mess
next