]> granicus.if.org Git - libevent/shortlog
libevent
2018-11-03 Greg Hazelassert that fds are nonblocking in debug mode
2018-10-31 Azat KhuzhinAdd cmake rules into dist archive
2018-10-30 Azat KhuzhinMerge branch 'event-ET-#636-v2'
2018-10-30 Azat KhuzhinPreserve ET bit for backends with changelist
2018-10-30 Isidor KouvelasEpoll ET setting lost with multiple events for same fd
2018-10-30 Isidor KouvelasCover ET with multiple events for same fd
2018-10-30 Azat KhuzhinAdd ET flag into event_base_dump_events()
2018-10-28 Azat Khuzhinappveyor: reconfigure tests with allow_failure and...
2018-10-28 Azat KhuzhinMerge branch 'win32-visibility-event_debug_logging_mask_'
2018-10-28 Azat KhuzhinIntroduce EVENT_VISIBILITY_WANT_DLLIMPORT
2018-10-28 Azat Khuzhinregress_http: use TT_BLAZER() over event_debug()
2018-10-28 Azat KhuzhinCheck existence of IPV6_V6ONLY in evutil_make_listen_so...
2018-10-28 Azat KhuzhinConvert evbuffer_strspn() (internal helper) to use...
2018-10-28 Azat Khuzhinbuffer: add an assert for last_with_datap to suppress...
2018-10-28 Mike Frysingerlibevent.pc: link against core/extra
2018-10-27 Azat Khuzhinbench_cascase: include getopt.h only for _WIN32 (like...
2018-10-27 Maya RashishDefine __EXT_POSIX2 for QNX
2018-10-27 Azat Khuzhinregress_ssl: reset static variables on test setup/clean...
2018-10-27 Azat Khuzhintest: export basic_test_setup/basic_test_cleanup to...
2018-10-27 Azat Khuzhintravis-ci: do not notify irc.oftc.net#libevent
2018-10-27 Azat Khuzhinbe_openssl: avoid leaking of SSL structure
2018-10-27 Azat Khuzhinbe_openssl: drop close_flag parameter of the BIO_new_bu...
2018-10-27 Azat KhuzhinAdd evhttp_parse_query_str_flags()
2018-10-27 Azat Khuzhinregress_http: basic evhttp_parse_query_str() coverage
2018-10-27 Azat Khuzhincmake: add various warning flags like autotools has
2018-10-27 Azat Khuzhinautotools: do not add warnings that is included into...
2018-10-26 Murat Demirtenlistener: ipv6only socket bind support
2018-10-24 Azat KhuzhinMerge branch 'evutil_found_ifaddr-dev'
2018-10-24 Azat KhuzhinCover evutil_v4addr_is_local_()/evutil_v6addr_is_local_()
2018-10-24 Azat KhuzhinSplit evutil_found_ifaddr() into helpers (evutil_v...
2018-10-24 Azat KhuzhinUse INADDR_ANY over 0 in evutil_found_ifaddr()
2018-10-24 Azat KhuzhinReplace EVUTIL_V4ADDR_IS_*() macroses with static inlin...
2018-10-24 Azat KhuzhinFilter link-local IPv4 addresses in evutil_found_ifaddr()
2018-10-22 Azat KhuzhinMerge branch 'http-request-line-parsing'
2018-10-22 Azat KhuzhinFix http https_basic/https_filter_basic under valgrind...
2018-10-22 Azat Khuzhinhttp: cover various non RFC3986 conformant URIs
2018-10-22 Azat Khuzhinhttp: allow non RFC3986 conformant during parsing reque...
2018-10-22 Azat Khuzhinhttp: do not try to parse request-line if we do not...
2018-10-22 Azat Khuzhinhttp: allow trailing spaces (and only them) in request...
2018-10-22 Azat Khuzhinhttp: cleanup of the request-line parsing
2018-10-21 Azat KhuzhinDisable parallel jobs for the osx (due to CPU time...
2018-10-21 Azat KhuzhinUse matrix.fast_finish for the travis-ci to mark the...
2018-10-21 Azat KhuzhinSimplify bufferevent timeout tests to reduce CPU usage...
2018-10-21 Bogdan Harjocevdns: handle NULL filename explicitly
2018-10-21 Azat KhuzhinRevert "travis-ci: use travis_retry to reduce number...
2018-10-21 Azat KhuzhinMerge branch 'regress-dns-fixes'
2018-10-21 Azat KhuzhinDo not rely on getservbyname() for most of the dns...
2018-10-21 Azat KhuzhinTurn off dns/getaddrinfo_race_gotresolve by default
2018-10-21 Azat KhuzhinFix an error for debug locking in dns/getaddrinfo_race_...
2018-10-20 Jiri LuznickyFix missing LIST_HEAD
2018-10-18 Azat KhuzhinMake cmake's check_const_exists() rely on cache
2018-10-17 Azat KhuzhinMerge branch 'be-wm-overrun-v2'
2018-10-17 Azat KhuzhinFix hangs due to watermarks overruns in bufferevents...
2018-10-17 Azat Khuzhintest: cover watermarks (with some corner cases) in...
2018-10-17 Azat KhuzhinAdd -fdiagnostics-color=always for Ninja
2018-09-13 Azat Khuzhinevrpc: avoid NULL dereference on request is not EVHTTP_...
2018-09-13 Carlo Marcelo... test: make sure pthread is defined
2018-08-18 Azat Khuzhinappveyor: add all build tree into artifacts in case...
2018-08-17 Bogdan Harjocdns-example: free result in getaddrinfo callback
2018-08-17 Philip PrindevilleEliminate compiler warnings (at least for gcc/linux)
2018-08-02 Azat KhuzhinMerge branch 'evdns_getaddrinfo-race-fix'
2018-08-02 Sergey Fionovevdns: add regress test for getaddrinfo race
2018-08-02 Sergey Fionovevdns: fix race condition in evdns_getaddrinfo()
2018-08-01 Azat KhuzhinCleanup __func__ detection
2018-08-01 Azat KhuzhinMerge branch 'official/pr/671' -- README cleanup
2018-08-01 Azat Khuzhinautotools: include win32 specific headers for socklen_t...
2018-08-01 AapeliCapitalise project names consistently in README.md
2018-08-01 AapeliIndent configure flag section to make markdown format...
2018-08-01 AapeliUse https for resources that support it
2018-08-01 AapeliRewords awkward sentences in README.md
2018-08-01 AapeliFix typos in README.md
2018-08-01 Azat Khuzhinappveyor: disable almost all configurations (except...
2018-07-31 Azat Khuzhinvagrant/win32: reduce amount of threads
2018-07-31 Azat Khuzhinvagrant/win32: add missing aclocal
2018-07-29 Xiaozhou LiuFix typo
2018-07-05 Nathan French[http] fix C90 warnings
2018-06-21 Philip PrindevilleTell Travis to use quiet git clone
2018-06-21 Leo Zhangtest: make regress_dns C89 compatible
2018-06-20 Azat KhuzhinIgnore evconfig-private.h for autotools
2018-06-19 Azat KhuzhinReplace all EVENT_HAVE with EVENT__HAVE (EVENT__HAVE_US...
2018-06-18 Philip PrindevilleAdd convenience macros for user-triggered events
2018-06-16 Philip PrindevilleGet rid of macros which are never used
2018-06-07 an-taofix spelling mistakes
2018-06-07 Philip Prindevilleconfig.h can't be prefixed unconditionally
2018-05-06 Azat KhuzhinMake rpc headers self-compilable
2018-05-02 Nathan FrenchMerge pull request #632 from NathanFrench/realign_struc...
2018-04-30 Nathan French[core] re-order fields in struct event for memory effic...
2018-04-25 Azat KhuzhinNotify event base if there are no more events, so it...
2018-04-25 Azat KhuzhinFix CheckFunctionExistsEx() cmake macro on win32
2018-04-24 Azat Khuzhintest/dns: install correct RLIMIT_NOFILE in bufferevent_...
2018-04-23 Azat Khuzhintravis-ci: allow tests under osx to fail (temporary...
2018-04-23 Azat Khuzhintest/http: cover evhttp_connection_get_addr() for incom...
2018-04-23 Greg HazelFix evhttp_connection_get_addr() fox incomming http...
2018-04-23 Azat Khuzhintest/dns: verify bufferevent_socket_connect() errorcb...
2018-04-23 Jesse Fangbufferevent_socket_connect{,_hostname}() missing event...
2018-04-23 Azat Khuzhintest/dns: cleanup test_bufferevent_connect_hostname()
2018-04-22 Azat KhuzhinMerge branch 'pull-628'
2018-04-22 Cristian Morales... Give priority to the build directory headers
2018-04-22 Cristian Morales... Do not ship evconfig-private.h in dist archive
2018-04-22 Azat KhuzhinAdopt ignore rules for cmake + ninja
next