Software /
code /
prosody
Graph
-
util.httpstream: Added support for chunked transfer encoding.Sat, 06 Nov 2010 03:46:19 +0500, by Waqas Hussain
-
net.http: Removed old HTTP parser, and updated to use util.httpstream.Sat, 06 Nov 2010 03:46:00 +0500, by Waqas Hussain
-
util.httpstream: Fixed a possible string to number comparison error.Sat, 06 Nov 2010 03:41:05 +0500, by Waqas Hussain
-
util.httpstream: Don't attempt to read response body for HEAD requests, or when status code indicates no body is present.Sat, 06 Nov 2010 01:58:46 +0500, by Waqas Hussain
-
util.httpstream: Added support for an options callback, to allow passing per-message options to the parser.Sat, 06 Nov 2010 01:54:58 +0500, by Waqas Hussain
-
util.httpstream: A little refactoring of the coroutine control flow.Sat, 06 Nov 2010 01:08:30 +0500, by Waqas Hussain
-
util.httpstream: Added support for HTTP response parsing.Fri, 05 Nov 2010 03:07:36 +0500, by Waqas Hussain
-
util.httpstream: Fixed a nil variable access introduced in the last commit.Fri, 05 Nov 2010 03:06:11 +0500, by Waqas Hussain
-
util.httpstream: Move HTTP header parsing into its own function.Fri, 05 Nov 2010 02:09:56 +0500, by Waqas Hussain
-
componentmanager: Removed unused function set_component_handler.Thu, 04 Nov 2010 20:12:42 +0500, by Waqas Hussain
-
MUC: Use events for hooking stanzas instead of the component stanza handler.Thu, 04 Nov 2010 19:38:05 +0500, by Waqas Hussain
-
mod_proxy65: Removed useless checks from the event handler.Thu, 04 Nov 2010 19:26:04 +0500, by Waqas Hussain
-
mod_proxy65: Use "iq/host" event for hooking stanzas instead of the component stanza handler.Thu, 04 Nov 2010 19:18:32 +0500, by Waqas Hussain
-
mod_console: Keep global variable assignments sandboxed by default.Thu, 04 Nov 2010 18:44:57 +0500, by Waqas Hussain
-
util.logger: Remove support for a global writer (setwriter) to try and balance the forces...Thu, 04 Nov 2010 08:42:18 +0000, by Matthew Wild
-
mod_posix: Remove redundant import of logger.setwriter()Thu, 04 Nov 2010 08:41:24 +0000, by Matthew Wild
-
util.logger: Remove my precious premature optimisation :(Thu, 04 Nov 2010 08:37:39 +0000, by Matthew Wild
-
mod_saslauth: Allow restarting SASL negotiation from scratch.Tue, 02 Nov 2010 22:23:07 +0500, by Waqas Hussain
-
mod_saslauth: Separated processing of <auth/> and <response/> elements, and return proper error on out-of-order <response/> elements.Tue, 02 Nov 2010 22:05:19 +0500, by Waqas Hussain
-
mod_saslauth: Moved SASL mechanism selection and CDATA handling into separate functions.Tue, 02 Nov 2010 21:19:50 +0500, by Waqas Hussain
-
util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent.Tue, 02 Nov 2010 18:58:11 +0500, by Waqas Hussain
-
util.sasl, util.sasl_cyrus: Load mechanisms list early rather than lazily, as they are always loaded anyway.Tue, 02 Nov 2010 18:04:56 +0500, by Waqas Hussain
-
mod_saslauth: Handle SASL <abort/> properly.Tue, 02 Nov 2010 15:07:25 +0500, by Waqas Hussain
-
componentmanager: Removed an unused third parameter from the register_component function.Tue, 02 Nov 2010 04:29:54 +0500, by Waqas Hussain
-
util.template: Optimized to be almost as fast as manual stanza building.Sun, 24 Oct 2010 15:08:22 +0500, by Waqas Hussain
-
util.template: Initial commit. A template library for XML stanzas.Sun, 24 Oct 2010 15:06:13 +0500, by Waqas Hussain
-
net.dns: Fixed a traceback when util/windows.dll is unavailable on windows.Fri, 22 Oct 2010 10:45:45 +0500, by Waqas Hussain
-
net.server_select: Restore real sendbuffer() before calling onconnect handler, in case onconnect sends data and the socket is still writeable (causing stack overflow into sendbuffer()/onconnect())Fri, 22 Oct 2010 06:33:30 +0100, by Matthew Wild
-
mod_bosh: Don't add a Content-Type header to the HTTP OPTIONS reply.Fri, 22 Oct 2010 08:36:54 +0500, by Waqas Hussain
-
ejabberdsql2prosody: Added a global 'prosody' table to fix a traceback.Wed, 20 Oct 2010 03:57:47 +0500, by Waqas Hussain
Scroll all the way down to load more.