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
/
regress_zlib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Zack Weinberg: normalize perror() tt functions and add tt_fail/tt_...
Nick Mathewson
2009-07-13
1
-1
/
+1
*
Use ev_ssize_t in place of ssize_t *everywhere*.
Nick Mathewson
2009-05-22
1
-2
/
+2
*
Replace reserve/commit with new iovec-based interface. Add a new evbuffer_peek.
Nick Mathewson
2009-05-19
1
-18
/
+37
*
Use signal.h, not sys/signal.h.
Nick Mathewson
2009-04-23
1
-1
/
+1
*
Actually stop using EVBUFFER_LENGTH/DATA, and move them to buffer_compat.h
Nick Mathewson
2009-04-17
1
-5
/
+5
*
Refactor the zlib and pthreads tests to appear in the regular tinytest tree s...
Nick Mathewson
2009-04-07
1
-44
/
+28
*
checkpoint work on big bufferevent refactoring
Nick Mathewson
2009-02-02
1
-48
/
+85
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+1
*
Replace all use of config.h with event-config.h.
Nick Mathewson
2009-01-27
1
-1
/
+1
*
r15551@tombo: nickm | 2008-05-08 14:49:20 -0400
Nick Mathewson
2008-05-08
1
-6
/
+6
*
r19602@catbus: nickm | 2008-05-05 11:45:18 -0400
Nick Mathewson
2008-05-05
1
-4
/
+7
*
introduce evbuffer_reserve_space() and evbuffer_commit_space() to make proces...
Niels Provos
2008-05-03
1
-10
/
+8
*
introduce evbuffer_contiguous_space() and use it in the zlib filter test
Niels Provos
2008-05-03
1
-6
/
+8
*
fix missing printf format argument
Niels Provos
2008-04-30
1
-1
/
+1
*
provide example bufferevent filters doing compression and decompression as ad...
Niels Provos
2008-04-30
1
-0
/
+279