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 warnings about AC_LANG_PROGRAM usage
configure
Sebastian Hahn
2011-02-03
*
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-02-01
|
\
|
*
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
*
|
Merge remote branch 'origin/patches-2.0'
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
*
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-01-24
|
\
\
|
|
/
|
*
Make --enable-gcc-warnings a no-op if not using gcc
Nick Mathewson
2011-01-24
*
|
Allow use of --enable-silent-rules for quieter compilation with automake 1.11
Dave Hart
2011-01-24
*
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-01-12
|
\
\
|
|
/
|
*
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
*
|
Merge remote branch 'kev009/21_ac_use_system_extensions'
Nick Mathewson
2011-01-07
|
\
\
|
*
|
Add evconfig-private to remaining files
Kevin Bowling
2011-01-07
|
*
|
Shell hack for weird mkdir -p commands
Kevin Bowling
2011-01-07
|
*
|
Remove use and reference to event-private.h
Kevin Bowling
2011-01-07
|
*
|
Prefer the ./configure evconfig-private.h in MinGW, just in case.
Kevin Bowling
2011-01-03
|
*
|
Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)
Kevin Bowling
2011-01-03
|
*
|
Add an evconfig-private.h stub for Win32.
Kevin Bowling
2011-01-02
|
*
|
Add an include guard
Kevin Bowling
2011-01-02
|
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
|
*
|
Fix a comment warning and add evconfig-private.h to .gitignore
Kevin Bowling
2011-01-02
|
*
|
Remove event-private.h and switch to evconfig-private.h
Kevin Bowling
2011-01-02
|
*
|
Use a Configuration Header Template for evconfig-private.h
Kevin Bowling
2011-01-02
|
*
|
Revert "evconfig-private.h with recusive configure subdirs"
Kevin Bowling
2011-01-02
|
*
|
evconfig-private.h with recusive configure subdirs
Kevin Bowling
2011-01-02
|
*
|
Add AC_GNU_SOURCE to the fallback case.
Kevin Bowling
2011-01-02
|
*
|
Eliminate a couple more manual internal _GNU_SOURCE defines
Kevin Bowling
2010-12-22
|
*
|
Remove internal usage of _GNU_SOURCE
Kevin Bowling
2010-12-22
|
*
|
Add event-private.h to noinst_HEADERS
Kevin Bowling
2010-12-22
|
*
|
Filter '# define' statements from autoconf and generate event-private.h
Kevin Bowling
2010-12-22
|
*
|
Add AC_USE_SYSTEM_EXTENSIONS to configure.in.
Kevin Bowling
2010-12-22
*
|
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-01-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Check for POLLERR, POLLHUP and POLLNVAL for Solaris event ports
Trond Norbye
2011-01-06
*
|
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-01-02
|
\
\
\
|
|
/
/
|
*
|
Fix compilation on Windows with NDEBUG
Nick Mathewson
2011-01-02
*
|
|
Merge branch 'file_offset_v2'
Nick Mathewson
2010-12-20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor addfile tests; add test for big files and for offsets
Nick Mathewson
2010-12-20
|
*
|
Add CreateFileMapping file_segment implementation for win32
Nick Mathewson
2010-12-20
|
*
|
Add support for mmaps with nonzero offset values. Needs testing.
Nick Mathewson
2010-12-20
|
*
|
Add evbuffer_add_file_segment() so one fd can be used efficiently in more tha...
Nick Mathewson
2010-12-20
|
/
/
*
|
Merge branch 'epoll_table_v2'
Nick Mathewson
2010-12-16
|
\
\
|
*
|
Reindent epoll_apply_one_change()
Nick Mathewson
2010-12-16
[next]