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 | ||
| 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 | ||
| 33bb64c1 | 2008-06-25 20:52:29 | fix support of fixed-sized entries in event_rpcgen svn:r885 | ||
| 1efa70ab | 2008-06-25 15:46:33 | make it compile on windows; gettimeofday -> evutil_gettimeofday; snprintf -> evutil_snprintf svn:r876 | ||
| 38e97b14 | 2008-05-16 01:58:05 | from trunk: Fix use of freed memory in event_reinit; pointed out by Peter Postma svn:r835 | ||
| f2b8f9b0 | 2008-04-26 01:05:07 | fromtrunk: fix a bug in buffrevent read water marks and add a test for them svn:r732 | ||
| 7eb990d5 | 2008-02-16 20:50:49 | r14212@tombo: nickm | 2008-02-16 15:29:17 -0500 Add new evutil_strtoll() function so we can apply 64-bit content-length patch from Scott Lamb in a portable way. [Backport to 1.4] svn:r642 | ||
| d5aeeca0 | 2008-01-26 07:34:47 | from trunk: remove pending timeouts on event_base_free svn:r628 | ||
| 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 | ||
| 5bb67a80 | 2007-12-15 02:55:59 | from trunk: support for 32-bit tag numbers in rpc structures svn:r593 | ||
| eecd6932 | 2007-12-12 06:26:07 | from trunk: Patch from Scott Lamb: Implement event_{base_}loopbreak. Includes documentation and tests. From sf.net Feature Request 1826546. svn:r584 | ||
| bcd263fb | 2007-11-29 02:53:19 | from trunk: a bug in the regression test of event_reinit caused epoll to fail svn:r561 | ||
| 7717cec7 | 2007-11-27 06:15:36 | from trunk: provide event_reinit() to reinitialized an event_base after fork - necessary for epoll/kqueue svn:r557 | ||
| 5ff1fd7a | 2007-11-25 17:15:39 | r14945@tombo: nickm | 2007-11-25 12:13:05 -0500 Make kqueue pass more unit tests. (Backport) svn:r545 | ||
| 6a2ad8d2 | 2007-11-22 16:41:59 | r14936@tombo: nickm | 2007-11-22 11:41:16 -0500 [Backport to 1.4 branch] Always set test_ok to zero after finishing a test, and before starting one. This turns up some failures we had been missing. svn:r538 | ||
| a060b24c | 2007-11-14 17:53:43 | from trunk: provide event_base_new() without setting current_base global svn:r530 | ||
| 6b4342db | 2007-11-12 02:37:25 | copy trunk to 1.4 svn:r512 |