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 type error in our (unused) arc4random_stir()
patches-2.0
Nick Mathewson
2011-02-08
*
Fix warnings about AC_LANG_PROGRAM usage
Sebastian Hahn
2011-02-03
*
Fix test.sh output on solaris
Dave Hart
2011-02-01
*
Do not check for gethostbyname_r versions if we have getaddrinfo
Nick Mathewson
2011-01-31
*
Add compile-time check for AF_UNSPEC==PF_UNSPEC
Nick Mathewson
2011-01-31
*
Fix http unit test on non-windows platforms without getaddrinfo
Nick Mathewson
2011-01-31
*
Build on systems without AI_PASSIVE
Nick Mathewson
2011-01-31
*
Try to build correctly on platforms with no IPv6 support
Nick Mathewson
2011-01-24
*
Build correctly on platforms without sockaddr_storage
Nick Mathewson
2011-01-24
*
Fall back to sscanf if we have no other way to implement strtoll
Nick Mathewson
2011-01-24
*
Make --enable-gcc-warnings a no-op if not using gcc
Nick Mathewson
2011-01-24
*
Correctly free selectop fields when select_resize fails in select_init
Nick Mathewson
2011-01-12
*
Handle resize failures in the select backend better.
Nick Mathewson
2011-01-07
*
Use event_err() only if the failure is truly unrecoverable.
Jardel Weyrich
2011-01-07
*
Detect and handle more allocation failures.
Jardel Weyrich
2011-01-07
*
Check for POLLERR, POLLHUP and POLLNVAL for Solaris event ports
Trond Norbye
2011-01-06
*
Fix compilation on Windows with NDEBUG
Nick Mathewson
2011-01-02
*
Bump version to 2.0.10-stable-dev
Nick Mathewson
2010-12-16
*
Add changelog for 2.0.10-stable
Nick Mathewson
2010-12-16
*
Add more acknowledgements to the readme for 2.0.10-stable
Nick Mathewson
2010-12-15
*
Set the version to 2.0.10-stable
Nick Mathewson
2010-12-15
*
EVUTIL_ASSERT: Use sizeof() to avoid "unused variable" warnings.
Evan Jones
2010-12-14
*
Add stuff to whatsnew based on reading include changes since August.
Nick Mathewson
2010-12-09
*
Document that the cpu_hint is only used on Windows with IOCP for now
Nick Mathewson
2010-12-09
*
Consistentize tabs
Nick Mathewson
2010-12-09
*
Remove end-of-line whitespace
Nick Mathewson
2010-12-09
*
tweak readme, whatsnew
Nick Mathewson
2010-12-09
*
Fix a signed/unsigned comparison in the last commit
Nick Mathewson
2010-12-07
*
Reject overlong http requests early when Expect:100-continue is set
Constantine Verutin
2010-12-07
*
tests: Use relative includes ("") instead of system includes (<>)
Evan Jones
2010-12-03
*
tests: Use new event2 headers instead of old compatibility headers.
Evan Jones
2010-12-03
*
Use relative includes instead of system includes consistently.
Evan Jones
2010-12-02
*
bufferevent-internal.h: Use the new event2/util.h header, not evutil.h
Evan Jones
2010-12-02
*
Correctly notify the main thread when activating an event from a subthread
Nick Mathewson
2010-12-01
*
Minor fix for IOCP shutdown handling fix
Kelly Brock
2010-11-30
*
Increment version to 2.0.9-rc-dev
Nick Mathewson
2010-11-30
*
Give the correct date for 2.0.9-rc in the changelog
Nick Mathewson
2010-11-30
*
Increment version to 2.0.9-rc
Nick Mathewson
2010-11-30
*
Bump VERSION_INFO to 5:0:0
Nick Mathewson
2010-11-30
*
Changelog and acknowledgments for 2.0.9-rc
Nick Mathewson
2010-11-30
*
Fix win32 build of http-server.c with unicode enabled
Nick Mathewson
2010-11-30
*
Correctly detect timeouts during http connects
Nick Mathewson
2010-11-30
*
Try to fix an assertion failure related to close detection
Nick Mathewson
2010-11-29
*
Possible crash fix when freeing an underlying bufferevent of an openssl buffe...
Nick Mathewson
2010-11-29
*
Merge remote branch 'chrisd/http_continue'
Nick Mathewson
2010-11-29
|
\
|
*
Preliminary support for Continue expectation in evhttp.
Christopher Davis
2010-11-29
*
|
make http-server example code build on win32
Nick Mathewson
2010-11-29
*
|
Fix http-server.c compilation on freebsd
Nick Mathewson
2010-11-29
|
/
*
Merge remote branch 'chrisd/http_fixes2'
Nick Mathewson
2010-11-29
|
\
|
*
Add a few more comments.
Christopher Davis
2010-11-29
[next]