projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
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
2018-11-13
Azat Khuzhin
bev_async: do not initialize timeouts multiple times
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
bev_async: set "ok" on setfd if fd>=0 (like we do durin...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
bev_async: ignore ERROR_INVALID_PARAMETER on .setfd...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
Fix conceivable UAF of the bufferevent in evhttp_connec...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
Use BEV_UPCASE() everywhere
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
regress: add EVENT_NO_FILE_BUFFERING, to disable buffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
event: add some debug information into loop for event_b...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
Merge branch 'sample-http-server'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
s/http-server: graceful cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
s/http-server: enable debug logging if EVENT_DEBUG_LOGG...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
s/http-server: turn off buffering (otherwise do output...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
s/http-server: add an option to use IOCP
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Azat Khuzhin
s/http-server: add options (for persistent port)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Azat Khuzhin
Remove Vagrantfile (will be moved into libevent-extras)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Azat Khuzhin
regress_ssl: fix ssl/bufferevent_wm_filter for non...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Azat Khuzhin
appveyor: skip travis patches (by commit subject/files)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Azat Khuzhin
appveyor: cache build directory to reduce overall time...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Azat Khuzhin
appveyor: disable verbosity
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
appveyor: do not run on branches that has "travis"...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
cmake: set CMP0075 to NEW (for ws2_32.lib in win32)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
cmake: set CMP0074 to NEW (for OPENSSL_ROOT in appveyor)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
travis: use homebrew via addon (-~4min/16% from the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
regress_ssl: make ssl/bufferevent_wm_filter more fault...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
regress_http: disable http/read_on_write_error under...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
travis-ci: exclude appveyor branches
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Azat Khuzhin
cmake: do not detect _GNU_SOURCE/__GNU_LIBRARY__ if...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Azat Khuzhin
Merge branch 'ssl_bufferevent_wm_filter-fix'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Azat Khuzhin
Fix ssl/bufferevent_wm_filter when bev does not reach...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Azat Khuzhin
regress_ssl: cover watermarks with deferred callbacks
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Azat Khuzhin
regress_ssl: improve bufferevent_wm/bufferevent_wm_filt...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Azat Khuzhin
regress_http: make https_basic non time dependent
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Azat Khuzhin
Merge branch 'check-O_NONBLOCK-in-debug'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Azat Khuzhin
regress: use non blocking descriptors whenever it is...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Greg Hazel
assert that fds are nonblocking in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Azat Khuzhin
Add cmake rules into dist archive
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Azat Khuzhin
Merge branch 'event-ET-#636-v2'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Azat Khuzhin
Preserve ET bit for backends with changelist
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Isidor Kouvelas
Epoll ET setting lost with multiple events for same fd
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Isidor Kouvelas
Cover ET with multiple events for same fd
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Azat Khuzhin
Add ET flag into event_base_dump_events()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
appveyor: reconfigure tests with allow_failure and...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
Merge branch 'win32-visibility-event_debug_logging_mask_'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
Introduce EVENT_VISIBILITY_WANT_DLLIMPORT
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
regress_http: use TT_BLAZER() over event_debug()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
Check existence of IPV6_V6ONLY in evutil_make_listen_so...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
Convert evbuffer_strspn() (internal helper) to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Azat Khuzhin
buffer: add an assert for last_with_datap to suppress...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Mike Frysinger
libevent.pc: link against core/extra
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
bench_cascase: include getopt.h only for _WIN32 (like...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Maya Rashish
Define __EXT_POSIX2 for QNX
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
regress_ssl: reset static variables on test setup/clean...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
test: export basic_test_setup/basic_test_cleanup to...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
travis-ci: do not notify irc.oftc.net#libevent
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
be_openssl: avoid leaking of SSL structure
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
be_openssl: drop close_flag parameter of the BIO_new_bu...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
Add evhttp_parse_query_str_flags()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
regress_http: basic evhttp_parse_query_str() coverage
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
cmake: add various warning flags like autotools has
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Azat Khuzhin
autotools: do not add warnings that is included into...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Murat Demirten
listener: ipv6only socket bind support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Azat Khuzhin
Merge branch 'evutil_found_ifaddr-dev'
commit
|
commitdiff
|
tree
|
snapshot
next