projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2019-04-03
Azat Khuzhin
https-client: do not try to free not initialized base
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Azat Khuzhin
http: drop unused internal macros
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Dan Rosen
evwatch: Add "prepare" and "check" watchers.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Azat Khuzhin
Disable logging for tests that assume printing warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Azat Khuzhin
Remove manually written nmake makefiles (cmake should...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Azat Khuzhin
appveyor: check intermediate powershell commands exit...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Azat Khuzhin
Merge branch 'fix-uchex-warnings'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Azat Khuzhin
evdns: do not check server_req twice
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Azat Khuzhin
evrpc: do not check req twice
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Azat Khuzhin
evdns: add DNS_OPTION_NAMESERVERS_NO_DEFAULT/EVDNS_BASE...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Azat Khuzhin
evdns: add descriptions for DNS_OPTION_*/DNS_OPTIONS_ALL
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Azat Khuzhin
Link test/regress with event_core/event_extra over...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Azat Khuzhin
signal: guard __cdecl definition with #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Azat Khuzhin
tinytest: fix parsing --timeout argument
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Azat Khuzhin
tinytest: implement per-test timeout (via alarm() under...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
Merge branch 'buffer-read-size'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
sample/becat: bufferevent cat, ncat/nc/telnet analog
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
Adjust evbuffer max read for bufferevents
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
Maximum evbuffer read configuration
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
Fix leaks in error path of the bufferevent_init_common_()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
bench: suppress int conversion warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Azat Khuzhin
Suppress int conversion warnings in getopt_long compati...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Alexander Drozdov
http: add WebDAV methods support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Azat Khuzhin
http: suppress -Wwrite-string in evhttp_parse_query_impl()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Azat Khuzhin
cmake: sync warnings with autotools v2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Sayan Nandan
Update documentation [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Sayan Nandan
Move list of contributors into separate file
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Azat Khuzhin
http: implement separate timeouts for read/write/connec...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
John Ohl
Add support for EV_TIMEOUT to event_base_active_by_fd
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Azat Khuzhin
buffer: make evbuffer_prepend() of zero-length array...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Azat Khuzhin
Merge branch 'evbuffer-empty-chain-handling'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Azat Khuzhin
buffer: do not rely on ->off in advance_last_with_data()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Azat Khuzhin
buffer: fix evbuffer_remove_buffer() with empty chain...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Azat Khuzhin
test: verify content of the buffer in evbuffer/remove_b...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Seong-Joong Kim
Remove needless check for arc4_seeded_ok
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Enji Cooper
Fix typos: warnigns -> warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Enji Cooper
Fix typos in a comment describing the purpose of `Versi...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Enji Cooper
Define `_GNU_SOURCE` properly/consistently per autoconf
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Yury Korzhetsky
Don't loose top error in SSL
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Azat Khuzhin
Ignore bitrise branches for travis-ci/appvyeor [ci...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Azat Khuzhin
Update link to the appveyor project
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Azat Khuzhin
Match definition with prototype for bufferevent_socket_...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Azat Khuzhin
Revert "test: avoid regress hanging in macOS"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Azat Khuzhin
Use kill() over raise() for raising the signal (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Nathan French
Merge pull request #769 from sungjungk/fix-return-handling
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Seong-Joong Kim
Add error-handling routine for arc4_seed()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Nathan French
Added DNS header mask definitions.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Azat Khuzhin
Use the logo from the libevent.org
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Azat Khuzhin
test/dns: in solaris under EMFILE devpoll does not...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Azat Khuzhin
cmake: fix checking of devpoll backend (like in autotoo...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Azat Khuzhin
test/dns: in solaris under EMFILE the error is EAI_FAIL
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Azat Khuzhin
test/ssl/bufferevent_wm: explicitly break the loop...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
Eliminate fd conversion warnings and introduce EVUTIL_I...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
evmap: use approparite type for changes to avoid warnin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
test/et/et: use evutil_socket_t* over int* for pointer...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
appveyor: disable verbosity of MSBuild
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
Merge branch 'win64-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
test/et/et: fix it by using appropriate type for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
test/et/et: verify return codes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
appveyor: switch to new VS/MinGW and x64
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
win32select: print an error in case of failure
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Azat Khuzhin
Add OS-specific exclude patterns of the branch names...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
s/http-server: fix cleanup routines
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
Merge branch 'http-EVHTTP_CON_READ_ON_WRITE_ERROR-fixes-v2'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
http: try to read existing data in buffer under EVHTTP_...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
test: add logging for http/read_on_write_error and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
http: do not call deferred readcb if readcb is not set
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
Merge branch 'travis-ci-osx-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
travis-ci/osx: switch to xcode 10.1, since 9.4 is not...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Azat Khuzhin
travis-ci/osx: install gcc and fix CC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Azat Khuzhin
test: adjust expecting error for getaddrinfo() under...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Azat Khuzhin
test/nonpersist_readd: use assert helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Azat Khuzhin
rpc: use *_new_with_arg() to match function prototype
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Luke Dashjr
http: Preserve socket error from listen across closesoc...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Azat Khuzhin
cmake: support static runtime (MSVC)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Azat Khuzhin
appveyor: cover static libs for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
baixiangcpp
fix a comment error
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Fredrik Strupe
cmake: Fix some typos in option descriptions
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Azat Khuzhin
http: fix connection retries when there more then one...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Azat Khuzhin
Do not check O_NONBLOCK for invalid fds
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Azat Khuzhin
test-fdleak: fix memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Azat Khuzhin
travis-ci: do not run coveralls with clang (SIGSEGV)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Azat Khuzhin
Add mailmap
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Azat Khuzhin
test: add TT_RETRIABLE for http/cancel_by_host_no_ns
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Azat Khuzhin
appveyor: enable parallel build
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Azat Khuzhin
cmake: do not build both (SHARED and STATIC) for MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Azat Khuzhin
cmake: introduce EVENT__LIBRARY_TYPE option
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Azat Khuzhin
cmake: drop redundant add_dependencies()
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Azat Khuzhin
Merge branch 'TT_RETRIABLE'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Azat Khuzhin
Mark a lot of flacky tests with TT_RETRIABLE (for linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Azat Khuzhin
regress: introduce TT_RETRIABLE
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Azat Khuzhin
bufferevent: add debug messages when .setfd/.getfd...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Azat Khuzhin
http: improve error path for bufferevent_{setfd,enable...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Azat Khuzhin
regress_http: fix compilation with !EVENT__HAVE_OPENSSL
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
regress_bufferevent: add TT_IOCP_LEGACY/TT_IOCP
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
t/bench_http: disable buffering (win32 do not show...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
s/http-server: check for EVTHREAD_USE_WINDOWS_THREADS_I...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
Merge branch 'iocp-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
regress: test for HTTP/HTTPS with IOCP enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
bev_async: trigger/run only deferred callbacks
commit
|
commitdiff
|
tree
|
snapshot
next