26 Commits

Author SHA1 Message Date
Niels Provos
5bb67a80fa from trunk: support for 32-bit tag numbers in rpc structures
svn:r593
2007-12-15 02:55:59 +00:00
Niels Provos
b23f1dbe96 from trunk: move EV_PERSIST handling out of the event backends
svn:r592
2007-12-14 07:18:02 +00:00
Niels Provos
d5153cef3d from trunk: forgot to make new member optional
svn:r591
2007-12-14 07:12:35 +00:00
Niels Provos
6d5b846cb2 from trunk: pull setters/getters out of RPC structures to reduce their memory footprint
svn:r589
2007-12-13 06:44:40 +00:00
Niels Provos
9a70838936 from trunk: remove obsolete recalc code
svn:r586
2007-12-13 05:58:05 +00:00
Niels Provos
eecd6932c7 from trunk:
Patch from Scott Lamb: Implement event_{base_}loopbreak.  Includes documentation and tests.  From sf.net Feature Request 1826546.


svn:r584
2007-12-12 06:26:07 +00:00
Nick Mathewson
d582000e37 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
2007-12-06 04:35:39 +00:00
Niels Provos
ef12a5a15a from trunk: always generate Date and Content-Length headers for HTTP/1.1
svn:r565
2007-11-29 06:09:30 +00:00
Niels Provos
567f681bf1 from trunk: small improvements to evhttp documentation
svn:r563
2007-11-29 04:04:08 +00:00
Niels Provos
bcd263fb91 from trunk: a bug in the regression test of event_reinit caused epoll to fail
svn:r561
2007-11-29 02:53:19 +00:00
Niels Provos
75cc61bf2c from trunk: we need to pass the evbase to evsel->add
svn:r559
2007-11-27 06:46:44 +00:00
Niels Provos
7717cec719 from trunk: provide event_reinit() to reinitialized an event_base after fork - necessary for epoll/kqueue
svn:r557
2007-11-27 06:15:36 +00:00
Nick Mathewson
5ff1fd7a99 r14945@tombo: nickm | 2007-11-25 12:13:05 -0500
Make kqueue pass more unit tests. (Backport)


svn:r545
2007-11-25 17:15:39 +00:00
Nick Mathewson
6a2ad8d279 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
2007-11-22 16:41:59 +00:00
Nick Mathewson
2604377f7a r14929@tombo: nickm | 2007-11-17 17:00:31 -0500
Backport documentation fix on loopexit from Scott Lamb.


svn:r536
2007-11-17 22:23:03 +00:00
Niels Provos
9e06077525 from trunk: use a const pointer for bufferevent_write
svn:r532
2007-11-17 01:33:35 +00:00
Niels Provos
a060b24cfd from trunk: provide event_base_new() without setting current_base global
svn:r530
2007-11-14 17:53:43 +00:00
Niels Provos
40cd2ce3bb from trunk: debug cleanups in signal.c; from Christopher Layne
svn:r528
2007-11-13 17:38:39 +00:00
Niels Provos
57fe6ed265 from trunk: free minheap; from Christopher Layne
svn:r526
2007-11-13 03:33:07 +00:00
Niels Provos
2793c8eeb0 call it 1.4.0-beta
svn:r523
2007-11-12 07:35:30 +00:00
Niels Provos
f1ce978ffc from trunk: clean up event-config.h to fix make distcheck; from sourceforge tracker
svn:r522
release-1.4.0-beta
2007-11-12 07:35:17 +00:00
Niels Provos
5c796d7430 from trunk: We do not need to specially remove a timeout before calling event_del; patch from Christopher Layne.
svn:r520
2007-11-12 06:56:02 +00:00
Niels Provos
3d14e10037 srcdir for verify; from Christopher Layne
svn:r517
2007-11-12 05:34:50 +00:00
Niels Provos
4f97edc596 stick autogen.sh into EXTRA_DIST
svn:r514
2007-11-12 02:43:34 +00:00
Niels Provos
d80269710e call it 1.4.0
svn:r513
2007-11-12 02:39:15 +00:00
Niels Provos
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00