]> granicus.if.org Git - libevent/shortlog
libevent
2015-02-03 Nick MathewsonMerge pull request #212 from xbao/master
2015-02-02 Nick MathewsonMerge remote-tracking branch 'public/master'
2015-02-02 Nick MathewsonNew function to get address for nameserver.
2015-01-28 Xiao Bao Clarkchanged strtotimeval signature as per #211
2015-01-27 Nick MathewsonMerge pull request #210 from mc-server/master
2015-01-27 Matyas DolakAdded cmake-generated files to ignore list.
2015-01-22 Nick MathewsonMerge pull request #115 from jer-gentoo/master
2015-01-21 jer-gentooEVBUFFER_PTR_SET -> EVBUFFER_PTR_ADD
2015-01-05 Nick MathewsonUpdate changelog release-2.1.5-beta
2015-01-05 Nick MathewsonMerge branch '21_cve_2014_6272_v2'
2015-01-05 Nick MathewsonFix CVE-2014-6272 in Libevent 2.1
2015-01-05 Nick MathewsonIncrement version to 2.1.5-beta
2015-01-05 Nick Mathewsonwork on changelog for 2.1.5-alpah
2015-01-04 Nick MathewsonMerge pull request #201 from nsuke/cmake-shared-build
2015-01-02 Nobuaki SukegawaFix CMake shared library build
2014-12-23 Nick MathewsonMerge pull request #197 from JohnOhl/fix-clang-compile...
2014-12-22 John OhlFix warnings when compiling with clang 3.5
2014-12-15 Nick MathewsonFix annoying heisenbug in test-time.c
2014-12-08 Nick MathewsonMerge pull request #192 from miniupnp/master
2014-12-08 Thomas BernardFix mixed declarations and code (forbidden by ISO C90)
2014-12-04 Andrea ShepardImplement new/free for struct evutil_monotonic_timer...
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-12-01 Nick MathewsonFix evbuffer_peek() with len==-1 and start_at non-NULL.
2014-12-01 Nick MathewsonMerge remote-tracking branch 'public/patches-2.0'
2014-12-01 Nick MathewsonMerge branch 'patches-2.0' of github.com:libevent/libev...
2014-12-01 Nick MathewsonStart on 2.1.5-alpha/beta changelog
2014-12-01 Nick MathewsonWork on the changelog for 2.0.22
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/pr/182'
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/pr/180'
2014-12-01 vjpaiFix race caused by event_active
2014-11-30 Nick MathewsonMerge remote-tracking branch 'origin/pr/175'
2014-11-30 Nick MathewsonMerge branch 'evbufer_peek_fix_v3'
2014-11-30 Nick MathewsonMore evbuffer_peek() test cases
2014-11-30 Azat Khuzhintest/evbuffer_peek: add regress in case we have first...
2014-11-30 Nick MathewsonFix evbuffer_peek() with len==-1 and start_at non-NULL.
2014-11-30 Nick MathewsonMerge remote-tracking branch 'origin/pr/186'
2014-11-30 Acer YangFix cmake error when the Module path has more than...
2014-11-24 Nick MathewsonMerge pull request #189 from azat/be_async-avoid-doule...
2014-11-21 Azat Khuzhinbe async: avoid double close()
2014-11-17 John OhlPrevent duplicate event_del on fd
2014-11-12 Azat Khuzhinevdns: avoid read-after-free in evdns_request_timeout_c...
2014-10-29 John OhlAdd test for evhttp_connection_free_on_completion
2014-10-26 John OhlImplement interface that provides the ability to have...
2014-10-17 Jean-Philippe... remove trailing comma from enum
2014-10-13 Nick MathewsonMerge pull request #179 from pysiak/master
2014-10-13 Maciej SoltysiakProvide support for SO_REUSEPORT through LEV_OPT_REUSAB...
2014-10-09 Nick MathewsonMerge pull request #174 from azat/dns-fail-disable...
2014-10-09 Nick MathewsonMerge pull request #171 from azat/bufferevent-openssl...
2014-10-09 Nick MathewsonMerge pull request #170 from azat/https-client-retries
2014-10-09 Nick MathewsonMerge pull request #108 from JoakimSoderberg/minor_issues
2014-10-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-10-09 Nick MathewsonFix a typo in a doxygen comment. Reported by 亦得.
2014-09-30 Azat Khuzhinhttp: reset connection before installing retry timer...
2014-09-29 Azat Khuzhinevdns: fail ns after we are failing/retrasmitting request
2014-09-29 Azat Khuzhinevdns: add retry/reissue tests for EVDNS_BASE_DISABLE_W...
2014-09-29 Azat Khuzhinevdns: fix EVDNS_BASE_DISABLE_WHEN_INACTIVE in case...
2014-09-24 Joakim SoderbergFix compilation for older OpenSSL versions.
2014-09-21 Azat Khuzhinbufferevent_openssl: reset fd_is_set when setfd with...
2014-09-21 Azat Khuzhinhttps-client: add -retries argument, for connection...
2014-09-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 ufo2243[Bugfix] fix bufferevent setwatermark suspend_read
2014-09-18 Nick MathewsonFix several memory leaks in the unit tests.
2014-09-18 Nick MathewsonFix for a677b72bd6d9d378daf9775966aa8ca574e26e67
2014-09-18 Nick MathewsonMake a buffer larger in the tests to avoid a scary...
2014-09-18 Nick MathewsonUse a more precise calculation for max in time-ratelim.c
2014-09-18 Nick MathewsonUse evutil_weakrand() in unit tests.
2014-09-18 Nick MathewsonFix a c90 warning
2014-09-18 Nick MathewsonFix a dead-code warning in unit tests. CID 1193548
2014-09-18 Nick MathewsonFix a use-after-free in unit tests. CID 752027
2014-09-18 Nick MathewsonMerge pull request #168 from ufo2243/master
2014-09-18 Nick MathewsonMerge pull request #119 from ldx/winhosts
2014-09-18 John OhlFix use-after-free error in EV_CLOSURE_EVENT callback
2014-09-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 Maks Naumovregress_buffer: fix 'memcmp' compare size
2014-09-18 Nick MathewsonMerge pull request #118 from azat/http-forward-family...
2014-09-18 Nick Mathewsonuse correct tt macro for pointer compare
2014-09-18 Nick MathewsonMerge pull request #128 from azat/tests-disable-when...
2014-09-18 Nick MathewsonMerge pull request #129 from azat/disable-probing-with...
2014-09-12 ufo2243make bufferevent_getwatermark api more robust
2014-09-08 Nick MathewsonMerge pull request #167 from snikulov/pr_libevent_cmake_upd
2014-09-03 Nick MathewsonMerge pull request #103 from ufo2243/master
2014-09-03 ufo2243[Bugfix] fix grammer error
2014-09-02 Sergey Nikulovupdates in cmake build
2014-08-29 Nick MathewsonCorrectly handle allocation failures in evdns_getaddrinfo
2014-08-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-29 Nick MathewsonConsistently check for failure from evbuffer_pullup()
2014-08-29 Nick MathewsonMerge pull request #153 from azat/tests-simplestsignal
2014-08-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-29 Nick MathewsonUse FindClose for handle from FindFirstFile in http...
2014-08-29 Nick MathewsonChange return type of evutil_load_windows_system_librar...
2014-08-29 John OhlFix issue #127, double free for filterevents that use...
2014-08-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-18 Pierre PhaneufAdd a few files created by "make verify" to .gitignore.
2014-06-29 Azat Khuzhintest/regress: add simplestsignal: to track reorder...
2014-06-15 Nick MathewsonMerge pull request #140 from vapier/ignore
2014-06-15 Nick MathewsonMerge pull request #143 from vapier/disable-sample
2014-06-13 Mike Frysingeradd a --disable-samples configure flag
2014-06-13 Mike Frysingerignore config.cache/test-driver files
2014-06-07 Adrian ChaddHandle ENOTCAPABLE from FreeBSD - this is returned...
2014-05-30 Nick MathewsonMake http-server.c output into good html5
next