index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Make debug mode catch mixed ET and non-ET events on an fd
Nick Mathewson
2010-04-28
*
Make http_base_test stop leaking an event_base.
Nick Mathewson
2010-04-23
*
Make evdns logging threadsafe
Nick Mathewson
2010-04-23
*
Add dns/search_cancel unit test.
Christopher Davis
2010-04-22
*
Replace EVUTIL_CLOSESOCKET macro with a function
Sebastian Sjöberg
2010-04-14
*
Do not inhibit automake dependencies generation
Giuseppe Scrivano
2010-04-13
*
Test another case of evbuffer_prepend
Nick Mathewson
2010-04-09
*
Add more unit tests for evbuffer_expand
Nick Mathewson
2010-04-09
*
Unit-test every evbuffer_add_file() implementation.
Nick Mathewson
2010-04-09
*
Rewrite evbuffer_expand and its users
Nick Mathewson
2010-03-31
*
Replace last_with_data with a slightly smarter version
Nick Mathewson
2010-03-31
*
Merge branch 'build'
Nick Mathewson
2010-03-22
|
\
|
*
Remove redundant stuff from EXTRA_DIST
Nick Mathewson
2010-03-12
|
*
Support the standard 'make check' target in place of 'make verify'
Nick Mathewson
2010-03-12
*
|
Detect and refuse reentrant event_base_loop() calls
Nick Mathewson
2010-03-21
*
|
Make 'main/many_events' test 70 fds, not 64.
Nick Mathewson
2010-03-16
*
|
Fix some memory leaks in the unit tests
Nick Mathewson
2010-03-13
*
|
Fix a write of uninitialized RAM in regression tests
Nick Mathewson
2010-03-13
*
|
Fix an obnoxious typo in the bufferevent_timeout_filter test
Nick Mathewson
2010-03-13
|
/
*
Add some glass-box tests for the last_with_data code.
Nick Mathewson
2010-03-11
*
Remove previous_to_last from evbuffer
Nick Mathewson
2010-03-10
*
Use last_with_data in place of previous_to_last
Nick Mathewson
2010-03-10
*
Revise evbuffer to add last_with_data
Nick Mathewson
2010-03-10
*
more whitespace normalization
Nick Mathewson
2010-03-05
*
Replace users of "int fd" with "evutil_socket_t fd" in portable code
Nick Mathewson
2010-03-05
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
VC has no getopt(), so do without in bench_http.
Christopher Davis
2010-03-02
*
Get bench_http to work on Windows; add a switch to enable IOCP.
Christopher Davis
2010-03-02
*
Delete stack-alloced event in new unit test before returning.
Nick Mathewson
2010-02-24
*
Use new timeval diff comparison function in bufferevent test
Nick Mathewson
2010-02-23
*
Add test for periodic timers that get activated for other reasons
Nick Mathewson
2010-02-23
*
Add a test for timeouts on filtering bufferevents.
Nick Mathewson
2010-02-23
*
Provide consistent, tested semantics for bufferevent timeouts
Nick Mathewson
2010-02-23
*
Clean up formatting: function/keyword spacing consistency.
Nick Mathewson
2010-02-19
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
*
Clean up formatting: Disallow space-before-tab.
Nick Mathewson
2010-02-18
*
Add some headers to fix freebsd compilation
Nick Mathewson
2010-02-18
*
Add a unit test for secure rng.
Nick Mathewson
2010-02-18
*
Merge branch 'arc4random'
Nick Mathewson
2010-02-17
|
\
|
*
Add an arc4random implementation for use by evdns
Nick Mathewson
2010-02-11
*
|
validate close cb on server when client connection closes
Niels Provos
2010-02-13
*
|
clean up terminate_chunked test
Niels Provos
2010-02-13
|
/
*
Remove the 'flags' argument from evdns_base_set_option()
Nick Mathewson
2010-02-05
*
Fix some additional -DUNICODE issues on win32.
Nick Mathewson
2010-02-03
*
Merge remote branch 'niels/http_chunk'
Nick Mathewson
2010-02-03
|
\
|
*
do not fail while sending on http connections the client closed.
Niels Provos
2010-02-03
*
|
Add the rest of the integer limits, and add a test for them.
Nick Mathewson
2010-02-03
|
/
*
Fix windows and msvc build
Nick Mathewson
2010-01-23
*
Fix a number of warnings from gcc -pedantic
Nick Mathewson
2010-01-23
*
Make it compile under gcc --std=c89.
Nick Mathewson
2010-01-23
[next]