prosody.git
2016-06-22 Kim Alvefurmod_privacy: Fix selecting the top resource (fixes...
2016-05-21 Kim Alvefurmod_presence: Re-probe for contacts presence after...
2016-04-19 Kim Alvefurnet.server_event: Check the buffer *length*, not the...
2016-04-19 Kim Alvefurnet.server_event: Return the correct value as timeout
2016-04-19 Kim Alvefurnet.server_event: Fix traceback if event re-added durin...
2016-04-19 Kim Alvefurnet.server_event: Re-add write event if writebuffer...
2016-04-19 Kim AlvefurMUC: Accept missing form as "instant room" request...
2016-04-03 Kim Alvefurmod_c2s: Just destroy the session when it has no connec...
2016-03-03 Kim Alvefurmod_http_files: Preserve a trailing / in paths (fixes...
2016-03-03 Kim Alvefurmod_http_files: Don't prepend / to path twice, sanitize...
2016-03-03 Kim Alvefurmod_http_files: Fix traceback when serving a non-wildca...
2016-03-02 Kim Alvefurnet.server_event: Return true from conn:resume() to...
2016-03-02 Kim Alvefurnet.server_event: Prevent resuming connections without...
2016-03-02 Kim Alvefurmod_c2s: Remove connection object from session object...
2016-02-25 Kim Alvefurutil.datamanager: Unreference file handle after closing...
2016-01-27 Matthew WildAdded tag 0.9.10 for changeset 352270bc0439
2016-01-26 Kim AlvefurMerge
2016-01-25 Kim Alvefurmod_c2s, mod_s2s: Lower priority of session shutdown...
2016-01-22 Kim Alvefurserver_select: Add logging of when servers are paused...
2016-01-22 Kim Alvefurserver_select: Pause and mark server as full if accepti...
2016-01-22 Kim Alvefurserver_select: Retry accepting clients from full server...
2016-01-22 Kim Alvefurserver_select: Keep track of which server listeners...
2016-01-21 Kim Alvefurnet.dns: Remember query only after it was sent, in...
2016-01-21 Kim AlvefurBackout 63f5870f9afe, no longer needed since Windows...
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2016-01-10 Kim Alvefurcore: Increase default read size to "all of it", in...
2016-01-10 Kim Alvefurutil.uuid: Open /dev/urandom read-only, make seed(...
2016-01-08 Matthew WildAdded tag 0.9.9 for changeset 7ec52755622f
2016-01-08 Matthew WildBackout 88d54bec26b7 prior to release, as it certainly...
2016-01-07 Matthew Wildmod_http_files: Santize the path relative to our base...
2016-01-06 Kim Alvefurutil.uuid: Use /dev/urandom
2016-01-04 Kim Alvefurnet.dns: Allow a zone id in resolv.conf (eg like %eth0)
2016-01-04 Kim Alvefurutil.ip: Support zone id syntax in IPv6 addresses
2013-06-18 Florian Zeitznet.dns: Support IPv6 addresses in resolv.conf [Backpor...
2013-05-18 Matthew Wildutil.ip: Fix protocol detection of IPv6 addresses begin...
2013-05-17 Matthew Wildutil.ip: Automatically determine protocol of IP address...
2016-01-06 Matthew Wildtests/test.lua: Fix fake module() function to prevent...
2015-12-23 Kim Alvefurcerts/Makefile: Run key generation with a stricter...
2015-12-22 Matthew Wildmod_admin_telnet: Backport 06696882d972 from 0.10 ...
2015-12-16 Matthew WildMUC: Fix incorrect nesting of status codes when room...
2015-12-08 Kim Alvefurutil.uuid: Remove unused import
2015-11-17 Matthew Wildmuc.lib: Fix pattern so that it doesn't match hashes...
2015-11-09 Kim Alvefurcert/openssl.cnf: Split CSR and self-signed extensions...
2015-10-14 Kim AlvefurMakefile: Use more specific globbing for core directory...
2015-10-11 Kim Alvefurutil.openssl: Separate extension sections into one...
2015-09-26 Kim Alvefurmod_http_files: Translate forward slashes to local...
2015-09-26 Kim Alvefurmod_http_files: Strip trailing directory separator...
2015-09-18 Kim Alvefurxep227toprosody: Pass parser to callbacks (needed since...
2015-09-25 Matthew Wildmod_pep: Don't store contacts' subscriptions to a user...
2015-09-04 Matthew Wildmod_pep: Document data structures, so I don't have...
2015-05-25 Matthew Wildnet.dns: Unconditionally cache records found in answers
2015-08-20 Kim Alvefurejabberd2prosody: Support password stored as SCRAM...
2015-08-10 Kim Alvefurmod_component: Fire an event on successful component...
2015-06-25 Kim AlvefurMUC: Prevent admins from being given affiliatons other...
2015-06-25 Kim AlvefurBacked out changeset bea3862b6bde in favor of a differe...
2015-06-16 Kim AlvefurMUC: Remove half of monkeypatch that was supposed to...
2015-05-13 Kim Alvefurs2smanager: Make sure destroyed sessions have a sends2s...
2015-05-13 Kim Alvefurmod_s2s: Mark stream as opened directly after opening...
2015-05-13 Kim Alvefurmod_s2s: Don't cache session.sends2s (or do it later...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Use the local address assigned to UDP...
2015-05-13 Kim Alvefurutil.datamanager: Fix traceback from trying to purge...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Remove now unused config option dns_max...
2015-04-26 Kim Alvefurnet.dns: Make sure argument to math.randomseed does...
2015-04-03 Kim Alvefurutil.datamanager: Fix traceback due to %s in log message
2015-04-24 Kim Alvefurnet.dns, mod_s2s: Add chasing of CNAMEs to net.dns...
2015-03-24 Matthew WildTagging 0.9.8
2015-03-24 Matthew Wildmod_s2s: to/from attributes are required on s2s stream...
2015-03-24 Matthew Wildsessionmanager: Return 'not-allowed' error instead...
2015-03-23 Kim Alvefurmod_http: Return a static string from module:http_url...
2015-03-23 Kim Alvefurmod_http: Log a debug message when adding new http...
2015-03-23 Kim AlvefurBackout 7726b627c3ea
2015-03-23 Matthew Wildutf8_sequences.txt: Oops
2015-03-23 Matthew Wildtests: Add UTF-8 validity tests
2015-03-23 Matthew WildMerge with Zash
2015-03-23 Kim Alvefurutil.encodings: Expose UTF-8 validation and length...
2015-03-23 Kim Alvefurutil.encodings: Perform validation of UTF-8 strings...
2015-03-14 Matthew Wildmod_http: Log event name when adding a HTTP app's hooks
2015-03-14 Matthew Wildnet.http.server: Log event name when firing a request...
2015-02-24 Matthew Wildconfigure: Fix for commit cd0088c73daf - update LIBDIR...
2015-02-20 Matthew Wildmod_admin_telnet: Require util.pposix (fixes #471)
2015-02-20 Kim Alvefurutil.datamanager: Check that the global 'prosody' exist...
2015-02-20 Matthew Wildconfigure, Makefile: Add --libdir option to ./configure...
2015-01-06 Kim Alvefurstanza_router: Fix routing of 'error' IQs with multiple...
2014-11-18 Matthew Wildnet.http.parser: Fix whitespace/indentation
2014-11-10 daurnimatornet.http.parser: Fix chunked encoding parsing across...
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-24 Matthew WildTagging 0.9.7
2014-10-24 Matthew WildBackout changeset 6e67c73f730c: not a major fix and...
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 Wildmod_pubsub: Fix error type of 'forbidden' (change from...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
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 Florian Zeitznet.dns: Avoid duplicate cache entries
2014-09-29 Kim Alvefurmod_admin_adhoc: Add required to field in user deletion...
next