]> granicus.if.org Git - libevent/shortlog
libevent
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
2014-05-08 Nick MathewsonUpdate to a more recent tinytest_macros.
2014-04-14 Nick MathewsonMerge pull request #132 from credil/master
2014-04-13 Michael Richardsonignore one more test binary
2014-04-11 Azat Khuzhinregress dns: drop alarm() (since windows don't have it)
2014-04-10 Azat Khuzhinevdns: we don't need to add retry timer in transmit_to...
2014-04-09 Azat Khuzhinevdns: add regress test for flag EVDNS_BASE_DISABLE_WHE...
2014-04-09 Azat Khuzhinevdns: add regress for EVDNS_BASE_DISABLE_WHEN_INACTIVE...
2014-04-09 Azat Khuzhinevdns: disable probing with EVDNS_BASE_DISABLE_WHEN_INA...
2014-03-31 Nick MathewsonMerge pull request #125 from azat/tree.h-drop-copy
2014-03-28 Azat Khuzhintree.h: drop duplicated content of tree.h
2014-03-26 Azat Khuzhintest/http: add regress test for set family to AF_INET6
2014-03-26 Azat Khuzhintest: add regress for evhttp_connection_set_family...
2014-03-26 Azat Khuzhintest: add family argument for http_connection_test_()
2014-03-26 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-26 Nick MathewsonFix a crash in evdns related to shutting down evdns
2014-03-26 Nick MathewsonMerge pull request #121 from azat/dns-regress-leaks
2014-03-26 Nick MathewsonMerge pull request #122 from trondn/missing-file
2014-03-24 Trond NorbyeAdd missing headerfile for cmake
2014-03-23 Azat Khuzhinregress_dns: fix leaks in getaddrinfo_async{,_cancel_st...
2014-03-21 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-21 Nick MathewsonFix a crash in evdns related to shutting down evdns
2014-03-21 Nick MathewsonIncrement version to 2.1.4-alpha-dev
2014-03-21 Nick MathewsonUpdate release date in changelog
2014-03-21 Nick MathewsonMerge pull request #116 from trondn/cmake-build-fixes release-2.1.4-alpha
2014-03-21 Vilmos NebehajDon't truncate hosts file path on Windows.
2014-03-21 Vilmos NebehajLoad hosts file on Windows.
2014-03-21 Azat KhuzhinAdd evhttp_connection_set_family() to set addrinfo...
2014-03-21 Trond NorbyeFixup make install for cmake projects
2014-03-21 Trond NorbyeRenamed sin to saddr due to name conflict
2014-03-18 Nick MathewsonCorrectly skip ipv6 http test on systems without ipv6
2014-03-18 Nick MathewsonRemove integer-overflow unit tests
2014-03-18 Nick Mathewsonevtag: detect tags over 32-bits earlier
2014-03-18 Nick MathewsonCatch over-large port numbers early in http
2014-03-18 Nick MathewsonFix ubsan warnings when parsing ipv4/ipv6 addrs
2014-03-18 Nick MathewsonFix a use-after-free error on EV_CLOSURE_EVENT_FINALIZE...
2014-03-18 Nick MathewsonFix an illegal read error in the evbuffer_add_reference...
2014-03-17 Nick MathewsonAdd new APIs to whatsnew-2.1
2014-03-16 Nick MathewsonIncrement version to 2.1.4-alpha
2014-03-16 Nick MathewsonBring changelog up to date for 2.1.4-alpha
2014-03-13 Nick MathewsonAvoid double-close paths in http tests
2014-03-12 Nick MathewsonAdd missing include to regress_finalize.h
2014-03-12 Nick MathewsonSkip http/ipv6_for_domain test when we have no ipv6...
2014-03-12 Nick MathewsonAdd an include to evrpc-internal to fix openbsd compila...
2014-03-12 Nick MathewsonHeap-allocate zlib data structure in regress_zlib tests
2014-03-12 Nick MathewsonFix consts in WIN32-Code/getopt*.[ch]
2014-03-12 Nick MathewsonFix duplicate paragraph in evbuffer_ptr documentation
2014-03-12 Nick MathewsonInitialize async bufferevent timeout CBs unconditionally
2014-03-12 Nick Mathewsonadd a cast to https-client.c
2014-03-07 Joakim SöderbergExport event_extra not event_extras.
2014-03-06 Nick MathewsonUpdate to the latest version of tinytest
2014-03-06 Nick MathewsonFix 'make distcheck' by adding regress.gen.[ch] to...
2014-03-06 Nick MathewsonMove assert(ev) to before we use ev in EV_CLOSURE_EVENT...
2014-03-03 Nick MathewsonMerge remote-tracking branch 'origin/pr/110'
2014-03-03 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-03 Trond NorbyeAdd -Qunused-arguments for clang on macos
2014-02-25 Trond NorbyeAdd option to build shared library
2014-02-24 Nick MathewsonDo not offer EV_FEATURE_EARLY_CLOSE if we have no EPOLL...
2014-02-24 Nick MathewsonMerge pull request #97 from JoakimSoderberg/openwrt_fixes
2014-02-24 Nick MathewsonStop checking for inet_aton; we don't use it.
2014-02-19 Trond NorbyeRename event_extras to event_extra
2014-02-17 Joakim SoderbergBUGFIX: Fix compilation on systems with EPOLLRDHUP...
2014-02-15 Nick MathewsonMerge pull request #108 from trondn/cmake-build-fix
2014-02-14 Trond NorbyeAdd cmake-related files to .gitignore
2014-02-14 Trond NorbyeAdded -Qunused-arguments for clang on macosx
2014-02-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-02-09 Nick Mathewsonbufferevent_pair: don't call downcast(NULL)
2014-01-27 John OhlTweaked callbacks to prevent race condition (https...
2014-01-27 John OhlTweaked callbacks to prevent race condition (https...
2014-01-24 Joakim SoderbergAdded a Travis-CI configuration file.
next