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
Commit message (
Expand
)
Author
Age
*
Fix a compile warning introduced in 739e688
fixcompile
Sebastian Hahn
2010-05-02
*
Allow empty reason line in HTTP status
HEAD
master
Pierre Phaneuf
2010-04-28
*
Remove redundant checks for lock!=NULL before calling EVLOCK_LOCK
Nick Mathewson
2010-04-28
*
Fix compilation when openssl support is disabled
Nick Mathewson
2010-04-28
*
Catch attempts to enable debug_mode too late
Nick Mathewson
2010-04-28
*
Make debug mode catch mixed ET and non-ET events on an fd
Nick Mathewson
2010-04-28
*
Release locks on bufferevents while executing callbacks
Joachim Bauch
2010-04-27
*
Merge branch 'rpc_leaks'
Nick Mathewson
2010-04-24
|
\
|
*
Fix a memory leak when unmarshalling RPC object arrays
Nick Mathewson
2010-04-23
|
*
fix a leak when unpausing evrpc requests
Nick Mathewson
2010-04-23
*
|
Merge branch 'arc4seed'
Nick Mathewson
2010-04-24
|
\
\
|
|
/
|
/
|
|
*
Fix a couple of bugs in the BSD sysctl arc4seed logic
Nick Mathewson
2010-04-23
|
*
Document evutil_secure_rng_init() and evutil_secure_rng_add_bytes()
Nick Mathewson
2010-04-23
|
*
Make evutil_secure_rng_init() work even with builtin arc4random
Nick Mathewson
2010-04-23
|
*
Seed the RNG using sysctl() as well as /dev/urandom
Nick Mathewson
2010-04-23
*
|
Make http_base_test stop leaking an event_base.
Nick Mathewson
2010-04-23
*
|
Remove one last bug in last_with_datap logic. Found with valgrind
Nick Mathewson
2010-04-23
*
|
do not leak the request object on persistent connections
Niels Provos
2010-04-23
|
/
*
Make evdns logging threadsafe
Nick Mathewson
2010-04-23
*
Add a comment to explain why evdns_request is now separte from request
Nick Mathewson
2010-04-23
*
Add dns/search_cancel unit test.
Christopher Davis
2010-04-22
*
Assert for valid requests as necessary.
Christopher Davis
2010-04-22
*
Free search state when finished searching to avoid an infinite loop.
Christopher Davis
2010-04-21
*
Move domain search state to evdns_request.
Christopher Davis
2010-04-21
*
Ensure that evdns_request is a persistent handle.
Christopher Davis
2010-04-21
*
Clean up properly when adding a signal handler fails.
Gilad Benjamini
2010-04-21
*
Replace EVUTIL_CLOSESOCKET macro with a function
Sebastian Sjöberg
2010-04-14
*
Add ctags/etags files to .gitignore
Nick Mathewson
2010-04-14
*
Add void* arguments to request_new and reply_new evrpc hooks
Shuo Chen
2010-04-14
*
Expose the request and reply members of rpc_req_generic()
Shuo Chen
2010-04-14
*
Initialize last_with_datap correctly in evbuffer_overlapped
Nick Mathewson
2010-04-14
*
Create shared libraries under Windows
Giuseppe Scrivano
2010-04-13
*
Do not inhibit automake dependencies generation
Giuseppe Scrivano
2010-04-13
*
Fix compiler warnings under WIN32
Giuseppe Scrivano
2010-04-13
*
Merge branch 'evbuffer_copyout'
Nick Mathewson
2010-04-13
|
\
|
*
Add evbuffer_copyout to copy data from an evbuffer without draining
Nick Mathewson
2010-04-13
*
|
Merge branch 'safetimevalms'
Christopher Davis
2010-04-10
|
\
\
|
|
/
|
/
|
|
*
Always round up when there's a fractional number of msecs.
Christopher Davis
2010-04-09
|
*
Add evutil_tv_to_msec for safe conversion of timevals to milliseconds.
Christopher Davis
2010-03-31
*
|
Limit the maximum number of events on each socket to 65535
Nick Mathewson
2010-04-09
*
|
Merge branch 'comment'
Nick Mathewson
2010-04-09
|
\
\
|
*
|
Add a few more evmap/changelist comments
Nick Mathewson
2010-04-09
|
|
/
*
|
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
*
|
Clean up a mistake in pointer manipulation in evbuffer_remove
Christopher Davis
2010-04-02
*
|
Rewrite evbuffer_expand and its users
Nick Mathewson
2010-03-31
*
|
Fix a memory leak when appending/prepending to a buffer with unused space.
Nick Mathewson
2010-03-31
*
|
Make the no_iovecs case of write_atmost compile
Nick Mathewson
2010-03-31
*
|
Turn the increasingly complex *_CHAIN() macros into functions
Nick Mathewson
2010-03-31
[next]