Software /
code /
prosody
Graph
-
mod_http_files: Put the MIME type map in a global shared tableThu, 13 Jun 2013 23:31:11 +0200, by Kim Alvefur
-
util.sasl.external: Add SASL EXTERNAL mechanismThu, 13 Jun 2013 18:20:49 +0200, by Kim Alvefur
-
prosody: Remove global ssl context, no longer usedThu, 13 Jun 2013 17:48:09 +0200, by Kim Alvefur
-
mod_tls: Refactor to allow separate SSL configuration for c2s and s2s connectionsThu, 13 Jun 2013 17:47:45 +0200, by Kim Alvefur
-
certmanager: Overhaul of how ssl configs are built.Thu, 13 Jun 2013 17:44:42 +0200, by Kim Alvefur
-
Merge 0.9->trunkThu, 13 Jun 2013 13:56:58 +0100, by Matthew Wild
-
mod_pep: When a client supplies no id on a published item, reflect our generated id back to itThu, 13 Jun 2013 13:56:35 +0100, by Florian Zeitz
-
Merge 0.9->trunkThu, 13 Jun 2013 12:07:46 +0100, by Matthew Wild
-
mod_muc: Fix incorrect variable nameTue, 21 May 2013 10:10:28 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 13 Jun 2013 00:46:29 +0100, by Matthew Wild
-
certmanager: Add single_dh_use and single_ecdh_use to default optionsThu, 13 Jun 2013 00:45:41 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 13 Jun 2013 00:09:56 +0100, by Matthew Wild
-
certmanager: Set ssl.curve to 'secp384r1' by default, to enable ECC ciphersThu, 13 Jun 2013 00:04:04 +0100, by Matthew Wild
-
util.pubsub: Check whether node exists, when deletingWed, 12 Jun 2013 16:53:51 +0200, by Florian Zeitz
-
Merge 0.9->trunkTue, 11 Jun 2013 21:50:41 +0100, by Matthew Wild
-
certmanager: Use 'curve' and 'dhparam' options from ssl config if presentTue, 11 Jun 2013 21:44:53 +0100, by Matthew Wild
-
mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usageThu, 16 May 2013 10:47:22 +0100, by Matthew Wild
-
mod_bosh: Remove Connection: keep-alive header (conflicts with new net.http.server)Fri, 07 Jun 2013 17:47:49 +0100, by Matthew Wild
-
mod_bosh: Fix global writeFri, 07 Jun 2013 17:47:27 +0100, by Matthew Wild
-
mod_c2s, mod_s2s: Fire an event on read timeoutsTue, 11 Jun 2013 21:36:15 +0200, by Kim Alvefur
-
mod_c2s: Become a shared module and allow being disabled on some virtualhostsTue, 11 Jun 2013 21:18:51 +0200, by Kim Alvefur
-
mod_bosh: Reduce a little code.Tue, 11 Jun 2013 12:55:47 -0400, by Waqas Hussain
-
Merge 0.9->trunkMon, 10 Jun 2013 14:37:02 +0200, by Kim Alvefur
-
mod_admin_telnet: Fix another wrong boolean expressionMon, 10 Jun 2013 14:35:35 +0200, by Kim Alvefur
-
Merge 0.9->trunkSun, 09 Jun 2013 17:03:15 +0200, by Kim Alvefur
-
net.server_select: Make sure there is a server to pause when hitting maxfd (Thanks elghinn)Sun, 09 Jun 2013 17:00:26 +0200, by Kim Alvefur
-
mod_admin_telnet: Simplify IPv6 detection, fixes rare tracebackSun, 09 Jun 2013 12:59:23 +0200, by Kim Alvefur
-
mod_s2s: Set s2s_session.ipSun, 09 Jun 2013 12:54:10 +0200, by Kim Alvefur
-
mod_bosh: Make waiting_requests and dead_sessions shared to preserve across reloadsSat, 08 Jun 2013 18:08:18 +0100, by Matthew Wild
-
mod_muc: Include status code 332 on service shutdown (thanks mathieui)Sat, 08 Jun 2013 18:07:36 +0100, by Matthew Wild
-
mod_bosh: Don't tostring() stream:features when passing to session.send().Fri, 07 Jun 2013 16:26:08 -0400, by Waqas Hussain
-
prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificatesFri, 07 Jun 2013 20:59:43 +0200, by Kim Alvefur
-
certmanager: Complain if key or certificate is missing from SSL config.Fri, 07 Jun 2013 20:55:02 +0200, by Kim Alvefur
-
prosodyctl: Add 'prosodyctl check --help'Fri, 07 Jun 2013 20:05:23 +0200, by Kim Alvefur
-
mod_bosh: Only return CORS headers if the Origin header is received, and CORS is enabled.Fri, 07 Jun 2013 14:20:13 -0400, by Waqas Hussain
-
mod_bosh: Return empty string from the OPTIONS event handler, don't return the response object itself.Fri, 07 Jun 2013 13:24:56 -0400, by Waqas Hussain
-
mod_bosh: Rename event handler argument to event, not request.Fri, 07 Jun 2013 13:21:38 -0400, by Waqas Hussain
-
Merge 0.9->trunkFri, 07 Jun 2013 13:23:04 +0100, by Matthew Wild
-
mod_bosh: Remove logging of request.id, it doesn't exist in the new HTTP server API (thanks Mikael Nordfeldth)Fri, 07 Jun 2013 13:22:13 +0100, by Matthew Wild
-
mod_bosh: Remove another place we set headers, fixes #348Thu, 06 Jun 2013 14:48:41 +0100, by Matthew Wild
-
mod_bosh: Clean up handling of response headers, set them only in one placeWed, 05 Jun 2013 21:41:27 +0100, by Matthew Wild
-
mod_bosh: Return errors when appropriate (invalid XML, missing sid)Wed, 05 Jun 2013 21:39:56 +0100, by Matthew Wild
-
mod_bosh: Remove some very verbose loggingWed, 05 Jun 2013 21:37:33 +0100, by Matthew Wild
-
Merge 0.9->trunkWed, 05 Jun 2013 21:36:29 +0100, by Matthew Wild
-
mod_bosh: Reset creating_session to prevent putting unnecessary attributes into every BOSH responseWed, 05 Jun 2013 21:35:50 +0100, by Matthew Wild
-
mod_admin_telnet: Fix inverted boolean logicTue, 04 Jun 2013 19:35:41 +0200, by Kim Alvefur
-
net.server_select: Ensure _maxfd = math.huge on Windows, always.Sun, 02 Jun 2013 16:23:19 -0400, by Waqas Hussain
-
configure: Fix poor layoutMon, 03 Jun 2013 12:50:37 -0400, by James Callahan
-
Merge 0.9->trunkSun, 02 Jun 2013 19:27:45 +0200, by Kim Alvefur
-
mod_bosh: Fix traceback in case session is destroyed during the stream-features event (thanks Biszkopcik)Sun, 02 Jun 2013 19:25:53 +0200, by Kim Alvefur
-
mod_c2s, mod_c2s: Send a whitespace on read timeout, to prod TCP into detecting if the connection diedThu, 30 May 2013 14:32:40 +0200, by Kim Alvefur
-
mod_register: get_child_text()!Tue, 28 May 2013 18:32:51 +0200, by Kim Alvefur
-
mod_s2s: Remove unnecessary debug messageTue, 28 May 2013 16:10:22 +0100, by Matthew Wild
-
mod_bosh: rename variable for clarityFri, 24 May 2013 18:38:36 +0100, by Matthew Wild
-
mod_bosh: Some very minor whitespace/layout fixesFri, 24 May 2013 18:37:07 +0100, by Matthew Wild
-
net.server_select: Default checkinterval to 30s, so that read timeouts are actually detectedFri, 24 May 2013 18:33:16 +0100, by Matthew Wild
-
net.server_select: Support for listener.onreadtimeout() [see also e67891ad18d6]Fri, 24 May 2013 18:14:09 +0100, by Matthew Wild
-
Merge 0.9->trunkSun, 26 May 2013 22:59:06 +0200, by Kim Alvefur
-
mod_admin_telnet: Make the muc:create() command complain if the room already existsSun, 26 May 2013 22:58:13 +0200, by Kim Alvefur
-
Merge 0.9->trunkSun, 26 May 2013 16:02:01 +0200, by Kim Alvefur
Scroll all the way down to load more.