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 compilation on OS X 10.6
OSX_compile
Sebastian Hahn
2011-02-23
*
Merge branch '20_uri_nonconformant' into patches-2.0
Nick Mathewson
2011-02-22
|
\
|
*
Make URI parser able to tolerate nonconformant URIs.
Nick Mathewson
2011-02-13
*
|
Make -ffunction-sections off-by-default in 2.0.x
Nick Mathewson
2011-02-22
*
|
Remove nonfunctional enable_libevent_(install|regress)_def variables
Nick Mathewson
2011-02-22
*
|
Use $(), not @@, for LIBEVENT_GC_SECTIONS
Nick Mathewson
2011-02-22
*
|
Be explicit about how long event loops run in event.h documentation
Nick Mathewson
2011-02-22
*
|
Use %s with printf in test.sh
Nick Mathewson
2011-02-22
*
|
Correct an AM_CFLAGS to an AM_CPPFLAGS in test/Makefile.am
Dave Hart
2011-02-22
*
|
Add configure options to disable installation, regression tests
Dave Hart
2011-02-22
*
|
Add -D_OSF_SOURCE to fix hpux builds
Harlan Stenn
2011-02-22
*
|
Use the gcc -ffunction-segments feature to allow gc when linking with static ...
Dave Hart
2011-02-22
*
|
Check for getservbyname even if not on win32.
Harlan Stenn
2011-02-22
*
|
Fix autoconf bracket issues; make check for getaddrinfo include netdb.h
Harlan Stenn
2011-02-22
*
|
Skip check for zlib if we have no zlib.h
Harlan Stenn
2011-02-22
*
|
Make test-eof fail with a timeout if we never get an eof.
Harlan Stenn
2011-02-22
*
|
FIX: comment internal headers used in sample code.
Nick Mathewson
2011-02-22
*
|
NM: Fix sample/http-server ipv6 fixes
Nick Mathewson
2011-02-22
*
|
Include util-internal.h as needed to build on platforms with no sockaddr_storage
Harlan Stenn
2011-02-22
*
|
Include arpa/inet.h as needed on HPUX
Harlan Stenn
2011-02-22
*
|
Correctly detect and stop non-chunked http requests when the body is too long
Nick Mathewson
2011-02-21
*
|
fix spelling mistake in whatsnew-2.0.txt
Nick Mathewson
2011-02-18
*
|
Correct evhttp_del_accept_socket documentation on whether socket is closed
Nick Mathewson
2011-02-15
*
|
Merge branch '20_evport_pollhup' into patches-2.0
Nick Mathewson
2011-02-13
|
\
\
|
*
|
Fix evport handling of POLLHUP and POLLERR
Nick Mathewson
2011-01-01
*
|
|
Clarify event_set_mem_functions doc
Nick Mathewson
2011-02-13
|
|
/
|
/
|
*
|
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
[next]