index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a bug in which evbuffer_add_vfprintf would loop forever; avoid
Niels Provos
2008-03-31
1
-1
/
+134
*
rename lock create callback functions; as suggested by nick
Niels Provos
2008-03-11
1
-2
/
+1
*
switch thread support so that locks get allocated as they are needed.
Niels Provos
2008-03-10
1
-12
/
+20
*
r18547@catbus: nickm | 2008-03-04 14:46:42 -0500
Nick Mathewson
2008-03-04
1
-1
/
+3
*
Provide OpenSSL style support for multiple threads accessing the same event_base
Niels Provos
2008-03-02
4
-4
/
+185
*
r18482@catbus: nickm | 2008-02-28 12:38:40 -0500
Nick Mathewson
2008-02-28
2
-4
/
+6
*
improved code for evbuffer; avoids memcpy
Niels Provos
2008-02-28
1
-3
/
+82
*
add some basic tests for DELETE/PUT; from Josh Rotenberg
Niels Provos
2008-02-27
1
-0
/
+202
*
move signal callbacks closer to test code
Niels Provos
2008-02-26
1
-17
/
+15
*
simplify evbuffer by removing orig_buffer
Niels Provos
2008-02-23
1
-3
/
+21
*
r18145@catbus: nickm | 2008-02-18 15:02:20 -0500
Nick Mathewson
2008-02-18
1
-10
/
+10
*
allow regression code to be build even without Python installed
Niels Provos
2008-02-17
1
-2
/
+1
*
r14211@tombo: nickm | 2008-02-16 15:28:54 -0500
Nick Mathewson
2008-02-16
1
-0
/
+28
*
remove pending timeouts on event_base_free
Niels Provos
2008-01-26
1
-0
/
+29
*
r15764@tombo: nickm | 2007-12-31 15:46:16 -0500
Nick Mathewson
2007-12-31
1
-1
/
+1
*
allow hooks to get access to the connection object
Niels Provos
2007-12-31
1
-0
/
+6
*
allow association of meta data with RPC requests for hook processing
Niels Provos
2007-12-29
1
-2
/
+21
*
the win32 changes for regress_http broke the regression test under unix. mak...
Niels Provos
2007-12-28
1
-2
/
+4
*
pausing an rpc via a hook needs to deal with the fact that http callbacks fre...
Niels Provos
2007-12-28
1
-15
/
+6
*
Fix at least two bugs that are keeping the HTTP regression tests from running...
Nick Mathewson
2007-12-28
1
-0
/
+2
*
allow hooks to pause RPC processing; this will allow hooks to do meaningful w...
Niels Provos
2007-12-27
1
-2
/
+99
*
support string arrays in event_rpcgen
Niels Provos
2007-12-24
2
-1
/
+37
*
support integer arrays in rpc structures; this involved some refactoring of ...
Niels Provos
2007-12-23
2
-1
/
+34
*
Fix a win32 warning in regress.c
Nick Mathewson
2007-12-20
1
-0
/
+2
*
add -Wstrict-aliasing and remove bogus evtag_test from event.h
Niels Provos
2007-12-18
1
-1
/
+1
*
r16991@catbus: nickm | 2007-12-06 15:05:56 -0500
Nick Mathewson
2007-12-16
1
-1
/
+1
*
forgot to make new member optional
Niels Provos
2007-12-14
1
-1
/
+1
*
fix a bug with event_rpcgen for integers
Niels Provos
2007-12-13
1
-0
/
+1
*
prefix {encode,decode}_tag functions with evtag to avoid collisions
Niels Provos
2007-12-13
1
-6
/
+6
*
support for 32-bit tag numbers in rpc structures
Niels Provos
2007-12-12
2
-3
/
+58
*
Adjust more unit tests to pass on win32.
Nick Mathewson
2007-12-06
1
-0
/
+4
*
Add winsock init functions to bench.c so it can run on win32.
Nick Mathewson
2007-12-06
1
-0
/
+4
*
r15170@tombo: nickm | 2007-12-06 12:38:03 -0500
Nick Mathewson
2007-12-06
1
-1
/
+1
*
remove duplicate submit of test_evbuffer_readln
Niels Provos
2007-12-01
1
-109
/
+0
*
r15096@tombo: nickm | 2007-12-01 04:29:39 -0500
Nick Mathewson
2007-12-01
1
-0
/
+55
*
svn:r567
Nick Mathewson
2007-12-01
1
-0
/
+109
*
add another benchmark that tests cascading events
Niels Provos
2007-11-30
2
-1
/
+170
*
always generate Date and Content-Length headers for HTTP/1.1
Niels Provos
2007-11-29
1
-3
/
+62
*
a bug in the regression test of event_reinit caused epoll to fail
Niels Provos
2007-11-29
1
-2
/
+5
*
more complete test for forking behavior
Niels Provos
2007-11-27
1
-3
/
+14
*
r16733@catbus: nickm | 2007-11-26 14:18:25 -0500
Nick Mathewson
2007-11-26
8
-88
/
+94
*
r14953@tombo: nickm | 2007-11-25 15:56:40 -0500
Nick Mathewson
2007-11-25
1
-0
/
+110
*
r14944@tombo: nickm | 2007-11-25 12:12:28 -0500
Nick Mathewson
2007-11-25
1
-3
/
+11
*
provide event_reinit() to reinitialized an event_base after fork - necessary ...
Niels Provos
2007-11-25
1
-0
/
+46
*
r14935@tombo: nickm | 2007-11-22 11:36:54 -0500
Nick Mathewson
2007-11-22
1
-1
/
+7
*
r14931@tombo: nickm | 2007-11-17 17:21:09 -0500
Nick Mathewson
2007-11-17
1
-0
/
+37
*
provide event_base_new() as a mechanism for not setting the current_global
Niels Provos
2007-11-14
1
-0
/
+24
*
srcdir for verify; from Christopher Layne
Niels Provos
2007-11-12
2
-2
/
+1
*
r16585@catbus: nickm | 2007-11-10 00:16:11 -0500
Nick Mathewson
2007-11-10
1
-0
/
+76
*
r16501@catbus: nickm | 2007-11-07 01:00:31 -0500
Nick Mathewson
2007-11-07
2
-10
/
+10
[next]