]> granicus.if.org Git - libevent/shortlog
libevent
2019-02-02 Azat KhuzhinMerge branch 'evconnlistener-do-not-close-client-fd'
2019-02-02 Andrey OkoshkinFix generation of LibeventConfig.cmake for the installa...
2019-02-02 Azat KhuzhinAdd missing includes into openssl-compat.h
2019-02-02 Azat KhuzhinFree dns/event bases in dns-example to avoid leaks
2019-02-02 ejurgensenFix incorrect ref to evhttp_get_decoded_uri in http.h
2019-02-02 Azat KhuzhinFix crashing http server when callback do not reply...
2019-02-02 lightningkaycmake doesn't has POLICY CMP0054 in low version
2019-02-02 Azat KhuzhinAllow bodies for GET/DELETE/OPTIONS/CONNECT
2019-02-02 Andreas GustafssonDo not crash when evhttp_send_reply_start() is called...
2019-02-02 Azat KhuzhinFix crashing http server when callback do not reply...
2019-02-02 Azat Khuzhinfix handling of close_notify (ssl) in http with openssl...
2019-02-02 Kiyoshi AmanPort `event_rpcgen.py` and `test/check-dumpevents.py...
2019-02-02 Azat KhuzhinRemove OpenSSL paragram from README
2019-02-02 Vincent JARDINtest: fix warning
2019-02-02 Carlo Marcelo... configure: avoid false positive in DragonFlyBSD
2019-02-02 Carlo Marcelo... test: avoid regress hanging in macOS
2019-02-02 Carlo Marcelo... autotools: confirm openssl is working before using
2019-02-02 Carlo Marcelo... test: fix 32bit linux regress
2019-02-02 Carlo Marcelo... autotools: pass $(OPENSSL_INCS) for samples (FTBFS...
2019-02-02 Carlo Marcelo... always define EV_INT16_MIN
2019-02-02 RedfoxmoonAdd configure check for midipix
2019-02-02 James SyngeFix race in access to ev_res from event loop with event...
2019-02-02 Azat KhuzhinRemove check against passed bufferevent in bufferevent_...
2019-02-02 Azat KhuzhinFix wrong assert in evbuffer_drain()
2019-02-02 Azat KhuzhinMerge remote-tracking branch 'official/pr/527' -- docum...
2019-02-02 Ondřej KuzníkFix tests with detached builds
2019-02-02 Nikolay EdigaryevDocument some obvious cases where a function might...
2019-02-02 Azat KhuzhinFix event_debug_logging_mask_ exporting on win32
2019-02-02 Azat KhuzhinFix visibility issues under (mostly on win32)
2019-02-02 Azat Khuzhincmake: set CMP0054 to NEW to avoid variables over expan...
2019-02-02 Azat Khuzhincmake: fix building bench/bench_cascade under win32...
2019-02-02 Azat Khuzhincmake: avoid requiring cmake 3.1 on win32 for dns-example
2019-02-02 Azat Khuzhinle-proxy: fix compiling under win32 (because of no...
2019-02-02 Azat Khuzhinhttp-connect: exit on error
2019-02-02 Azat Khuzhintest: do not use .fieldname in structure initialization...
2019-02-02 Azat KhuzhinAdd missing print-winsock-errors.c into dist archive
2019-02-02 Maximilian... le-proxy: add missing return statement (UAF)
2019-02-02 José Luis MillánReturn from event_del() after the last event callback...
2019-02-02 Azat Khuzhintest: cover that after event_del() callback will not...
2019-02-02 Gonçalo RibeiroCorrect URL for the libevent logo
2019-02-02 David BenjaminExplicitly call SSL_clear when reseting the fd.
2019-02-02 Dominic Chenbufferevent: refactor to use type check macros
2019-02-02 Azat KhuzhinFix arc4random_addrandom() detecting and fallback ...
2019-02-02 Azat KhuzhinMake event_count macros cleaner
2019-02-02 Xiang Zhangfix evutil_make_internal_pipe_'s comment that fd[0...
2019-02-02 Azat Khuzhincmake: use APPEND during exporting targets (for old...
2019-02-02 Azat KhuzhinMerge branch 'win32-fixes'
2019-02-02 Azat Khuzhincmake: fix pkgconfig generation (copy-paste typo)
2019-02-02 Azat KhuzhinMerge branch 'cmake-missing-bits'
2019-02-02 Azat Khuzhintravis-ci: do not run coverage on osx
2019-02-02 Azat Khuzhinappveyor: remove -DEVENT__ENABLE_VERBOSE_DEBUG=ON build
2019-02-02 Shuo ChenFix detection of timerfd_create() in CMake.
2019-02-02 Azat KhuzhinDo not add epoll_sub (syscall wrappers) for epoll in...
2019-02-02 Azat KhuzhinMerge branch 'cmake-configure-fixes-v2'
2019-02-02 Azat Khuzhintravis-ci: remove -DEVENT__ENABLE_VERBOSE_DEBUG=ON...
2019-02-02 Azat KhuzhinMerge branch 'fix-openssl-linking'
2019-02-02 tim-leevutil: fix a typo of comment
2019-02-02 Trond NorbyeFix RPATH for APPLE
2019-02-02 David Disseldorpsample/dns-example: fix compiler warning (getopt()...
2019-02-02 David Disseldorpsample/https-client: use host SSL certificate store...
2019-02-02 Azat KhuzhinFix clang 3 (some versions) misbehaviour for __has_attr...
2019-02-02 Jan BeichUnbreak build with LibreSSL after openssl 1.1 support...
2019-02-02 Azat KhuzhinMerge branch 'fix-struct-linger'
2019-02-02 Azat KhuzhinInclude openssl-compat.h into dist archive
2019-02-02 Azat KhuzhinMake EVENT_STAGE_NAME non cached
2019-02-02 Azat KhuzhinDo not overwrite version from GIT if it is older then...
2019-02-02 Azat KhuzhinFix -Werror=implicit-fallthrough (fixes gcc-7)
2017-01-25 Azat KhuzhinMerge branch 'release-2.1.8-stable-pull' release-2.1.8-stable
2017-01-25 Azat KhuzhinBump version to 2.1.8-stable everywhere
2017-01-25 Azat KhuzhinVERSION_INFO should me equal to library version
2017-01-25 Azat KhuzhinBump whatsnew-2.1 document
2017-01-25 Azat KhuzhinUpdate ChangeLog for 2.1.8-stable
2017-01-22 Azat KhuzhinREADME: update AUTHORS
2017-01-22 Azat KhuzhinMerge branch 'automake-tests-parallel-v4' (*includes...
2017-01-22 Azat Khuzhinvagrant/netbsd: missing libtool
2017-01-22 Azat KhuzhinRun tests in parallel (they are lightweight), on CI...
2017-01-22 Azat Khuzhintravis-ci: install cmake from xenial (CTEST_PARALLEL_LE...
2017-01-22 Azat Khuzhintest: register different tests in automake
2017-01-22 Azat Khuzhintest: run different tests under different options ...
2017-01-21 Azat Khuzhinautomake: do not use serial-tests if parallel-test...
2017-01-20 Azat KhuzhinBump VERSION_INFO so that libraries symlinks will have...
2017-01-19 Azat Khuzhintest/dns: replace servname since solaris does not have...
2017-01-19 Azat KhuzhinMerge branch 'openssl-filter-fixes-v4'
2017-01-19 Azat Khuzhinbe: fix with filtered bufferevents and connect() withou...
2017-01-19 Azat Khuzhintest/ssl: fix bufferevent_getfd() for bufferevent_opens...
2017-01-19 Azat Khuzhinbe_openssl: Fix writing into filted openssl bufferevent...
2017-01-19 Azat Khuzhintest/https: separate cases for https client with filter...
2017-01-19 Azat Khuzhintest/ssl: cover case when we writing to be_openssl...
2017-01-19 Azat Khuzhintest/thread: netbsd is too slow, increase timeout for...
2017-01-19 Azat Khuzhintest/dns: run async resolving after sync one (to avoid...
2017-01-19 Azat Khuzhinvagrant/netbsd: more reliable way of installing packages
2017-01-08 Azat Khuzhintest/http: turn off some tests that based on backlog...
2016-12-23 BreakerUpdate README.md
2016-12-22 Azat Khuzhintest: fix util/date_rfc1123 under win32
2016-12-22 Azat KhuzhinFix UB in evutil_date_rfc1123()
2016-12-18 Azat KhuzhinMerge branch 'date-rfc1123'
2016-12-18 Vis Virialadd tests for evutil_date_rfc1123().
2016-12-18 Vis Virialhttp: do not use local settings for Date header
2016-12-13 johnsonleeFix incorrect MIME type
2016-12-06 Azat Khuzhinbe_openssl: make be_openssl_set_fd() static (no prototy...
next