Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 19545583 | 2007-12-19 06:34:36 | from trunk: removed linger from http server socket; reported by Ilya Martynov svn:r605 | ||
| 108ee5f3 | 2007-12-19 04:52:28 | from trunk: r15171@tombo: nickm | 2007-12-06 12:47:47 -0500 Use GCC attributes (where available) to verify printf type-correctness. Fix some bugs this turned up. svn:r603 | ||
| 3368cc79 | 2007-12-18 03:50:04 | from trunk: r16733@catbus: nickm | 2007-11-26 14:18:25 -0500 Add an --enable-gcc-warnings option (lifted from Tor) to the configure script. When provided, and when we are using GCC, we enable a bunch of extra GCC warnings in the compiler. Also, make the code all build happily with these warnings. svn:r601 | ||
| d582000e | 2007-12-06 04:35:39 | r15167@tombo: nickm | 2007-12-05 23:35:30 -0500 Backport: Apply patch from bug 1841036: set the base of the correct event in evhttp_connection_start_detectclose() svn:r570 | ||
| ef12a5a1 | 2007-11-29 06:09:30 | from trunk: always generate Date and Content-Length headers for HTTP/1.1 svn:r565 | ||
| 6b4342db | 2007-11-12 02:37:25 | copy trunk to 1.4 svn:r512 |