]> granicus.if.org Git - libevent/shortlog
libevent
2011-02-25 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-25 Dave HartMake --no-libevent-install apply to headers too
2011-02-23 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-23 Sebastian HahnContinue AM_CFLAGS to AM_CPPFLAGS correction
2011-02-22 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-22 Nick MathewsonMerge branch '20_uri_nonconformant' into patches-2.0
2011-02-22 Constantine... Add new evhttp_{connection_}set_timeout_tv() functions...
2011-02-22 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-22 Nick MathewsonMake -ffunction-sections off-by-default in 2.0.x
2011-02-22 Nick MathewsonRemove nonfunctional enable_libevent_(install|regress...
2011-02-22 Nick MathewsonUse $(), not @@, for LIBEVENT_GC_SECTIONS
2011-02-22 Nick MathewsonBe explicit about how long event loops run in event...
2011-02-22 Nick MathewsonUse %s with printf in test.sh
2011-02-22 Dave HartCorrect an AM_CFLAGS to an AM_CPPFLAGS in test/Makefile.am
2011-02-22 Dave HartAdd configure options to disable installation, regressi...
2011-02-22 Harlan StennAdd -D_OSF_SOURCE to fix hpux builds
2011-02-22 Dave HartUse the gcc -ffunction-segments feature to allow gc...
2011-02-22 Harlan StennCheck for getservbyname even if not on win32.
2011-02-22 Harlan StennFix autoconf bracket issues; make check for getaddrinfo...
2011-02-22 Harlan StennSkip check for zlib if we have no zlib.h
2011-02-22 Harlan StennMake test-eof fail with a timeout if we never get an...
2011-02-22 Nick MathewsonFIX: comment internal headers used in sample code.
2011-02-22 Nick MathewsonNM: Fix sample/http-server ipv6 fixes
2011-02-22 Harlan StennInclude util-internal.h as needed to build on platforms...
2011-02-22 Harlan StennInclude arpa/inet.h as needed on HPUX
2011-02-22 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-22 Nick MathewsonCorrectly detect and stop non-chunked http requests...
2011-02-18 Nick Mathewsonfix spelling mistake in whatsnew-2.0.txt
2011-02-15 Nick MathewsonCorrect evhttp_del_accept_socket documentation on wheth...
2011-02-13 Nick MathewsonMerge branch '20_evport_pollhup' into patches-2.0
2011-02-13 Nick MathewsonClarify event_set_mem_functions doc
2011-02-13 Nick MathewsonMake URI parser able to tolerate nonconformant URIs.
2011-02-09 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-09 Nick MathewsonFix a type error in our (unused) arc4random_stir()
2011-02-03 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-03 Sebastian HahnFix warnings about AC_LANG_PROGRAM usage
2011-02-01 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-02-01 Dave HartFix test.sh output on solaris
2011-01-31 Nick MathewsonDo not check for gethostbyname_r versions if we have...
2011-01-31 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-01-31 Nick MathewsonAdd compile-time check for AF_UNSPEC==PF_UNSPEC
2011-01-31 Nick MathewsonFix http unit test on non-windows platforms without...
2011-01-31 Nick MathewsonBuild on systems without AI_PASSIVE
2011-01-24 Nick MathewsonTry to build correctly on platforms with no IPv6 support
2011-01-24 Nick MathewsonBuild correctly on platforms without sockaddr_storage
2011-01-24 Nick MathewsonFall back to sscanf if we have no other way to implemen...
2011-01-24 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-01-24 Nick MathewsonMake --enable-gcc-warnings a no-op if not using gcc
2011-01-24 Dave HartAllow use of --enable-silent-rules for quieter compilat...
2011-01-13 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-01-13 Nick MathewsonCorrectly free selectop fields when select_resize fails...
2011-01-07 Nick MathewsonHandle resize failures in the select backend better.
2011-01-07 Jardel WeyrichUse event_err() only if the failure is truly unrecoverable.
2011-01-07 Jardel WeyrichDetect and handle more allocation failures.
2011-01-07 Nick MathewsonMerge remote branch 'kev009/21_ac_use_system_extensions'
2011-01-07 Kevin BowlingAdd evconfig-private to remaining files
2011-01-07 Kevin BowlingShell hack for weird mkdir -p commands
2011-01-07 Kevin BowlingRemove use and reference to event-private.h
2011-01-06 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-01-06 Trond NorbyeCheck for POLLERR, POLLHUP and POLLNVAL for Solaris...
2011-01-03 Kevin BowlingPrefer the ./configure evconfig-private.h in MinGW...
2011-01-03 Kevin BowlingBackport libevent to vanilla Autoconf 2.59 (as used...
2011-01-02 Kevin BowlingAdd an evconfig-private.h stub for Win32.
2011-01-02 Kevin BowlingAdd an include guard
2011-01-02 Kevin BowlingInclude evconfig-private.h in internal files for great...
2011-01-02 Kevin BowlingFix a comment warning and add evconfig-private.h to...
2011-01-02 Kevin BowlingRemove event-private.h and switch to evconfig-private.h
2011-01-02 Kevin BowlingUse a Configuration Header Template for evconfig-private.h
2011-01-02 Kevin BowlingRevert "evconfig-private.h with recusive configure...
2011-01-02 Kevin Bowlingevconfig-private.h with recusive configure subdirs
2011-01-02 Kevin BowlingAdd AC_GNU_SOURCE to the fallback case.
2011-01-02 Nick MathewsonMerge remote branch 'origin/patches-2.0'
2011-01-02 Nick MathewsonFix compilation on Windows with NDEBUG
2011-01-02 Nick MathewsonFix evport handling of POLLHUP and POLLERR
2010-12-23 Kevin BowlingEliminate a couple more manual internal _GNU_SOURCE...
2010-12-23 Kevin BowlingRemove internal usage of _GNU_SOURCE
2010-12-23 Kevin BowlingAdd event-private.h to noinst_HEADERS
2010-12-23 Kevin BowlingFilter '# define' statements from autoconf and generate...
2010-12-23 Kevin BowlingAdd AC_USE_SYSTEM_EXTENSIONS to configure.in.
2010-12-21 Nick MathewsonMerge branch 'file_offset_v2'
2010-12-21 Nick MathewsonRefactor addfile tests; add test for big files and...
2010-12-21 Nick MathewsonAdd CreateFileMapping file_segment implementation for...
2010-12-21 Nick MathewsonAdd support for mmaps with nonzero offset values. ...
2010-12-21 Nick MathewsonAdd evbuffer_add_file_segment() so one fd can be used...
2010-12-16 Nick MathewsonMerge branch 'epoll_table_v2'
2010-12-16 Nick MathewsonReindent epoll_apply_one_change()
2010-12-16 Nick MathewsonClean up error handling in epoll_apply_one_change(...
2010-12-16 Nick MathewsonReplace big chain of if/thens in epoll.c with a table...
2010-12-16 Nick MathewsonUse GetSystemTimeAsFileTime to implement gettimeofday...
2010-12-16 Mike SmellieUse current event set rather than current pending chang...
2010-12-16 Nick MathewsonBump version in master to 2.1.0-alpha-dev
2010-12-16 Nick MathewsonBump version to 2.0.10-stable-dev
2010-12-16 Nick MathewsonAdd changelog for 2.0.10-stable release-2.0.10-stable
2010-12-15 Nick MathewsonAdd more acknowledgements to the readme for 2.0.10...
2010-12-15 Nick MathewsonSet the version to 2.0.10-stable
2010-12-14 Evan JonesEVUTIL_ASSERT: Use sizeof() to avoid "unused variable...
2010-12-09 Nick MathewsonAdd stuff to whatsnew based on reading include changes...
2010-12-09 Nick MathewsonDocument that the cpu_hint is only used on Windows...
2010-12-09 Nick MathewsonConsistentize tabs
2010-12-09 Nick MathewsonRemove end-of-line whitespace
next