summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* r14939@tombo: nickm | 2007-11-25 11:59:26 -0500Nick Mathewson2007-11-251-0/+2
* provide event_reinit() to reinitialized an event_base after fork - necessary ...Niels Provos2007-11-251-0/+1
* r14931@tombo: nickm | 2007-11-17 17:21:09 -0500Nick Mathewson2007-11-171-0/+1
* r14930@tombo: nickm | 2007-11-17 17:01:14 -0500Nick Mathewson2007-11-171-0/+1
* use a const pointer for bufferevent_writeNiels Provos2007-11-171-0/+1
* provide event_base_new() as a mechanism for not setting the current_globalNiels Provos2007-11-141-0/+1
* debug cleanups in signal.c; from Christopher LayneNiels Provos2007-11-131-0/+1
* free minheap; from Christopher LayneNiels Provos2007-11-131-0/+3
* We do not need to specially remove a timeout before calling event_del; patch ...Niels Provos2007-11-121-0/+1
* Make the logic for active events work better with internal events; patch from...Niels Provos2007-11-121-1/+1
* revert r505; it introduced errors in epollNiels Provos2007-11-111-1/+1
* r16585@catbus: nickm | 2007-11-10 00:16:11 -0500Nick Mathewson2007-11-101-0/+1
* r16584@catbus: nickm | 2007-11-10 00:00:59 -0500Nick Mathewson2007-11-101-1/+1
* r16578@catbus: nickm | 2007-11-08 12:34:51 -0500Nick Mathewson2007-11-081-0/+1
* r16544@catbus: nickm | 2007-11-07 16:12:37 -0500Nick Mathewson2007-11-071-0/+1
* r16501@catbus: nickm | 2007-11-07 01:00:31 -0500Nick Mathewson2007-11-071-0/+5
* r16497@catbus: nickm | 2007-11-07 00:01:02 -0500Nick Mathewson2007-11-071-1/+1
* r16492@catbus: nickm | 2007-11-06 23:27:32 -0500Nick Mathewson2007-11-071-1/+3
* r16489@catbus: nickm | 2007-11-06 22:51:05 -0500Nick Mathewson2007-11-071-1/+2
* r16487@catbus: nickm | 2007-11-06 22:38:44 -0500Nick Mathewson2007-11-071-1/+2
* r16473@catbus: nickm | 2007-11-06 15:55:35 -0500Nick Mathewson2007-11-061-0/+1
* r16454@catbus: nickm | 2007-11-06 09:59:45 -0500Nick Mathewson2007-11-061-0/+1
* r14732@tombo: nickm | 2007-11-05 22:03:28 -0500Nick Mathewson2007-11-061-1/+1
* r14698@tombo: nickm | 2007-11-03 22:20:23 -0400Nick Mathewson2007-11-041-0/+2
* split libevent into two extra libraries libevent_core and libevent_extraNiels Provos2007-11-031-0/+1
* provide hooks for outgoing pools; associate a base with a poolNiels Provos2007-11-031-0/+1
* switch timeouts to a min heap; from Maxim YegorushkinNiels Provos2007-11-031-0/+1
* simple hooks for processing incoming and outgoing rpcsNiels Provos2007-11-021-0/+1
* Solaris event port improvementsNiels Provos2007-10-271-1/+2
* r15517@catbus: nickm | 2007-10-03 13:14:05 -0400Nick Mathewson2007-10-031-0/+1
* Fix implementation of strsep.Nick Mathewson2007-10-031-1/+2
* r15496@catbus: nickm | 2007-10-02 15:06:22 -0400Nick Mathewson2007-10-021-1/+2
* On win32, sockets apparently can't be used with ReadFile and WriteFile: You n...Nick Mathewson2007-09-201-0/+1
* Make the test/ subdirectory buildable under Windows. Well, mingw at least. ...Nick Mathewson2007-09-201-0/+2
* r15220@catbus: nickm | 2007-09-20 14:22:57 -0400Nick Mathewson2007-09-201-1/+2
* r15219@catbus: nickm | 2007-09-20 14:17:32 -0400Nick Mathewson2007-09-201-0/+1
* r15218@catbus: nickm | 2007-09-20 14:14:05 -0400Nick Mathewson2007-09-201-0/+2
* r15216@catbus: nickm | 2007-09-20 13:58:23 -0400Nick Mathewson2007-09-201-0/+1
* r15168@catbus: nickm | 2007-09-19 11:24:30 -0400Nick Mathewson2007-09-191-0/+2
* r15096@catbus: nickm | 2007-09-18 11:02:12 -0400Nick Mathewson2007-09-181-1/+2
* r15086@catbus: nickm | 2007-09-15 14:42:55 -0400Nick Mathewson2007-09-151-0/+2
* fix http.c to compile properly with USE_DEBUG; from Christopher LayneNiels Provos2007-09-151-0/+1
* r15025@catbus: nickm | 2007-09-10 10:54:46 -0400Nick Mathewson2007-09-101-0/+2
* r15024@catbus: nickm | 2007-09-10 10:49:15 -0400Nick Mathewson2007-09-101-0/+1
* r15023@catbus: nickm | 2007-09-10 10:46:16 -0400Nick Mathewson2007-09-101-0/+1
* fix a memory leak in the dns server; found by valgrindNiels Provos2007-09-101-0/+1
* make allocating array members in event_rpcgen more efficient, but doubling th...Niels Provos2007-09-091-0/+1
* Fix a memory leak in which failed HTTP connections whould not free the reques...Niels Provos2007-09-091-0/+1
* support setting local address on an evhttp_connectionNiels Provos2007-09-071-1/+2
* r14974@catbus: nickm | 2007-09-06 20:59:14 -0400Nick Mathewson2007-09-071-1/+2