]> granicus.if.org Git - libevent/shortlog
libevent
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...
2016-12-06 Azat KhuzhinMerge branch 'be-openssl-fd-reset-fix-v2'
2016-12-06 Azat KhuzhinFix dirty_shutdown for openssl 1.1
2016-12-06 Azat KhuzhinFix reusing bufferevent_openssl after fd was reseted...
2016-12-06 Azat Khuzhintest/https: fix ssl dirty bypass for https_simple
2016-12-06 Azat Khuzhintest/https: cover multiple request over the same connection
2016-12-06 Azat Khuzhintest/http: sanity check for http_request_empty_done()
2016-12-06 Azat KhuzhinMerge branch 'openssl-1.1-init-fixes-v2'
2016-12-06 Azat Khuzhinsample/le-proxy: use TLS_method instead of SSLv23_metho...
2016-12-06 Azat Khuzhintest: fix building under openssl 1.1 (init functions...
2016-12-06 Azat Khuzhinle-proxy: fix building under openssl 1.1 (init function...
2016-12-06 Azat Khuzhinhttps-cilent: fix compilation warnings about unused...
2016-12-06 Azat KhuzhinFix _FILE_OFFSET_BITS redinition (solaris/autotools)
2016-12-06 Azat Khuzhinvagrant/osx: use make instead of gmake (there is no...
2016-12-06 Azat Khuzhinutil-internal: fix __func__ redefinition (netbsd)
2016-12-06 Azat KhuzhinFix signedness differ for iov_base (solaris)
2016-12-06 Azat Khuzhinevutil_time: include <unistd.h> when there is only...
2016-12-06 Azat Khuzhinhttp: fix formatter for pritnf for req->ntoread (osx)
2016-12-06 Azat Khuzhinsample/http-connect: fix compilation with VS2010
2016-12-06 Philip PrindevilleC90 doesn't like declarations intermingled with statements
2016-11-18 Azat Khuzhinvagrant: add centos box
2016-11-04 Azat KhuzhinMerge remote-tracking branch 'azat/release-2.1.7-rc... release-2.1.7-rc
2016-11-04 Azat KhuzhinBump version to 2.1.7-beta everywhere
2016-11-04 Azat KhuzhinUpdate changelog for 2.1.7-rc
2016-11-04 Azat KhuzhinREADME: update AUTHORS
2016-11-04 Azat Khuzhintravis-ci/osx: install lcov
2016-11-04 Tim Hentenaartest/regress: cover a polling of invalid fd
2016-11-04 Tim Hentenaarpoll: Prevent libevent from spinning if POLLNVAL occurs
2016-11-02 Azat KhuzhinUse coveralls.io via travis
2016-11-02 Azat KhuzhinFix cmake -DEVENT__COVERAGE=ON
2016-10-31 Azat KhuzhinTesting with vagrant for 6 OS and cmake+autoconf
2016-10-31 Azat Khuzhinautogen.sh: learn about gmake
2016-10-31 Azat Khuzhinautogen.sh: remove all autoconf/automake caches, if any
2016-10-30 Azat Khuzhincmake: fix finding python2, and check that it is really 2
2016-10-30 Azat KhuzhinIgnore temporary configure files
2016-10-26 Azat Khuzhincmake: fix CheckFunctionExistsEx/CheckPrototypeDefiniti...
2016-10-26 Zonr Changcmake: cleanup
2016-10-25 Thomas Bernarduse ev_uint16_t instead of unsigned short for port
2016-10-25 Azat Khuzhincmake/win32: fix running regress, but fixing finding...
2016-10-21 Simone BassoREADME.md: fix typo: ar -> are
2016-10-16 Azat Khuzhintravis-ci: use container-based infrastructure
2016-10-16 Azat Khuzhintravis-ci/osx: fix compiling/linking openssl libraries
2016-10-16 Azat Khuzhintravis-ci: use gcc-5 (fixes osx|gcc failures)
2016-10-16 Kurt RoeckxMake it build using OpenSSL 1.1.0
2016-10-15 Adam LangleyDon't call BIO_number_{read|written} on NULL BIOs.
2016-10-13 Adam LangleySwitch from a 512 to 2048-bit RSA key.
2016-10-05 Azat KhuzhinMerge branch 'contrib-guide-v2'
2016-10-05 Azat KhuzhinAdd CONTRIBUTING.md (with checkpatch.sh examples)
2016-10-05 Azat KhuzhinAdd checkpatch script
2016-10-05 Azat KhuzhinAdd config for clang-format
2016-10-05 Azat KhuzhinAdd config for uncrustify
2016-10-04 Sevenbe: just a simple mistake, reinclude the <errno.h>
2016-10-04 Azat Khuzhincmake: use PYTHON_EXECUTABLE to find python2
2016-10-03 Azat KhuzhinMerge branch 'force-disable-clockgettime'
2016-10-03 Azat KhuzhinAdd -DEVENT__DISABLE_CLOCK_GETTIME switch for cmake
2016-10-03 Vlad ShcherbanAdding option to ignore clock_gettime: --disable-clock...
2016-08-26 Azat KhuzhinMerge branch 'release-2.1.6-beta-pull' release-2.1.6-beta
2016-08-26 Azat KhuzhinBump version to 2.1.6-beta everywhere
2016-08-26 Azat KhuzhinChangeLog: Add brief notes
2016-08-26 Azat KhuzhinUpdate changelog for 2.1.6-beta (ugh, pretty huge)
2016-08-26 Azat KhuzhinUpdate AUTHORS section in README
2016-08-26 Zonr ChangFix evhttp_uriencode() regression.
2016-08-14 Mark Ellzeyremoved unused vars
2016-08-14 Mark Ellzeypointer overflow checks for evhttp_uriencode
2016-08-11 Azat Khuzhintests: use waitpid(..., WNOWAIT) to fix failing of...
next