]> granicus.if.org Git - libevent/shortlog
libevent
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
2007-11-26 Nick Mathewson r16733@catbus: nickm | 2007-11-26 14:18:25 -0500
2007-11-25 Nick Mathewson r16731@catbus: nickm | 2007-11-25 16:52:53 -0500
2007-11-25 Nick Mathewson r16729@catbus: nickm | 2007-11-25 16:34:50 -0500
2007-11-25 Nick Mathewson r14953@tombo: nickm | 2007-11-25 15:56:40 -0500
2007-11-25 Nick Mathewson r14952@tombo: nickm | 2007-11-25 14:47:45 -0500
2007-11-25 Nick Mathewsonsvn:r547
2007-11-25 Nick Mathewson r16704@catbus: nickm | 2007-11-19 15:58:54 -0500
2007-11-25 Nick Mathewson r14944@tombo: nickm | 2007-11-25 12:12:28 -0500
2007-11-25 Nick Mathewsonsvn:r543
2007-11-25 Nick Mathewson r14940@tombo: nickm | 2007-11-25 12:01:37 -0500
2007-11-25 Nick Mathewson r14939@tombo: nickm | 2007-11-25 11:59:26 -0500
2007-11-25 Niels Provosforgot to dealloc previous base
2007-11-25 Niels Provosprovide event_reinit() to reinitialized an event_base...
2007-11-22 Nick Mathewson r14935@tombo: nickm | 2007-11-22 11:36:54 -0500
2007-11-17 Nick Mathewson r14931@tombo: nickm | 2007-11-17 17:21:09 -0500
2007-11-17 Nick Mathewson r14930@tombo: nickm | 2007-11-17 17:01:14 -0500
2007-11-17 Niels Provosuse a const pointer for bufferevent_write
2007-11-14 Niels Provosprovide event_base_new() as a mechanism for not setting...
2007-11-13 Niels Provosdebug cleanups in signal.c; from Christopher Layne
2007-11-13 Niels Provosfree minheap; from Christopher Layne
next