Sun, 07 Nov 2010 20:38:01 +0000 configmanager: Atomic reloads, and some other internal changes to achieve this
Matthew Wild <mwild1@gmail.com> [Sun, 07 Nov 2010 20:38:01 +0000] rev 3573
configmanager: Atomic reloads, and some other internal changes to achieve this
Sun, 07 Nov 2010 20:53:08 +0500 mod_disco: Renamed the 'session' property of the account-disco-info and account-disco-items events to 'origin' for consistency.
Waqas Hussain <waqas20@gmail.com> [Sun, 07 Nov 2010 20:53:08 +0500] rev 3572
mod_disco: Renamed the 'session' property of the account-disco-info and account-disco-items events to 'origin' for consistency.
Sat, 06 Nov 2010 18:28:15 +0000 certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
Matthew Wild <mwild1@gmail.com> [Sat, 06 Nov 2010 18:28:15 +0000] rev 3571
certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
Sat, 06 Nov 2010 03:46:19 +0500 util.httpstream: Added support for chunked transfer encoding.
Waqas Hussain <waqas20@gmail.com> [Sat, 06 Nov 2010 03:46:19 +0500] rev 3570
util.httpstream: Added support for chunked transfer encoding.
Sat, 06 Nov 2010 03:46:00 +0500 net.http: Removed old HTTP parser, and updated to use util.httpstream.
Waqas Hussain <waqas20@gmail.com> [Sat, 06 Nov 2010 03:46:00 +0500] rev 3569
net.http: Removed old HTTP parser, and updated to use util.httpstream.
Sat, 06 Nov 2010 03:41:05 +0500 util.httpstream: Fixed a possible string to number comparison error.
Waqas Hussain <waqas20@gmail.com> [Sat, 06 Nov 2010 03:41:05 +0500] rev 3568
util.httpstream: Fixed a possible string to number comparison error.
Sat, 06 Nov 2010 01:58:46 +0500 util.httpstream: Don't attempt to read response body for HEAD requests, or when status code indicates no body is present.
Waqas Hussain <waqas20@gmail.com> [Sat, 06 Nov 2010 01:58:46 +0500] rev 3567
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:54:58 +0500 util.httpstream: Added support for an options callback, to allow passing per-message options to the parser.
Waqas Hussain <waqas20@gmail.com> [Sat, 06 Nov 2010 01:54:58 +0500] rev 3566
util.httpstream: Added support for an options callback, to allow passing per-message options to the parser.
Sat, 06 Nov 2010 01:08:30 +0500 util.httpstream: A little refactoring of the coroutine control flow.
Waqas Hussain <waqas20@gmail.com> [Sat, 06 Nov 2010 01:08:30 +0500] rev 3565
util.httpstream: A little refactoring of the coroutine control flow.
Fri, 05 Nov 2010 03:07:36 +0500 util.httpstream: Added support for HTTP response parsing.
Waqas Hussain <waqas20@gmail.com> [Fri, 05 Nov 2010 03:07:36 +0500] rev 3564
util.httpstream: Added support for HTTP response parsing.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip