projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2017-03-08
Azat Khuzhin
cmake: fix values for #cmakedefine
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Azat Khuzhin
cmake: drop duplicates from event-config template
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Azat Khuzhin
cmake: add value for the #cmakedefine macros (like...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Azat Khuzhin
cmake: Fix checking of enum values from sysctl.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Azat Khuzhin
travis-ci: remove -DEVENT__ENABLE_VERBOSE_DEBUG=ON...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Azat Khuzhin
Merge branch 'fix-openssl-linking'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Pierce Lopez
sample/https-client: use ERR_remove_*state() when we...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Pierce Lopez
Do not check for ERR_remove_thread_state() (do not...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
tim-le
evutil: fix a typo of comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Trond Norbye
Fix RPATH for APPLE
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
David Disseldorp
sample/dns-example: fix compiler warning (getopt()...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
David Disseldorp
sample/https-client: use host SSL certificate store...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Azat Khuzhin
Fix clang 3 (some versions) misbehaviour for __has_attr...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Jan Beich
Unbreak build with LibreSSL after openssl 1.1 support...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
Merge branch 'fix-struct-linger'
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
cmake: check for 'struct linger' existence
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Jan Beich
test/bench*: prefix event-config.h macros after 0dda56a...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Jan Beich
test/bench_httpclient: restore SO_LINGER usage after...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
Include openssl-compat.h into dist archive
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
Make EVENT_STAGE_NAME non cached
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
Do not overwrite version from GIT if it is older then...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
Bump version in master to 2.2.0-alpha-dev
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Azat Khuzhin
Fix -Werror=implicit-fallthrough (fixes gcc-7)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Azat Khuzhin
Merge branch 'release-2.1.8-stable-pull'
release-2.1.8-stable
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Azat Khuzhin
Bump version to 2.1.8-stable everywhere
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Azat Khuzhin
VERSION_INFO should me equal to library version
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Azat Khuzhin
Bump whatsnew-2.1 document
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Azat Khuzhin
Update ChangeLog for 2.1.8-stable
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
README: update AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
Merge branch 'automake-tests-parallel-v4' (*includes...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
vagrant/netbsd: missing libtool
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
Run tests in parallel (they are lightweight), on CI...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
travis-ci: install cmake from xenial (CTEST_PARALLEL_LE...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
test: register different tests in automake
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Azat Khuzhin
test: run different tests under different options ...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Azat Khuzhin
automake: do not use serial-tests if parallel-test...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Azat Khuzhin
Bump VERSION_INFO so that libraries symlinks will have...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
test/dns: replace servname since solaris does not have...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
Merge branch 'openssl-filter-fixes-v4'
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
be: fix with filtered bufferevents and connect() withou...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
test/ssl: fix bufferevent_getfd() for bufferevent_opens...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
be_openssl: Fix writing into filted openssl bufferevent...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
test/https: separate cases for https client with filter...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
test/ssl: cover case when we writing to be_openssl...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
test/thread: netbsd is too slow, increase timeout for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
test/dns: run async resolving after sync one (to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Azat Khuzhin
vagrant/netbsd: more reliable way of installing packages
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Azat Khuzhin
test/http: turn off some tests that based on backlog...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Breaker
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Azat Khuzhin
test: fix util/date_rfc1123 under win32
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Azat Khuzhin
Fix UB in evutil_date_rfc1123()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Azat Khuzhin
Merge branch 'date-rfc1123'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Vis Virial
add tests for evutil_date_rfc1123().
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Vis Virial
http: do not use local settings for Date header
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
johnsonlee
Fix incorrect MIME type
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
be_openssl: make be_openssl_set_fd() static (no prototy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
Merge branch 'be-openssl-fd-reset-fix-v2'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
Fix dirty_shutdown for openssl 1.1
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
Fix reusing bufferevent_openssl after fd was reseted...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
test/https: fix ssl dirty bypass for https_simple
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
test/https: cover multiple request over the same connection
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
test/http: sanity check for http_request_empty_done()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
Merge branch 'openssl-1.1-init-fixes-v2'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
sample/le-proxy: use TLS_method instead of SSLv23_metho...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
test: fix building under openssl 1.1 (init functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
le-proxy: fix building under openssl 1.1 (init function...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
https-cilent: fix compilation warnings about unused...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
Fix _FILE_OFFSET_BITS redinition (solaris/autotools)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
vagrant/osx: use make instead of gmake (there is no...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
util-internal: fix __func__ redefinition (netbsd)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
Fix signedness differ for iov_base (solaris)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
evutil_time: include <unistd.h> when there is only...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
http: fix formatter for pritnf for req->ntoread (osx)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Azat Khuzhin
sample/http-connect: fix compilation with VS2010
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Philip Prindeville
C90 doesn't like declarations intermingled with statements
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Azat Khuzhin
vagrant: add centos box
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Azat Khuzhin
Merge remote-tracking branch 'azat/release-2.1.7-rc...
release-2.1.7-rc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Azat Khuzhin
Bump version to 2.1.7-beta everywhere
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Azat Khuzhin
Update changelog for 2.1.7-rc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Azat Khuzhin
README: update AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Azat Khuzhin
travis-ci/osx: install lcov
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Tim Hentenaar
test/regress: cover a polling of invalid fd
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Tim Hentenaar
poll: Prevent libevent from spinning if POLLNVAL occurs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Azat Khuzhin
Use coveralls.io via travis
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Azat Khuzhin
Fix cmake -DEVENT__COVERAGE=ON
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Azat Khuzhin
Testing with vagrant for 6 OS and cmake+autoconf
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Azat Khuzhin
autogen.sh: learn about gmake
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Azat Khuzhin
autogen.sh: remove all autoconf/automake caches, if any
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Azat Khuzhin
cmake: fix finding python2, and check that it is really 2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Azat Khuzhin
Ignore temporary configure files
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Azat Khuzhin
cmake: fix CheckFunctionExistsEx/CheckPrototypeDefiniti...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Zonr Chang
cmake: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Thomas Bernard
use ev_uint16_t instead of unsigned short for port
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Azat Khuzhin
cmake/win32: fix running regress, but fixing finding...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Simone Basso
README.md: fix typo: ar -> are
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Azat Khuzhin
travis-ci: use container-based infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Azat Khuzhin
travis-ci/osx: fix compiling/linking openssl libraries
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Azat Khuzhin
travis-ci: use gcc-5 (fixes osx|gcc failures)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Kurt Roeckx
Make it build using OpenSSL 1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Adam Langley
Don't call BIO_number_{read|written} on NULL BIOs.
commit
|
commitdiff
|
tree
|
snapshot
next