log

age author description
Thu, 08 Sep 2011 17:12:07 +0400 Maxim Dounin Keepalive: do not reject connections with ready flag set.
Sun, 04 Sep 2011 14:03:11 +0400 Maxim Dounin Keepalive: add missing static keyword.
Sun, 04 Sep 2011 12:15:24 +0400 Maxim Dounin Added tag 0.6 for changeset 0b00e2d1a797
Sun, 04 Sep 2011 12:14:47 +0400 Maxim Dounin Keepalive: update CHANGES. 0.6
Sun, 04 Sep 2011 01:42:43 +0400 Maxim Dounin Keepalive: unbreak build under win32.
Sun, 04 Sep 2011 01:39:45 +0400 Maxim Dounin Keepalive: unbreak build without --with-http_ssl_module.
Sat, 03 Sep 2011 13:36:12 +0400 Maxim Dounin Added tag 0.5 for changeset a84573f16a0c
Sat, 03 Sep 2011 13:21:58 +0400 Maxim Dounin Keepalive: update docs. 0.5
Sat, 03 Sep 2011 12:47:10 +0400 Maxim Dounin Keepalive: use fastcgi_keep_conn in tests.
Wed, 31 Aug 2011 21:21:14 +0400 Maxim Dounin Keepalive: more connection validity checks.
Wed, 31 Aug 2011 12:10:18 +0400 Maxim Dounin Keepalive: ssl connection handling.
Wed, 31 Aug 2011 06:03:30 +0400 Maxim Dounin Keepalive: reduce indentation, no functional changes.
Wed, 31 Aug 2011 05:43:53 +0400 Maxim Dounin Keepalive: update comments, style.
Tue, 30 Aug 2011 14:30:58 +0400 Maxim Dounin Keepalive: set_session and save_session callbacks.
Tue, 30 Aug 2011 14:26:05 +0400 Maxim Dounin Keepalive: log connection used.