summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* more complete test for forking behaviorNiels Provos2007-11-271-3/+14
* move EV_PERSIST handling out of the event backendsNiels Provos2007-11-277-28/+9
* r16735@catbus: nickm | 2007-11-26 14:24:58 -0500Nick Mathewson2007-11-261-3/+1
* r16733@catbus: nickm | 2007-11-26 14:18:25 -0500Nick Mathewson2007-11-2616-97/+141
* r16731@catbus: nickm | 2007-11-25 16:52:53 -0500Nick Mathewson2007-11-2514-82/+107
* r16729@catbus: nickm | 2007-11-25 16:34:50 -0500Nick Mathewson2007-11-251-0/+1
* r14953@tombo: nickm | 2007-11-25 15:56:40 -0500Nick Mathewson2007-11-254-30/+208
* r14952@tombo: nickm | 2007-11-25 14:47:45 -0500Nick Mathewson2007-11-251-1/+1
* svn:r547Nick Mathewson2007-11-251-0/+1
* r16704@catbus: nickm | 2007-11-19 15:58:54 -0500Nick Mathewson2007-11-252-1/+3
* r14944@tombo: nickm | 2007-11-25 12:12:28 -0500Nick Mathewson2007-11-255-27/+63
* svn:r543Nick Mathewson2007-11-251-0/+1
* r14940@tombo: nickm | 2007-11-25 12:01:37 -0500Nick Mathewson2007-11-251-0/+22
* r14939@tombo: nickm | 2007-11-25 11:59:26 -0500Nick Mathewson2007-11-2519-250/+351
* forgot to dealloc previous baseNiels Provos2007-11-251-0/+2
* provide event_reinit() to reinitialized an event_base after fork - necessary ...Niels Provos2007-11-257-13/+101
* r14935@tombo: nickm | 2007-11-22 11:36:54 -0500Nick Mathewson2007-11-221-1/+7
* r14931@tombo: nickm | 2007-11-17 17:21:09 -0500Nick Mathewson2007-11-176-2/+109
* r14930@tombo: nickm | 2007-11-17 17:01:14 -0500Nick Mathewson2007-11-173-17/+32
* use a const pointer for bufferevent_writeNiels Provos2007-11-173-3/+6
* provide event_base_new() as a mechanism for not setting the current_globalNiels Provos2007-11-144-4/+53
* debug cleanups in signal.c; from Christopher LayneNiels Provos2007-11-132-4/+5
* free minheap; from Christopher LayneNiels Provos2007-11-132-0/+4
* clean up event-config.h to fix make distcheck; from sourceforge trackerNiels Provos2007-11-121-1/+1
* We do not need to specially remove a timeout before calling event_del; patch ...Niels Provos2007-11-122-1/+1
* srcdir for verify; from Christopher LayneNiels Provos2007-11-122-2/+1
* stick autogen.sh into EXTRA_DISTNiels Provos2007-11-121-1/+1
* we no longer need acconfig.hNiels Provos2007-11-121-1/+1
* Make the logic for active events work better with internal events; patch from...Niels Provos2007-11-122-17/+5
* revert r505; it introduced errors in epollNiels Provos2007-11-112-13/+26
* r16588@catbus: nickm | 2007-11-10 02:47:14 -0500Nick Mathewson2007-11-101-1/+1
* r16585@catbus: nickm | 2007-11-10 00:16:11 -0500Nick Mathewson2007-11-104-14/+163
* r16584@catbus: nickm | 2007-11-10 00:00:59 -0500Nick Mathewson2007-11-102-26/+13
* r16578@catbus: nickm | 2007-11-08 12:34:51 -0500Nick Mathewson2007-11-082-1/+2
* r16556@catbus: nickm | 2007-11-07 17:55:39 -0500Nick Mathewson2007-11-071-0/+4
* r16554@catbus: nickm | 2007-11-07 17:33:49 -0500Nick Mathewson2007-11-071-1/+5
* r16544@catbus: nickm | 2007-11-07 16:12:37 -0500Nick Mathewson2007-11-071-0/+1
* Make all the C files in the libraries compile under MSVC 2005 Express. There...Nick Mathewson2007-11-0717-195/+891
* r16510@catbus: nickm | 2007-11-07 02:29:42 -0500Nick Mathewson2007-11-072-5/+5
* r16509@catbus: nickm | 2007-11-07 02:08:32 -0500Nick Mathewson2007-11-072-3/+2
* r16508@catbus: nickm | 2007-11-07 02:01:03 -0500Nick Mathewson2007-11-071-0/+2
* r16507@catbus: nickm | 2007-11-07 01:34:55 -0500Nick Mathewson2007-11-072-4/+5
* r16506@catbus: nickm | 2007-11-07 01:29:59 -0500Nick Mathewson2007-11-072-12/+12
* Remove spurious #include <sys/tree.h> in win32.c.Nick Mathewson2007-11-071-1/+0
* r16501@catbus: nickm | 2007-11-07 01:00:31 -0500Nick Mathewson2007-11-0713-90/+128
* r16500@catbus: nickm | 2007-11-07 00:27:44 -0500Nick Mathewson2007-11-071-17/+0
* r16497@catbus: nickm | 2007-11-07 00:01:02 -0500Nick Mathewson2007-11-073-3/+36
* r16496@catbus: nickm | 2007-11-06 23:58:52 -0500Nick Mathewson2007-11-071-1/+11
* r16492@catbus: nickm | 2007-11-06 23:27:32 -0500Nick Mathewson2007-11-072-4/+17
* r16489@catbus: nickm | 2007-11-06 22:51:05 -0500Nick Mathewson2007-11-074-13/+22