]> granicus.if.org Git - libevent/shortlog
libevent
2012-02-02 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-02-02 Greg HewgillUse C-style comments in C source files (for compatibili...
2012-02-01 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-02-01 Nick Mathewsonevdns: fix a bug in circular-queue implementation
2012-01-31 Sebastian HahnFix a compile warning in event_reinit
2012-01-27 Nick MathewsonMake test-changelist faster
2012-01-27 Nick MathewsonCheck changelist as part of checking representational...
2012-01-27 Nick MathewsonRestore fast-path event_reinit() for slower backends
2012-01-27 Nick MathewsonMake event_reinit() more robust and maintainable
2012-01-26 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-26 Nick MathewsonBetter workaround for Linux 3.2 edge-triggered epoll bug
2012-01-24 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-24 Nate RDo a memberwise comparison of threading function tables
2012-01-24 Nick MathewsonWhen including an -internal.h header outside the main...
2012-01-24 Nick MathewsonAllow more slop in deferred_cb_skew test; freebsd needs it
2012-01-24 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-24 Nick MathewsonRemove a couple of now-unused variables
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 MathewsonUse test_timeval_diff_eq more consistently
2012-01-24 Nick MathewsonMake regression tests run over 3x faster.
2012-01-24 Nick MathewsonNew evhttp function to adjust initial retry timeout
2012-01-24 Nick MathewsonReduce the timeout in the main/fork test.
2012-01-24 Nick MathewsonAdd an (internal) usleep function for use by unit tests
2012-01-24 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-24 Nick MathewsonOops:remove an accidentally committed "sleep(1)" in...
2012-01-24 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-24 Nick MathewsonWorkaround in the unit tests for an apparent epoll...
2012-01-24 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
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-23 Nick MathewsonFix compilation of windows evutil_check_ifaddrs
2012-01-21 Nick MathewsonAdd function to check referential integrity of an event...
2012-01-20 Nick MathewsonMerge remote-tracking branch 'github/linked_list'
2012-01-20 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-20 Catalin PatuleaForce strict validation of HTTP version in response.
2012-01-16 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-16 Nick MathewsonSuppress a gcc warning from ignoring fwrite return...
2012-01-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-01-09 Nick MathewsonFix a race condition in the dns/bufferevent_connect_hos...
2012-01-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
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 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-12-14 Arno BakkerBackport evhttp_connection_get_bufferevent to Libevent 2.0
2011-12-08 Nick MathewsonMerge remote-tracking branch 'origin/patches-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 Nick MathewsonRemove some accidentally-committed debugging code
2011-12-08 Nick Mathewsonwhitespace fixes
2011-12-08 Nick MathewsonMerge remote-tracking branch 'fancycode/buffer_references'
2011-12-08 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-12-08 Mike Frysingercheck for sysctl before we use it
2011-12-07 Nick MathewsonSplit up extra-long AC_CHECK_FUNCS/HEADERS lines in...
2011-12-07 Nick MathewsonMerge branch '21_ifaddr'
2011-12-07 Nick MathewsonUse getifaddrs to detect our interfaces if possible
2011-12-07 Joachim BauchChanged use of refcounts to make sure referenced chains...
2011-12-07 Nick MathewsonAdd evbuffer_copyout_from to copy data from the middle...
2011-12-07 Nick MathewsonBypass event_add when using event_base_once() for a...
2011-12-06 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-12-06 Colin WattFix a silly compilation error with the sun compiler
2011-12-06 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-12-05 Nick MathewsonBe absolutely sure to clear pncalls before leaving...
2011-12-02 Nick Mathewsonfix windows compilation issues with new file segment...
2011-11-24 Nick MathewsonFix two issues in the allow_dirty_shutdown code.
2011-11-24 Nick MathewsonTweak allow_dirty_shutdown documentation
2011-11-24 Catalin PatuleaAllow users to set allow_dirty_shutdown
2011-11-24 Catalin Patuleabev_ssl: Be more specific in event callbacks. evhttp...
2011-11-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
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 MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-11-18 Nick MathewsonRevise 2.0.16-stable changelog
2011-11-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
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 MathewsonMerge remote-tracking branch 'origin/patches-2.0'
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 MathewsonMerge remote-tracking branch 'origin/patches-2.0'
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 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-11-14 Mark Ellzeyopenssl bufferevent has the same issue with writing...
2011-11-14 Mark EllzeyAvoid potential SSL read spinlocks
2011-11-14 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-11-14 Nick Mathewsonunit tests for EVBUFFER_EOL_NUL
2011-11-14 Andrea MontefuscoNew EVBUFFER_EOL_NUL to read NUL-terminated strings...
2011-11-11 Nick MathewsonTweaks, fixups, and comments on evbuffer_add_iovec
2011-11-11 Mark EllzeyAdded evbuffer_add_iovec and unit tests.
2011-11-09 Gisle VanemImprove win32 behavior of dns-sample.c codex
2011-11-03 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2011-11-03 Mansour MoufidFix typo in whatsnew-2.0.txt
2011-11-03 Nick MathewsonMerge remote-tracking branch 'github/20_evbuffer_remove...
2011-11-03 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
next