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
Branch
Commit message
Author
Age
OSX_compile
Fix compilation on OS X 10.6
Sebastian Hahn
13 years
OSX_compile_v2
Continue AM_CFLAGS to AM_CPPFLAGS correction
Sebastian Hahn
13 years
ancient_gcc
Configure with gcc older than 2.95
Sebastian Hahn
12 years
bufferevents_updates
fixup! Fix a compile warning with zlib 1.2.4 and 1.2.5
Sebastian Hahn
13 years
clang_analyzer_fixes
Check return value of evbuffer_add_cb in tests
Sebastian Hahn
13 years
clang_enum
Fix harmless clang enum warning
Sebastian Hahn
11 years
clang_unknown_warning_options
Don't do clang version detection when disabling some flags
Sebastian Hahn
12 years
compilewarning
Fix a compile warning in event_reinit
Sebastian Hahn
12 years
configure
Fix warnings about AC_LANG_PROGRAM usage
Sebastian Hahn
13 years
configure_enhancements
Implement --enable-gcc-hardening configure option
Sebastian Hahn
13 years
disable_debug_mode
Add a prototype for event_disable_debug_mode()
Sebastian Hahn
8 years
fix_clang_compilation
Fix compilation under LLVM/clang with --enable-gcc-warnings
Sebastian Hahn
13 years
fixcompile
Fix a compile warning introduced in 739e688
Sebastian Hahn
14 years
kq_setup_kevent-fix
Properly zero the kevent in kq_setup_kevent()
Sebastian Hahn
12 years
kqueue_compile
Fix compile in kqueue.c
Sebastian Hahn
13 years
master
Allow empty reason line in HTTP status
Pierre Phaneuf
14 years
new_configure_options
Implement --enable-gcc-hardening configure option
Sebastian Hahn
13 years
openssl_detection
Fix a compile warning with zlib 1.2.4 and 1.2.5
Sebastian Hahn
13 years
osx_fun
Correctly check for arc4random_buf
Sebastian Hahn
12 years
osx_openssl_deprecation
Ignore deprecation warnings on OS X
Sebastian Hahn
12 years
osx_weak_smybol_fun
Correctly check for arc4random_buf
Sebastian Hahn
12 years
osx_weak_symbol_fun
Correctly check for arc4random_buf
Sebastian Hahn
12 years
patches-2.0
Fix a type error in our (unused) arc4random_stir()
Nick Mathewson
13 years
segfault
Really only add libevent_core.la to LIBADD on mingw
Sebastian Hahn
14 years
static_analysis_fixes
Zero a struct sockaddr_in before using it
Sebastian Hahn
13 years
tinytest_header
Always use evutil_snprintf, even if OS provides it
Sebastian Hahn
13 years