]> granicus.if.org Git - libevent/shortlog
libevent
2011-12-05 Nick MathewsonBe absolutely sure to clear pncalls before leaving...
2011-11-18 Nick MathewsonIncrement version to 2.0.16-stable-dev
2011-11-18 Nick MathewsonIncrement version to 2.0.16-stable release-2.0.16-stable
2011-11-18 Nick MathewsonRevise 2.0.16-stable changelog
2011-11-17 Nick Mathewsonadd comment to new consider_reading code
2011-11-17 Mark EllzeyAvoid spinning on OpenSSL reads
2011-11-17 Nick MathewsonMove SSL rate-limit enforcement into bytes_to_read()
2011-11-17 Mark EllzeyRefactor amount-to-read calculations in buffervent_ssl...
2011-11-15 Nick MathewsonRevert "Avoid potential SSL read spinlocks"
2011-11-15 Nick MathewsonRevert "openssl bufferevent has the same issue with...
2011-11-15 Nick MathewsonAdd new entries to changelog, new credits to README
2011-11-15 Nick MathewsonFix DNS memleak checks when running with malloc-replace...
2011-11-14 Nick MathewsonDon't try to make notifiable event_base when no threadi...
2011-11-14 Nick MathewsonWarn when unable to construct base because of failing...
2011-11-14 Mark Ellzeyopenssl bufferevent has the same issue with writing...
2011-11-14 Mark EllzeyAvoid potential SSL read spinlocks
2011-11-09 Gisle VanemImprove win32 behavior of dns-sample.c codex
2011-11-03 Mansour MoufidFix typo in whatsnew-2.0.txt
2011-11-03 Nick MathewsonFix an evbuffer crash in evbuffer_remove_buffer()
2011-11-03 Greg Hazelimprove test to remove at least one buffer from src
2011-11-02 Greg Hazelunit test for remove_buffer bug
2011-10-31 Nick MathewsonFix compile warning from saying event2/*.h inside a...
2011-10-26 Jamie Ilesepoll: close fd on alloc fail at initialization
2011-10-24 Nick MathewsonUpdate copyright dates to 2011.
2011-10-20 Nick MathewsonAdd note about evhttp_send_reply_end to its doxygen
2011-10-20 Leonid EvdokimovMore detailed message in case of libevent self-debuggin...
2011-10-20 Nick MathewsonStyle and comment tweaks for dns/leak* tests
2011-10-20 Leonid EvdokimovTest for commit aff6ba1
2011-10-20 Leonid EvdokimovEmpty DNS reply with OK status is another way to say...
2011-10-20 Leonid EvdokimovTests for 94fba5b and f72e8f6
2011-10-12 Nick MathewsonBump version to 2.0.15-stable-dev
2011-10-12 Nick MathewsonCredit a patch from a one-named user release-2.0.15-stable
2011-10-12 Nick MathewsonIncrement version to 2.0.15-stable
2011-10-12 Nick MathewsonAdd changelog for 2.0.15-stable
2011-10-10 Greg Hazelrefer to non-deprecated evdns functions in comments
2011-10-06 Nick MathewsonMerge remote-tracking branch 'github/20_addfile_ssl...
2011-10-03 Nick MathewsonFix some "value never used" warnings with gcc 4.6.1
2011-10-03 Nick MathewsonMake write-checking fixes use tt_fail_perror
2011-10-03 Mark EllzeyFixed compiler warnings for unchecked read/write calls.
2011-09-29 Nick MathewsonPrefer mmap to sendfile unless a DRAINS_TO_FD flag...
2011-09-28 Nick MathewsonMake evbuffer callbacks get the right n_added value...
2011-09-26 Nick MathewsonMerge branch '20_loopbreak_in_signal' into patches-2.0
2011-09-25 Nick MathewsonUse _SOURCES, not _sources, in sample/Makefile.am
2011-09-16 Sergey Avseyevle-proxy and regress depend on openssl directly
2011-09-12 Leonid EvdokimovAdd DNS_ERR_NODATA error code to handle empty replies.
2011-09-12 Leonid EvdokimovFix docstring in dns.h
2011-09-10 Nick MathewsonWhen a signal callback is activated to run multiple...
2011-09-01 Leonid EvdokimovDNS: add ttl for negative answers using RFC 2308 idea.
2011-08-31 Nick MathewsonIncrement version to 2.0.14-stable-dev
2011-08-31 Nick MathewsonCredit new contributors for 2.0.14-stable release-2.0.14-stable
2011-08-31 Nick MathewsonPick a release date for the changelog
2011-08-31 Nick MathewsonBump version to 2.0.14-stable
2011-08-29 Joachim Bauchclear read watermark on underlying bufferevent when...
2011-08-29 Nick MathewsonCheckpoint changelog entries for 2.0.14-stable
2011-08-28 Nick MathewsonCorrectly terminate IO on an async bufferevent on buffe...
2011-08-28 Nick MathewsonHave test-ratelim.c support IOCP
2011-08-28 Nick MathewsonMake IOCP rate-limiting group support stricter and...
2011-08-28 Nick MathewsonSupport negative arguments to _bufferevent_decrement_...
2011-08-28 Nick MathewsonCleanup on 7c11e51e1ab: fix strtol usage
2011-08-28 Nick MathewsonCleanup on 7c11e51e1ab: restore c90 declaration compliance
2011-08-28 Harlan StennClean up some problems identified by Coverity.
2011-08-24 Nick MathewsonMake rate limiting work with common_timeout logic
2011-08-18 Nick MathewsonMerge branch '20_iocp_fixes' into patches-2.0
2011-08-18 Nick MathewsonMake overlapped reads result in evbuffer callbacks...
2011-08-18 Nick MathewsonIOCP: don't launch reads or writes on an unconnected...
2011-08-18 Dave HartTry to fix 'make distcheck' errors when building out...
2011-08-18 Nick MathewsonMerge branch '20_low_ratelim' into patches-2.0
2011-08-15 Michael HerfSolaris sendfile: correctly detect amount of data sent
2011-08-15 Leonid EvdokimovFix request_finished memory leak with debugging turned on.
2011-08-15 Leonid EvdokimovFix evsig_dealloc memory leak with debugging turned on.
2011-08-15 Leonid EvdokimovAnother docstring fix.
2011-08-11 Nick MathewsonFix handling of group rate limits under 64 bytes of...
2011-08-10 Sebastian HahnIgnore deprecation warnings on OS X
2011-08-09 Mitchell LivingstonAllow OS-neutral builds for platforms where some versio...
2011-08-03 Joachim BauchPropagate errors on the underlying bufferevent to the...
2011-08-01 Nick MathewsonFix typo in event_compat.h comments.
2011-07-19 Nick MathewsonBump version to 2.0.13-stable-dev
2011-07-18 Nick MathewsonBump version to 2.0.13-dev release-2.0.13-stable
2011-07-18 Nick Mathewsonacks and changelog for 2.0.13-stable
2011-07-18 Nick MathewsonGive Makefile.am echo a non-null argument. msys likes...
2011-07-18 Nick MathewsonFix a warning in evutil_rand when building with threads...
2011-07-15 Nick MathewsonUse AM_CPPFLAGS in sample/Makefile.am, not AM_CFLAGS
2011-07-05 Nick MathewsonAdd doxygen to .gitignore
2011-07-05 Nick MathewsonFix up test_evutil_snprintf
2011-07-05 Nick MathewsonMerge remote-tracking branch 'github/20_size_fmt' into...
2011-07-05 Nick MathewsonMerge branch 'doxygen' into patches-2.0
2011-07-05 Nick MathewsonUpdate Doxyfile to produce more useful output
2011-07-05 Nick MathewsonRevise the event/evbuffer/bufferevent doxygen for clari...
2011-07-05 Nick MathewsonFix select.c compilation on systems with no NFDBITS
2011-07-04 Nick MathewsonMerge remote-tracking branch 'github/20_global_locks_in...
2011-07-04 Mark EllzeySpeed up invoke_callbacks on evbuffers when there are...
2011-07-04 Joachim BauchFix bug in SSL bufferevents backed by a bev with a...
2011-07-03 Nicholas MarriottFix a few warnings on OpenBSD
2011-06-22 Nick MathewsonFix AIX build issue with TAILQ_FOREACH definition
2011-06-21 Harlan StennDon't install event_rpcgen.py when --disable-libevent...
2011-06-16 Nick MathewsonMerge branch '20_kqueue_badf' into patches-2.0
2011-06-14 Nick MathewsonDon't break when building tests from git without python...
2011-06-11 Nick MathewsonSimplify windows commandname logic in tinytest
2011-06-11 Ed DayFix tinytest invocation from windows shell
2011-06-08 Nick MathewsonUse the correct printf args when formatting size_t
next