]> granicus.if.org Git - libevent/shortlog
libevent
2021-11-30 Theo BuehlerDon't define BIO_get_init() for LibreSSL 3.5+
2021-11-30 Azat KhuzhinMerge #1230 -- build: remove inconsistently used x...
2021-11-24 fanquakebuild: fix typos in ax_check_funcs_ex.m4
2021-11-24 fanquakebuild: remove inconsistently used x-prefix comparisons
2021-11-21 Azat KhuzhinFix comment for evdns_base_new()
2021-11-12 Christopher... CheckWorkingKqueue.cmake: fix missing headers
2021-11-04 Tomas Gonzalezevutil: Fix evutil_freeaddrinfo
2021-10-02 Thomas Perrottest: retriable tests are marked failed only when all...
2021-09-19 Azat Khuzhingithub/workflows/macos.yml: fix test step name
2021-09-19 Azat KhuzhinMerge branch 'skip-tests' -- fix/skip some tests to...
2021-09-19 Azat Khuzhintest: add --retries-delay (and set to 1 second by default)
2021-09-19 Azat Khuzhintest: add --retries argument
2021-09-19 Azat KhuzhinAdd -Wno-void-pointer-to-enum-cast (we use this hack...
2021-09-19 Azat Khuzhintest/regress_http: mark data_length_constraints as...
2021-09-19 Azat Khuzhingithub/workflows/mingw: use ctest --output-on-failure
2021-09-19 Azat Khuzhintest/dns: mark TCP tests as retriable
2021-09-19 Azat Khuzhintest/regress: retry some signal rlated tests in darwin
2021-09-19 Azat Khuzhintest/regress_util: mark monotonic_prc as retriable
2021-09-19 Azat Khuzhintest/regress_http: fix unix_socket test
2021-09-19 Azat Khuzhintest/regress_http: disable max_connections/data_length_...
2021-09-19 Azat KhuzhinAdd EV_WINDOWS macro
2021-09-19 Azat Khuzhinci: split build and test into separate jobs
2021-09-18 Azat Khuzhintest: cleanup stalled socket after running http/unix_sock
2021-09-18 Azat Khuzhintest: check return value of write()/send() in buffereve...
2021-09-18 Azat Khuzhintest: mark util/monotonic_prc_fallback as retriable
2021-09-18 Azat Khuzhinbufferevent_ssl: check return value of the evbuffer_drain()
2021-09-18 Azat KhuzhinMerge remote-tracking branch 'upstream/pr/1203'
2021-09-18 Azat KhuzhinMerge !1204 -- tests: fix macOS CI runs
2021-09-17 Pierce Lopeztest: http_unix_socket_test: fix url could be freed...
2021-09-17 Pierce Lopeztest: regress_http: skip unix socket parsing tests...
2021-09-17 Pierce Lopeztest: fix regress_http evhttp_bind_unixsocket() on...
2021-09-17 Pierce Lopezci: fix macOS mbedtls version/search
2021-09-17 Pierce Lopezbuffer: do not round up allocation for reference-type...
2021-09-14 Pierce Lopeztest: skip dns_initialize_nameservers if missing /etc...
2021-09-12 Yong Wudoc: adjust flags notice on event_base_loop()
2021-09-11 Yong Wuev_io_timeout consistency
2021-09-05 Yong Wumodify typo - timeeouts
2021-08-11 Azat Khuzhinhttp: fix building under windows (guard with _WIN32...
2021-08-10 Azat Khuzhintest: fix checking test args for http_parse_uri_test
2021-08-10 Sean Younghttp: support unix domain sockets
2021-08-01 Azat Khuzhinbuffer: fix CreateFileMapping() leak from evbuffer_add_...
2021-07-16 moonlightshfix evthread_use_pthreads_with_flags dead lock when...
2021-07-13 fanquakebuild: fail with a useful error message if pkg-config...
2021-07-12 Tobias HeiderProperly initialize sockaddr length on systems with...
2021-07-09 Azat KhuzhinMerge remote-tracking branch 'upstream/pr/1171'
2021-07-09 fanquakeci: install pkg-config in mingw-w64 CI
2021-07-09 fanquakebuild: test ac_cv_header_sys_time_h once, reformat...
2021-07-09 fanquakebuild: remove call to AC_C_CONST()
2021-07-09 fanquakebuild: replace ntp_pkg_config macro with a call to...
2021-07-09 fanquakebuild: remove NTP_PKG_CONFIG call from libevent_mbedtls.m4
2021-07-09 fanquakebuild: stop using the deprecated form of AC_OUTPUT()
2021-07-09 fanquakebuild: quote args in AC_ARG_ENABLE & AS_HELP_STRING
2021-07-09 fanquakebuild: remove call to AC_HEADER_TIME
2021-07-09 fanquakebuild: call AC_PREREQ() first & quote argument
2021-07-09 fanquakebuild: remove call to AC_PREFIX_DEFAULT
2021-07-09 fanquakebuild: remove call to AC_PROG_GCC_TRADITIONAL
2021-06-27 Azat KhuzhinMerge #1176 - make evthread_use_pthreads() a MT-Safe...
2021-06-25 moonlightshremove emty line for code formating
2021-06-25 moonlightshmake evthread_use_pthreads a MT-Safe function
2021-06-17 Michael DavidsaverRTEMS has no SA_RESTART
2021-05-31 Azat KhuzhinSwitch to lukka/run-vcpkg@v7 and update vcpkgGitCommitId
2021-05-30 Alex BudovskiReplace gettimeofday with the portable wrapper
2021-05-24 Azat KhuzhinFix -Warray-parameter for evutil_ersatz_socketpair_()
2021-05-24 Azat Khuzhindns-example: add CNAME support
2021-05-24 Sergey Matveychukevdns: add ability to get CNAME
2021-05-14 Paweł Wegnercmake: don't override CMAKE_CONFIGURATION_TYPES.
2021-05-04 Biswapriyo... cmake: Fix generted pkgconfig files.
2021-04-30 Azat KhuzhinSupport disabled renegotiation in mbedTLS
2021-04-27 Azat KhuzhinDo not wrap lines in AC_CHECK_HEADERS/AC_CHECK_FUNCS...
2021-04-27 Azat KhuzhinFix O_RDONLY (_O_RDONLY) under mingw
2021-04-27 Mike SharovRetry write on EINTR in signal handler
2021-04-23 Yi Fan Yutest/regress.h: Increase default timeval tolerance...
2021-04-03 Azat KhuzhinMerge #1152 -- remove no op evdns functions
2021-04-03 Emil Englersample: use unsigned short instead of int for port
2021-04-03 fanquakedns: remove evdns_set_transaction_id_fn
2021-04-03 fanquakedns: remove evdns_set_random_bytes_fn
2021-04-02 Emil Englerdoc: adjust edge-trigger notice on event_new()
2021-04-02 Azat KhuzhinRevert "build: use literals for AC_CHECK_HEADERS/AC_CHE...
2021-03-28 Azat Khuzhinbuild: use literals for AC_CHECK_HEADERS/AC_CHECK_FUNCS
2021-03-28 Azat Khuzhinbuild: fix autotools build under mingw
2021-03-28 fanquakebuild: remove no-longer used checks for vasprintf
2021-03-28 fanquakebuild: remove splice implementation fragments
2021-03-23 Azat Khuzhinci: fix upload-artifacts for linux dist build
2021-03-23 Azat KhuzhinMerge branch 'http-fix-fd-leak'
2021-03-23 Azat Khuzhinhttp: fix fd leak on fd reset (by using bufferevent_rep...
2021-03-23 Azat Khuzhinbufferevent: introduce bufferevent_replacefd() (like...
2021-03-23 fanquakebuild: use AC_CHECK_LIB over AC_HAVE_LIBRARY
2021-02-16 MKCKRfix compile error in VS2012 in evutil_gettimeofday()
2021-02-11 ihsinmehttp: fix invalid unsigned arithmetic
2021-02-03 lileiCheck return value of evbuffer_remove() in bufferevent_...
2021-01-18 Azat Khuzhintest/regress_http: cover reading of chunked payload...
2021-01-12 chux0519evdns: add max-probe-timeout/probe-backoff-factor settings
2020-12-26 Emil Englerdoc: remove dead link
2020-11-23 Loïc Yhuelcmake: do not link libevent with libevent_core
2020-11-04 Azat KhuzhinDo not try to do SSL handshake if the connect() fails
2020-11-02 Azat KhuzhinMerge branch 'macos-brew-openssl-v2'
2020-11-01 Azat KhuzhinAdd autodetection of openssl via brew into build matrix
2020-11-01 Azat Khuzhincmake: find openssl prefix via brew
2020-11-01 fanquakeautotools: attempt to find OpenSSL via homebrew on...
2020-10-31 Azat KhuzhinFix bufferevent_ssl_*flags() w/ disabled OpenSSL but...
next