| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 949 | nprovos | 16 Nov 2008 18:26:38 | from trunk: Allow setting of local port for evhttp connections to support millions of connections from a single system; from Richard Jones |
| 948 | nprovos | 16 Nov 2008 18:22:14 | Allow setting of local port for evhttp connections to support millions of connections from a single system; from Richard Jones |
| 947 | nprovos | 15 Nov 2008 00:29:39 | from trunk: only bind the socket on connect when a local address has been provided; reported by Ajejo Sanchez |
| 946 | nprovos | 15 Nov 2008 00:27:23 | only bind the socket on connect when a local address has been provided; reported by Ajejo Sanchez |
| 945 | nprovos | 30 Oct 2008 15:40:35 | from trunk: clear the timer cache on entering event loop; reported by Victor Chang |
| 944 | nprovos | 30 Oct 2008 15:38:31 | clear the timer cache on entering event loop; reported by Victor Chang |
| 943 | nprovos | 03 Oct 2008 11:23:47 | fix merge error: event_add would not return error for some backends; from Dean McNamee |
| 942 | nickm | 26 Sep 2008 09:36:15 | Fix: do not crash when asked to configure an impossible event_base |
| 941 | nprovos | 13 Sep 2008 22:25:53 | tagging release 1.4.8-stable |
| 940 | nprovos | 07 Sep 2008 19:29:37 | call it 1.4.8-stable; increment revision (i hope that is right) |
| 939 | nprovos | 07 Sep 2008 19:26:47 | from trunk: do not remove accept-encoding header in make request |
| 938 | nprovos | 07 Sep 2008 19:24:54 | do not remove accept-encoding header in make request |
| 937 | nickm | 05 Sep 2008 12:47:04 | Fix compilation of recent error code with win32. |