Sun, 22 Nov 2009 04:46:48 +0000 Matthew Wild stanza_router: Don't log full stanzas destined for s2s changeset | files
Sat, 21 Nov 2009 23:04:26 +0000 Matthew Wild objectmanager: Convert to unix line-endings changeset | files
Sat, 21 Nov 2009 13:49:48 +0000 Matthew Wild s2smanager: Don't log full stanza when sending outwards changeset | files
Sat, 21 Nov 2009 13:47:45 +0000 Matthew Wild s2smanager: Don't tostring() the data before sending, sends2s already does this. changeset | files
Sun, 22 Nov 2009 04:45:13 +0000 Matthew Wild net.server_select: Bring up to date to new common connection API changeset | files
Sun, 22 Nov 2009 04:44:26 +0000 Matthew Wild net.httpserver, net.http: Update for new net.server API (untested) changeset | files
Sun, 22 Nov 2009 04:43:46 +0000 Matthew Wild *_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect changeset | files
Sun, 22 Nov 2009 04:42:47 +0000 Matthew Wild net.adns: Update for new net.server API (doesn't work with libevent yet) changeset | files
Sun, 22 Nov 2009 04:42:03 +0000 Matthew Wild s2smanager: Update for new net.server API (s2s still doesn't work with libevent for other reasons) changeset | files
Sun, 22 Nov 2009 04:09:57 +0000 Matthew Wild net.server_event: Comment accidentally uncommented vdebug() changeset | files
Sun, 22 Nov 2009 04:08:11 +0000 Matthew Wild net.server_event: Handle and ignore 'wantread' error from receive(), treat as a timeout changeset | files
Sun, 22 Nov 2009 04:06:40 +0000 Matthew Wild net.server_event: Remove premature non-optimisation changeset | files
Sun, 22 Nov 2009 04:06:00 +0000 Matthew Wild net.server_event: Fix moved line caused by Mercurial's crecord and my selective commits changeset | files
Sun, 22 Nov 2009 04:04:04 +0000 Matthew Wild net.server_event: Obey nowriting/nointerface for locks in interface methods changeset | files
Sun, 22 Nov 2009 03:58:37 +0000 Matthew Wild net.server_event: Use conn property for send/receive instead of caching, fixes trying to use original socket after SSL-wrapping changeset | files
Sun, 22 Nov 2009 03:55:48 +0000 Matthew Wild net.server_event: Set startsslcallback property to nil when we're done handshaking, otherwise we keep trying to repeat the handshake changeset | files
Sun, 22 Nov 2009 03:53:44 +0000 Matthew Wild net.server_event: Add set_sslctx() method to connections changeset | files
Sun, 22 Nov 2009 03:53:07 +0000 Matthew Wild net.server_event: conn.usingssl -> conn._usingssl changeset | files
Sun, 22 Nov 2009 03:51:31 +0000 Matthew Wild net.server_event: Use correct listener callbacks changeset | files
Sun, 22 Nov 2009 03:49:47 +0000 Matthew Wild net.server_event: Small whitespace fixes changeset | files
Sun, 22 Nov 2009 03:48:04 +0000 Matthew Wild net.server_event: Correct a few instances of .sslctx to ._sslctx changeset | files
Sun, 22 Nov 2009 03:44:15 +0000 Matthew Wild net.server_event: Call connection's onconnect, no need to pass closures around now changeset | files
Sun, 22 Nov 2009 03:42:45 +0000 Matthew Wild net.server_event: Use connection id in all relevant logging changeset | files
Sun, 22 Nov 2009 03:20:35 +0000 Matthew Wild net.server_event: Define id property for connection objects, to aid logging changeset | files
Sun, 22 Nov 2009 03:14:32 +0000 Matthew Wild net.server_event: Define vdebug function for convenience changeset | files
Sat, 21 Nov 2009 17:23:51 +0000 Matthew Wild net.server_event: Change to new standard addserver() syntax changeset | files
Sat, 21 Nov 2009 17:19:57 +0000 Matthew Wild net.server_select: Change addserver() parameters to be compatible with new standard syntax changeset | files
Sat, 21 Nov 2009 17:16:46 +0000 Matthew Wild mod_tls: Switch to : syntax for connection methods changeset | files
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip

mercurial