]> granicus.if.org Git - libevent/shortlog
libevent
2012-05-01 Nick MathewsonMerge remote-tracking branch 'github/20_active_prio_inv...
2012-05-01 Nick MathewsonWork-around a stupid gcov-breaking bug in OSX 10.6
2012-05-01 Mark EllzeyFixed potential double-readcb execution with openssl...
2012-04-30 Nick MathewsonIf a higher-priority event becomes active, don't contin...
2012-04-27 Zack WeinbergGenerate event-config.h with a single sed script
2012-04-20 Nick MathewsonMerge branch '20_periodic_event_overload_v2' into patch...
2012-04-19 Nick MathewsonIf time has jumped so we'd reschedule a periodic event...
2012-04-19 Nick MathewsonRefactor event_persist_closure: raise and extract some...
2012-04-19 Nick MathewsonMerge pull request #52 from ghazel/20_evdns_probe
2012-04-19 Greg Hazelremove redundant DNS_ERR_CANCEL check, move comment
2012-04-19 Greg Hazelcancel the probe request when the server is freed,...
2012-04-03 Nick MathewsonBackport: provide EVENT_LOG_* names, and deprecate...
2012-04-03 Nick MathewsonFix the website URL in the readme
2012-04-03 Sebastian HahnConfigure with gcc older than 2.95
2012-04-02 Nick MathewsonAdd missing ) to changelog; spotted by rransom
2012-03-30 Nick MathewsonFix a compilation error with MSVC 2005 due to use of...
2012-03-25 Nick MathewsonFix a typo in the bufferevent documentation
2012-03-22 Nick MathewsonAdd an empty changelog section for 2.0.19-stable
2012-03-22 Nick MathewsonBump version to 2.0.18-stable-dev
2012-03-22 Nick MathewsonBump version to 2.0.18-stable release-2.0.18-stable
2012-03-22 Nick MathewsonAdd credits to README
2012-03-22 Nick MathewsonChangelog for libevent 2.0.18-stable
2012-03-13 Nick MathewsonMerge remote-tracking branch 'sebastian/clang_unknown_w...
2012-03-13 Sebastian HahnProperly zero the kevent in kq_setup_kevent()
2012-03-13 Sebastian HahnDon't do clang version detection when disabling some...
2012-02-16 Nick MathewsonStop crashing in evdns when nameserver probes give...
2012-02-14 Mark EllzeyChanged OPENSSL_LDFLAGS to OPENSSL_LIBADD
2012-02-14 Mark EllzeyAdded OPENSSL_LDFLAGS env variable which is appended...
2012-02-12 Nick MathewsonTweak the evutil_open_closeonexec patch to work on...
2012-02-12 Ross LagerwallMake uses of open() close-on-exec safe by introducing...
2012-02-11 Nick MathewsonAdd an empty section to the changelog for 2.0.18-stable
2012-02-11 Nick MathewsonCorrect a name in the credits. oops
2012-02-11 Nick MathewsonBump version to 2.0.17-stable-dev
2012-02-10 Nick MathewsonUpdate the credits in the readme release-2.0.17-stable
2012-02-10 Nick MathewsonFinalize the changelog
2012-02-10 Nick MathewsonUpdate copyright notices to 2012
2012-02-10 Nick MathewsonBump version to 2.0.17-stable
2012-02-10 Nick MathewsonIn the kqueue backend, do not report EBADF as an EV_READ
2012-02-09 Nick MathewsonAvoid crash when freeing event_iocp and using event_set...
2012-02-07 Nick MathewsonBring the changelog up to date
2012-02-06 Nick MathewsonLoop on filtering SSL reads until we are blocked or...
2012-02-02 Greg HewgillUse C-style comments in C source files (for compatibili...
2012-02-01 Nick Mathewsonevdns: fix a bug in circular-queue implementation
2012-01-26 Nick MathewsonBetter workaround for Linux 3.2 edge-triggered epoll bug
2012-01-24 Nate RDo a memberwise comparison of threading function tables
2012-01-24 Nick MathewsonMake event_base integrity check work on windows
2012-01-24 Nick MathewsonStart writing a changelog for 2.0.17-stable
2012-01-24 Nick MathewsonOops:remove an accidentally committed "sleep(1)" in...
2012-01-24 Nick MathewsonWorkaround in the unit tests for an apparent epoll...
2012-01-23 Nick MathewsonFix a fd leak in event_reinit()
2012-01-23 Nick MathewsonFix a list corruption bug when using event_reinit(...
2012-01-23 Nick MathewsonCheck event_base correctness at end of each unit test
2012-01-21 Nick MathewsonAdd function to check referential integrity of an event...
2012-01-20 Catalin PatuleaForce strict validation of HTTP version in response.
2012-01-16 Nick MathewsonSuppress a gcc warning from ignoring fwrite return...
2012-01-09 Nick MathewsonFix a race condition in the dns/bufferevent_connect_hos...
2012-01-09 Nick MathewsonMake evconnlistener work around bug in older Linux...
2012-01-09 Nick MathewsonRemove bogus casts of socket to int before calling...
2011-12-14 Arno BakkerBackport evhttp_connection_get_bufferevent to Libevent 2.0
2011-12-08 Nick MathewsonSlightly clarify evbuffer_peek documentation
2011-12-08 Zack WeinbergFix behavior of evbuffer_peek(buf,-1,NULL,NULL,0)
2011-12-08 Mike Frysingercheck for sysctl before we use it
2011-12-06 Colin WattFix a silly compilation error with the sun compiler
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
next