Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 51bd6c0b | 2008-06-25 16:06:16 | fix warnings for potentially uninitalized variables svn:r880 | ||
| 6111e150 | 2008-06-25 16:02:47 | fix getnameinfo for windows; snprintf -> evutil_snprintf svn:r878 | ||
| fb0b274e | 2008-06-20 06:55:26 | from trunk: do not use SO_REUSEADDR when connecting svn:r855 | ||
| 17515971 | 2008-05-15 01:58:32 | from trunk: fix connection keep-alive behavior for HTTP/1.0 svn:r824 | ||
| 52a85138 | 2008-05-08 05:16:47 | expose evhttp_accept_socket() api svn:r787 | ||
| 0d43f0df | 2008-05-04 22:28:22 | fix evhttp_bind_socket() so that multiple sockets can be bound by the same http server. svn:r770 | ||
| aab6b84c | 2008-02-26 20:24:52 | r14508@tombo: nickm | 2008-02-26 15:24:01 -0500 Backport to 1.4 branch: Patch from Tani Hosokawa: make some functions in http.c threadsafe. Also, note some functions in http.c that still are not threadsafe. svn:r672 | ||
| 134cbc86 | 2008-02-26 03:30:43 | from trunk: deal correctly with http/1.0 and keep-alive svn:r668 | ||
| 41971a42 | 2008-02-16 20:51:04 | r14214@tombo: nickm | 2008-02-16 15:49:32 -0500 Patch from Scott Lamb: make http content length into a 64-bit value. [Backport to 1.4] svn:r643 | ||
| d453c073 | 2008-02-16 16:56:47 | r14206@tombo: nickm | 2008-02-16 11:56:10 -0500 Fix bug 1894184: add a CRLF after each chunk when sending chunked HTTP data. Original patch from propanbutan. [Backporting to 1.4 branch] svn:r638 |