]> granicus.if.org Git - libevent/shortlog
libevent
2019-05-25 Azat KhuzhinMerge branch 'release-2.1.10-stable-pull' into patches-2.1 release-2.1.10-stable
2019-05-25 Azat KhuzhinBump version to 2.1.10-stable everywhere
2019-05-25 Azat KhuzhinBump ChangeLog
2019-05-25 Azat KhuzhinBump AUTHORS section
2019-05-25 Azat Khuzhinhttp: do not name variable "sun" since this breaks...
2019-05-25 Azat Khuzhincmake: add -Wmissing-prototypes (like autotools has)
2019-05-25 Azat Khuzhintime-test: disable buffering (mostly for windows)
2019-05-25 Azat KhuzhinMerge branch 'evbuffer-fixes-806-v2'
2019-05-25 Azat KhuzhinAdd getopt into dist archive
2019-05-25 Azat KhuzhinMerge branch 'issue-807-accept4-getnameinfo-AF_UNIX'
2019-05-25 Tobias Stoeckmannkqueue: Avoid undefined behaviour.
2019-05-25 Tobias StoeckmannPrevent integer overflow in kq_build_changes_list.
2019-05-25 zhuizhuhaomengevdns: fix lock/unlock mismatch in evdns_close_server_p...
2019-05-25 Azat KhuzhinMerge remote-tracking branch 'official/pr/804'
2019-05-25 Tobias StoeckmannProtect min_heap_push_ against integer overflow.
2019-05-25 linxiaohuile-proxy: initiate use of the Winsock DLL
2019-05-25 Azat KhuzhinRemove experimental note for finalizers API
2019-05-25 Azat Khuzhinhttps-client: do not try to free not initialized base
2019-05-25 Azat Khuzhinhttp: drop unused internal macros
2019-05-25 Azat KhuzhinDisable logging for tests that assume printing warnings
2019-05-25 Azat Khuzhinappveyor: check intermediate powershell commands exit...
2019-05-25 Azat KhuzhinMerge branch 'fix-uchex-warnings'
2019-05-25 Azat Khuzhinevdns: add DNS_OPTION_NAMESERVERS_NO_DEFAULT/EVDNS_BASE...
2019-05-25 Azat Khuzhinevdns: add descriptions for DNS_OPTION_*/DNS_OPTIONS_ALL
2019-05-25 Azat KhuzhinLink test/regress with event_core/event_extra over...
2019-05-25 Azat Khuzhinsignal: guard __cdecl definition with #ifdef
2019-05-25 Azat Khuzhintinytest: fix parsing --timeout argument
2019-05-25 Azat Khuzhintinytest: implement per-test timeout (via alarm() under...
2019-05-25 Azat KhuzhinFix leaks in error path of the bufferevent_init_common_()
2019-05-25 Azat Khuzhinbench: suppress int conversion warnings
2019-05-25 Azat KhuzhinSuppress int conversion warnings in getopt_long compati...
2019-05-25 Azat Khuzhincmake: sync warnings with autotools v2
2019-05-25 John OhlAdd support for EV_TIMEOUT to event_base_active_by_fd
2019-05-25 Azat Khuzhinbuffer: make evbuffer_prepend() of zero-length array...
2019-05-25 Azat KhuzhinMerge branch 'evbuffer-empty-chain-handling'
2019-05-25 Seong-Joong KimRemove needless check for arc4_seeded_ok
2019-05-25 Enji CooperFix typos: warnigns -> warnings
2019-05-25 Enji CooperFix typos in a comment describing the purpose of `Versi...
2019-05-25 Enji CooperDefine `_GNU_SOURCE` properly/consistently per autoconf
2019-05-25 Yury KorzhetskyDon't loose top error in SSL
2019-05-25 Azat KhuzhinIgnore bitrise branches for travis-ci/appvyeor [ci...
2019-05-25 Azat KhuzhinUpdate link to the appveyor project
2019-05-25 Azat KhuzhinMatch definition with prototype for bufferevent_socket_...
2019-05-25 Azat KhuzhinRevert "test: avoid regress hanging in macOS"
2019-05-25 Azat KhuzhinUse kill() over raise() for raising the signal (fixes...
2019-05-25 Nathan FrenchMerge pull request #769 from sungjungk/fix-return-handling
2019-05-25 Nathan FrenchAdded DNS header mask definitions.
2019-02-10 Azat KhuzhinMerge 'official/pr/761' into patches-2.1 -- changelog...
2019-02-10 Pierce Lopezchangelog: fix extraneous "g" suffix on commit hashes...
2019-02-10 Pierce Lopezchangelog: fix evrpc typo "evprc" in 2.1.9
2019-02-10 Azat KhuzhinMerge branch 'release-2.1.9-beta-pull' into patches-2.1 release-2.1.9-beta
2019-02-10 Azat KhuzhinBump version to 2.1.9-beta everywhere
2019-02-10 Azat KhuzhinBump ChangeLog
2019-02-10 Azat KhuzhinBump AUTHORS section
2019-02-10 Azat Khuzhintest/dns: in solaris under EMFILE devpoll does not...
2019-02-10 Azat Khuzhincmake: fix checking of devpoll backend (like in autotoo...
2019-02-03 Azat Khuzhintest/dns: in solaris under EMFILE the error is EAI_FAIL
2019-02-03 Azat Khuzhintest/ssl/bufferevent_wm: explicitly break the loop...
2019-02-02 Azat KhuzhinEliminate fd conversion warnings and introduce EVUTIL_I...
2019-02-02 Azat Khuzhinevmap: use approparite type for changes to avoid warnin...
2019-02-02 Azat Khuzhintest/et/et: use evutil_socket_t* over int* for pointer...
2019-02-02 Azat Khuzhinappveyor: disable verbosity of MSBuild
2019-02-02 Azat KhuzhinMerge branch 'win64-fixes'
2019-02-02 Azat Khuzhinwin32select: print an error in case of failure
2019-02-02 Azat KhuzhinAdd OS-specific exclude patterns of the branch names...
2019-02-02 Azat Khuzhins/http-server: fix cleanup routines
2019-02-02 Azat KhuzhinMerge branch 'http-EVHTTP_CON_READ_ON_WRITE_ERROR-fixes-v2'
2019-02-02 Azat KhuzhinMerge branch 'travis-ci-osx-fixes'
2019-02-02 Azat Khuzhintest: adjust expecting error for getaddrinfo() under...
2019-02-02 Azat Khuzhintest/nonpersist_readd: use assert helpers
2019-02-02 Azat Khuzhinrpc: use *_new_with_arg() to match function prototype
2019-02-02 Luke Dashjrhttp: Preserve socket error from listen across closesoc...
2019-02-02 Azat Khuzhincmake: support static runtime (MSVC)
2019-02-02 Azat Khuzhinappveyor: cover static libs for MSVC
2019-02-02 baixiangcppfix a comment error
2019-02-02 Fredrik Strupecmake: Fix some typos in option descriptions
2019-02-02 Azat Khuzhinhttp: fix connection retries when there more then one...
2019-02-02 Azat KhuzhinDo not check O_NONBLOCK for invalid fds
2019-02-02 Azat Khuzhintest-fdleak: fix memory leaks
2019-02-02 Azat Khuzhintravis-ci: do not run coveralls with clang (SIGSEGV)
2019-02-02 Azat KhuzhinAdd mailmap
2019-02-02 Azat Khuzhintest: add TT_RETRIABLE for http/cancel_by_host_no_ns
2019-02-02 Azat Khuzhinappveyor: enable parallel build
2019-02-02 Azat Khuzhincmake: do not build both (SHARED and STATIC) for MSVC...
2019-02-02 Azat Khuzhincmake: introduce EVENT__LIBRARY_TYPE option
2019-02-02 Azat Khuzhincmake: drop redundant add_dependencies()
2019-02-02 Azat KhuzhinMerge branch 'TT_RETRIABLE'
2019-02-02 Azat Khuzhinbufferevent: add debug messages when .setfd/.getfd...
2019-02-02 Azat Khuzhinhttp: improve error path for bufferevent_{setfd,enable...
2019-02-02 Azat Khuzhinregress_http: fix compilation with !EVENT__HAVE_OPENSSL
2019-02-02 Azat Khuzhinregress_bufferevent: add TT_IOCP_LEGACY/TT_IOCP
2019-02-02 Azat Khuzhint/bench_http: disable buffering (win32 do not show...
2019-02-02 Azat Khuzhins/http-server: check for EVTHREAD_USE_WINDOWS_THREADS_I...
2019-02-02 Azat KhuzhinMerge branch 'iocp-fixes'
2019-02-02 Azat KhuzhinFix conceivable UAF of the bufferevent in evhttp_connec...
2019-02-02 Azat KhuzhinUse BEV_UPCASE() everywhere
2019-02-02 Azat Khuzhinregress: add EVENT_NO_FILE_BUFFERING, to disable buffer...
2019-02-02 Azat Khuzhinevent: add some debug information into loop for event_b...
2019-02-02 Azat KhuzhinMerge branch 'sample-http-server'
2019-02-02 Azat Khuzhinregress_ssl: fix ssl/bufferevent_wm_filter for non...
next