Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7c7ab279 | 2008-07-25 00:53:17 | from trunk: fix a problem with epoll() and reinit; repoted by Alexander Drozdov svn:r919 | ||
| 9ee4990f | 2008-07-13 21:07:59 | close -> EVUTIL_CLOSESOCKET svn:r909 | ||
| 0e535d2f | 2008-07-11 15:59:29 | from trunk: support multiple events listening on the same signal; make signals regular events that go on the same event queue svn:r902 | ||
| 459c78a2 | 2008-07-11 15:17:35 | from trunk: fix a bug where deleting signals with kqueue would delete subsequent adds svn:r900 | ||
| 3add69df | 2008-07-02 04:28:12 | from trunk: reject negative content-length headers svn:r895 | ||
| e7d5dfda | 2008-06-30 01:55:13 | from trunk: support multi-line HTTP headers; based on a patch from Moshe Litvin svn:r893 | ||
| efb50876 | 2008-06-30 01:04:21 | from trunk: correct handling of trailing headers in chunked replies; from Scott Lamb svn:r892 | ||
| 33bb64c1 | 2008-06-25 20:52:29 | fix support of fixed-sized entries in event_rpcgen svn:r885 | ||
| b7fd2ac3 | 2008-06-25 16:00:15 | fix gethostbyname on windows; close() -> EVUTIL_CLOSESOCKET() svn:r877 | ||
| 1efa70ab | 2008-06-25 15:46:33 | make it compile on windows; gettimeofday -> evutil_gettimeofday; snprintf -> evutil_snprintf svn:r876 |