Date | Author | Size | Description |
2006/06/06 04:38:45 | hno | +2 -1 | Fix filter of connection-auth headers when not possible to use them |
2006/06/06 04:20:19 | hno | +3 -1 | Close a race window if the client connection goes away first |
2006/06/06 04:14:31 | hno | +52 -21 | Fine tune connection management |
2006/06/06 03:35:23 | hno | +80 -43 | Fix race conditions and optimize connection usage |
2005/11/05 22:56:39 | hno | +10 -6 | Typos |
2005/11/05 22:50:13 | hno | +71 -24 | Plug some races in dealing with aborted connections. |
2005/10/23 14:58:22 | hno | +3 -1 | Need to close server side when client goes away.. |
2005/10/23 14:33:02 | hno | +84 -13 | First stab at connection pinning. Actually seems to work, but needs to |