9 Commits

Author SHA1 Message Date
Niels Provos
108ee5f3a6 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
2007-12-19 04:52:28 +00:00
Niels Provos
3368cc7922 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
2007-12-18 03:50:04 +00:00
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
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
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
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
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00