]> granicus.if.org Git - libevent/shortlog
libevent
2008-04-16 Nick Mathewson r15192@tombo: nickm | 2008-04-16 15:59:51 -0400
2008-04-11 Nick Mathewson r19309@catbus: nickm | 2008-04-11 16:02:07 -0400
2008-04-10 Nick Mathewson r19305@catbus: nickm | 2008-04-10 15:34:10 -0400
2008-04-10 Nick Mathewson r19301@catbus: nickm | 2008-04-10 14:54:46 -0400
2008-04-03 Niels Provosproxy one more generator
2008-04-03 Niels Provosslight refactoring
2008-03-31 Niels Provosfix a bug in which evbuffer_add_vfprintf would loop...
2008-03-31 Niels Provosdo not delete uninitialized timeout event in evdns
2008-03-31 Niels Provosadd a check that base != NULL for threading; might...
2008-03-30 Niels Provosmake RPC replies use application/octet-stream
2008-03-29 Niels Provosmake event methods static so that they are not exported...
2008-03-11 Niels Provosrename lock create callback functions; as suggested...
2008-03-10 Niels Provosswitch thread support so that locks get allocated as...
2008-03-04 Nick Mathewson r18547@catbus: nickm | 2008-03-04 14:46:42 -0500
2008-03-04 Niels Provosdocument thread functions
2008-03-03 Niels Provosmake event_rpcgen.py generate code include event-config.h
2008-03-02 Niels Provosforgot this header file
2008-03-02 Niels ProvosProvide OpenSSL style support for multiple threads...
2008-03-02 Niels ProvosDo not free the kqop file descriptor in other processes...
2008-02-29 Nick Mathewson r18492@catbus: nickm | 2008-02-29 17:32:55 -0500
2008-02-29 Niels Provosaddress nick's comments and make evbuffer_pullup more...
2008-02-28 Nick Mathewson r18490@catbus: nickm | 2008-02-28 15:56:55 -0500
2008-02-28 Nick Mathewson r18488@catbus: nickm | 2008-02-28 15:41:27 -0500
2008-02-28 Nick Mathewson r18486@catbus: nickm | 2008-02-28 13:35:53 -0500
2008-02-28 Nick Mathewson r18484@catbus: nickm | 2008-02-28 12:47:20 -0500
2008-02-28 Nick Mathewson r18482@catbus: nickm | 2008-02-28 12:38:40 -0500
2008-02-28 Niels Provosimproved code for evbuffer; avoids memcpy
2008-02-27 Niels Provosadd some basic tests for DELETE/PUT; from Josh Rotenberg
2008-02-26 Nick Mathewson r14507@tombo: nickm | 2008-02-26 15:23:44 -0500
2008-02-26 Niels Provosmove signal callbacks closer to test code
2008-02-26 Niels Provosincrease listen queue for http sockets to 128
2008-02-26 Niels Provosdeal correctly with http/1.0 and keep-alive
2008-02-26 Niels Provosintroduce evhttp_accept_socket() to accept from an...
2008-02-25 Niels Provosadd support (without tests!) to PUT/DELETE requests...
2008-02-25 Niels Provosdo not insert event into list when evsel->add fails
2008-02-23 Nick Mathewson r18370@catbus: nickm | 2008-02-23 14:04:00 -0500
2008-02-23 Niels Provossimplify evbuffer by removing orig_buffer
2008-02-20 Niels Provosupdate event_base_loop documentation; from Tani Hosokawa
2008-02-18 Nick Mathewson r18169@catbus: nickm | 2008-02-18 15:13:20 -0500
2008-02-18 Nick Mathewson r18145@catbus: nickm | 2008-02-18 15:02:20 -0500
2008-02-17 Niels Provosremove NDEBUG ifdefs from evdns.c
2008-02-17 Niels Provosallow regression code to be build even without Python...
2008-02-17 Niels Provos1.3.99-trunk -> 1.4.99-trunk
2008-02-16 Nick Mathewson r14213@tombo: nickm | 2008-02-16 15:48:07 -0500
2008-02-16 Nick Mathewson r14211@tombo: nickm | 2008-02-16 15:28:54 -0500
2008-02-16 Nick Mathewson r14205@tombo: nickm | 2008-02-16 11:55:57 -0500
2008-02-16 Niels Provosevent_base_get_method; from Springande Ulv
2008-02-12 Niels Provosdevpoll and evport need reinit; tested by W.C.A. Wijngaards
2008-02-09 Niels Provosaddress some compiler warnings in debug mode
2008-02-06 Niels ProvosEAGAIN check for event ports; from Wijngaards
2008-01-26 Niels Provosremove pending timeouts on event_base_free
2007-12-31 Nick Mathewson r15764@tombo: nickm | 2007-12-31 15:46:16 -0500
2007-12-31 Niels Provosdereference the right field and associate the right...
2007-12-31 Niels Provosallow hooks to get access to the connection object
2007-12-29 Niels Provosallow association of meta data with RPC requests for...
2007-12-28 Niels Provosthe win32 changes for regress_http broke the regression...
2007-12-28 Niels Provospausing an rpc via a hook needs to deal with the fact...
2007-12-28 Nick MathewsonFix at least two bugs that are keeping the HTTP regress...
2007-12-27 Niels Provosallow hooks to pause RPC processing; this will allow...
2007-12-27 Nick Mathewson r15733@tombo: nickm | 2007-12-27 16:37:33 -0500
2007-12-27 Niels Provosadditional add argument was missing const qualifier
2007-12-24 Niels Provossupport string arrays in event_rpcgen
2007-12-24 Niels Provosrollback r594: restructuring to make event activation...
2007-12-23 Niels Provossupport integer arrays in rpc structures; this involve...
2007-12-20 Nick MathewsonFix a win32 warning in regress.c
2007-12-20 Nick Mathewson r17291@catbus: nickm | 2007-12-20 17:19:55 -0500
2007-12-19 Niels Provosremoved linger from http server socket; reported by...
2007-12-18 Niels Provosadd -Wstrict-aliasing and remove bogus evtag_test from...
2007-12-16 Nick Mathewson r17185@catbus: nickm | 2007-12-16 14:33:40 -0500
2007-12-16 Nick Mathewson r16991@catbus: nickm | 2007-12-06 15:05:56 -0500
2007-12-16 Nick Mathewson r15519@tombo: nickm | 2007-12-16 13:54:12 -0500
2007-12-16 Niels Provosrestructure the code to make event activation independe...
2007-12-14 Niels Provosforgot to make new member optional
2007-12-13 Niels Provosfix a bug with event_rpcgen for integers
2007-12-13 Niels Provosprefix {encode,decode}_tag functions with evtag to...
2007-12-12 Niels Provospull setters/getters out of RPC structures to reduce...
2007-12-12 Niels Provossupport for 32-bit tag numbers in rpc structures
2007-12-09 Niels Provosupdate ChangeLog; forgot about it
2007-12-09 Niels Provosremove obsoleted recalc code
2007-12-06 Nick MathewsonAdjust more unit tests to pass on win32.
2007-12-06 Nick MathewsonAdd winsock init functions to bench.c so it can run...
2007-12-06 Nick MathewsonCompile regression tests by default even on win32.
2007-12-06 Nick Mathewson r16931@catbus: nickm | 2007-12-06 14:19:58 -0500
2007-12-06 Nick MathewsonDebug new win32 code: make bufferevents test pass.
2007-12-06 Nick MathewsonFix compile warnings and errors in win32 build.
2007-12-06 Nick Mathewson r15172@tombo: nickm | 2007-12-06 12:54:37 -0500
2007-12-06 Nick Mathewson r15171@tombo: nickm | 2007-12-06 12:47:47 -0500
2007-12-06 Nick Mathewson r15170@tombo: nickm | 2007-12-06 12:38:03 -0500
2007-12-06 Nick Mathewson r15166@tombo: nickm | 2007-12-05 23:35:10 -0500
2007-12-01 Niels Provosremove duplicate submit of test_evbuffer_readln
2007-12-01 Nick Mathewson r15096@tombo: nickm | 2007-12-01 04:29:39 -0500
2007-12-01 Nick Mathewsonsvn:r567
2007-11-30 Niels Provosadd another benchmark that tests cascading events
2007-11-29 Niels Provosalways generate Date and Content-Length headers for...
2007-11-29 Niels Provossmall improvements to evhttp documentation
2007-11-29 Niels Provosa bug in the regression test of event_reinit caused...
2007-11-27 Niels Provoswe need to pass the evbase to evsel->add
2007-11-27 Niels Provosmore complete test for forking behavior
2007-11-27 Niels Provosmove EV_PERSIST handling out of the event backends
2007-11-26 Nick Mathewson r16735@catbus: nickm | 2007-11-26 14:24:58 -0500
next