projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2008-04-29
Niels Provos
test the server side of sending chunked replies
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Niels Provos
test some primitives from http.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Niels Provos
introduce bufferevent_setcb and bufferevent_setfd to...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Niels Provos
test connection retry logic
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Niels Provos
test server behavior when connection times out while...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Niels Provos
provide bufferevent_input and bufferevent_output withou...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Niels Provos
fix a bug in which bufferevent_write_buffer would not...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Niels Provos
fix a bug in buffrevent read water marks and add a...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Niels Provos
expose bufferevent_setwatermark via header files and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Niels Provos
add bufferevent_read_buffer function
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nick Mathewson
r15320@tombo: nickm | 2008-04-24 21:29:06 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nick Mathewson
r15317@tombo: nickm | 2008-04-24 21:17:49 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nick Mathewson
r15316@tombo: nickm | 2008-04-24 20:58:36 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Nick Mathewson
r15249@tombo: nickm | 2008-04-18 09:46:02 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Nick Mathewson
r15245@tombo: nickm | 2008-04-18 09:27:50 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Nick Mathewson
r15242@tombo: nickm | 2008-04-18 09:24:44 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15228@tombo: nickm | 2008-04-17 15:27:39 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15226@tombo: nickm | 2008-04-17 15:25:25 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15224@tombo: nickm | 2008-04-17 15:19:24 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15220@tombo: nickm | 2008-04-17 15:16:02 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15219@tombo: nickm | 2008-04-17 15:12:17 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15218@tombo: nickm | 2008-04-17 15:10:13 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15216@tombo: nickm | 2008-04-17 13:55:05 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Nick Mathewson
r15214@tombo: nickm | 2008-04-17 11:47:10 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Nick Mathewson
r15212@tombo: nickm | 2008-04-16 17:01:21 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Nick Mathewson
r15193@tombo: nickm | 2008-04-16 16:00:35 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Nick Mathewson
r15192@tombo: nickm | 2008-04-16 15:59:51 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Nick Mathewson
r19309@catbus: nickm | 2008-04-11 16:02:07 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Nick Mathewson
r19305@catbus: nickm | 2008-04-10 15:34:10 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Nick Mathewson
r19301@catbus: nickm | 2008-04-10 14:54:46 -0400
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Niels Provos
proxy one more generator
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Niels Provos
slight refactoring
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Niels Provos
fix a bug in which evbuffer_add_vfprintf would loop...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Niels Provos
do not delete uninitialized timeout event in evdns
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Niels Provos
add a check that base != NULL for threading; might...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Niels Provos
make RPC replies use application/octet-stream
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Niels Provos
make event methods static so that they are not exported...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Niels Provos
rename lock create callback functions; as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Niels Provos
switch thread support so that locks get allocated as...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
Nick Mathewson
r18547@catbus: nickm | 2008-03-04 14:46:42 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
Niels Provos
document thread functions
commit
|
commitdiff
|
tree
|
snapshot
2008-03-03
Niels Provos
make event_rpcgen.py generate code include event-config.h
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
Niels Provos
forgot this header file
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
Niels Provos
Provide OpenSSL style support for multiple threads...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
Niels Provos
Do not free the kqop file descriptor in other processes...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
Nick Mathewson
r18492@catbus: nickm | 2008-02-29 17:32:55 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
Niels Provos
address nick's comments and make evbuffer_pullup more...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Nick Mathewson
r18490@catbus: nickm | 2008-02-28 15:56:55 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Nick Mathewson
r18488@catbus: nickm | 2008-02-28 15:41:27 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Nick Mathewson
r18486@catbus: nickm | 2008-02-28 13:35:53 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Nick Mathewson
r18484@catbus: nickm | 2008-02-28 12:47:20 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Nick Mathewson
r18482@catbus: nickm | 2008-02-28 12:38:40 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Niels Provos
improved code for evbuffer; avoids memcpy
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Niels Provos
add some basic tests for DELETE/PUT; from Josh Rotenberg
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
Nick Mathewson
r14507@tombo: nickm | 2008-02-26 15:23:44 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
Niels Provos
move signal callbacks closer to test code
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
Niels Provos
increase listen queue for http sockets to 128
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
Niels Provos
deal correctly with http/1.0 and keep-alive
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
Niels Provos
introduce evhttp_accept_socket() to accept from an...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-25
Niels Provos
add support (without tests!) to PUT/DELETE requests...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-25
Niels Provos
do not insert event into list when evsel->add fails
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
Nick Mathewson
r18370@catbus: nickm | 2008-02-23 14:04:00 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
Niels Provos
simplify evbuffer by removing orig_buffer
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Niels Provos
update event_base_loop documentation; from Tani Hosokawa
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Nick Mathewson
r18169@catbus: nickm | 2008-02-18 15:13:20 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Nick Mathewson
r18145@catbus: nickm | 2008-02-18 15:02:20 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-17
Niels Provos
remove NDEBUG ifdefs from evdns.c
commit
|
commitdiff
|
tree
|
snapshot
2008-02-17
Niels Provos
allow regression code to be build even without Python...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-17
Niels Provos
1.3.99-trunk -> 1.4.99-trunk
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Nick Mathewson
r14213@tombo: nickm | 2008-02-16 15:48:07 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Nick Mathewson
r14211@tombo: nickm | 2008-02-16 15:28:54 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Nick Mathewson
r14205@tombo: nickm | 2008-02-16 11:55:57 -0500
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Niels Provos
event_base_get_method; from Springande Ulv
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Niels Provos
devpoll and evport need reinit; tested by W.C.A. Wijngaards
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Niels Provos
address some compiler warnings in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Niels Provos
EAGAIN check for event ports; from Wijngaards
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Niels Provos
remove pending timeouts on event_base_free
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Nick Mathewson
r15764@tombo: nickm | 2007-12-31 15:46:16 -0500
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Niels Provos
dereference the right field and associate the right...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Niels Provos
allow hooks to get access to the connection object
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Niels Provos
allow association of meta data with RPC requests for...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
Niels Provos
the win32 changes for regress_http broke the regression...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
Niels Provos
pausing an rpc via a hook needs to deal with the fact...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
Nick Mathewson
Fix at least two bugs that are keeping the HTTP regress...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-27
Niels Provos
allow hooks to pause RPC processing; this will allow...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-27
Nick Mathewson
r15733@tombo: nickm | 2007-12-27 16:37:33 -0500
commit
|
commitdiff
|
tree
|
snapshot
2007-12-27
Niels Provos
additional add argument was missing const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2007-12-24
Niels Provos
support string arrays in event_rpcgen
commit
|
commitdiff
|
tree
|
snapshot
2007-12-24
Niels Provos
rollback r594: restructuring to make event activation...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-23
Niels Provos
support integer arrays in rpc structures; this involve...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
Nick Mathewson
Fix a win32 warning in regress.c
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
Nick Mathewson
r17291@catbus: nickm | 2007-12-20 17:19:55 -0500
commit
|
commitdiff
|
tree
|
snapshot
2007-12-19
Niels Provos
removed linger from http server socket; reported by...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-18
Niels Provos
add -Wstrict-aliasing and remove bogus evtag_test from...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Nick Mathewson
r17185@catbus: nickm | 2007-12-16 14:33:40 -0500
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Nick Mathewson
r16991@catbus: nickm | 2007-12-06 15:05:56 -0500
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Nick Mathewson
r15519@tombo: nickm | 2007-12-16 13:54:12 -0500
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Niels Provos
restructure the code to make event activation independe...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
Niels Provos
forgot to make new member optional
commit
|
commitdiff
|
tree
|
snapshot
2007-12-13
Niels Provos
fix a bug with event_rpcgen for integers
commit
|
commitdiff
|
tree
|
snapshot
next