summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
OSX_compileFix compilation on OS X 10.6Sebastian Hahn13 years
OSX_compile_v2Continue AM_CFLAGS to AM_CPPFLAGS correctionSebastian Hahn13 years
ancient_gccConfigure with gcc older than 2.95Sebastian Hahn12 years
bufferevents_updatesfixup! Fix a compile warning with zlib 1.2.4 and 1.2.5Sebastian Hahn13 years
clang_analyzer_fixesCheck return value of evbuffer_add_cb in testsSebastian Hahn13 years
clang_enumFix harmless clang enum warningSebastian Hahn11 years
clang_unknown_warning_optionsDon't do clang version detection when disabling some flagsSebastian Hahn12 years
compilewarningFix a compile warning in event_reinitSebastian Hahn12 years
configureFix warnings about AC_LANG_PROGRAM usageSebastian Hahn13 years
configure_enhancementsImplement --enable-gcc-hardening configure optionSebastian Hahn13 years
disable_debug_modeAdd a prototype for event_disable_debug_mode()Sebastian Hahn8 years
fix_clang_compilationFix compilation under LLVM/clang with --enable-gcc-warningsSebastian Hahn13 years
fixcompileFix a compile warning introduced in 739e688Sebastian Hahn14 years
kq_setup_kevent-fixProperly zero the kevent in kq_setup_kevent()Sebastian Hahn12 years
kqueue_compileFix compile in kqueue.cSebastian Hahn13 years
masterAllow empty reason line in HTTP statusPierre Phaneuf14 years
new_configure_optionsImplement --enable-gcc-hardening configure optionSebastian Hahn13 years
openssl_detectionFix a compile warning with zlib 1.2.4 and 1.2.5Sebastian Hahn13 years
osx_funCorrectly check for arc4random_bufSebastian Hahn12 years
osx_openssl_deprecationIgnore deprecation warnings on OS XSebastian Hahn12 years
osx_weak_smybol_funCorrectly check for arc4random_bufSebastian Hahn12 years
osx_weak_symbol_funCorrectly check for arc4random_bufSebastian Hahn12 years
patches-2.0Fix a type error in our (unused) arc4random_stir()Nick Mathewson13 years
segfaultReally only add libevent_core.la to LIBADD on mingwSebastian Hahn14 years
static_analysis_fixesZero a struct sockaddr_in before using itSebastian Hahn13 years
tinytest_headerAlways use evutil_snprintf, even if OS provides itSebastian Hahn13 years