projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2016-04-20
Azat Khuzhin
test/tinytest_macros: add new one tt_nstr_op()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Azat Khuzhin
Fix n_add_for_cb in evbuffer_prepend() in case of new...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Jan Heylen
libevent_core and libevent_extra also deserve a pkgconf...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Azat Khuzhin
Merge branch 'be-filter-outputcb-disable-during-execution'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Azat Khuzhin
test/bufferevent: check that output_filter disabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Simon Perreault
be_filter: actually disable output_filter during proces...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Azat Khuzhin
listener: unlock lev on error in listener_read_cb()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Azat Khuzhin
test/listener: regression for missing unlock in listene...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Azat Khuzhin
Merge remote-tracking branch 'origin/pr/339'
commit
|
commitdiff
|
tree
|
snapshot
2016-03-26
Marcus Sundberg
evbuffer_add: Use last_with_datap if set, not last.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-26
Marcus Sundberg
test/regress: add tests for evbuffer_add() breakage...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Azat Khuzhin
test/http: fix running some tests sequential (with...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Azat Khuzhin
test/http: localize evhttp server structure
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Azat Khuzhin
evhttp_have_expect(): fix -Wlogical-not-parentheses
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
evdns: fix searching empty hostnames
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
test/dns: regression for empty hostname
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
test/http: fix SERVER_TIMEOUT tests under win32
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
test/http: add a helper for creating timedout/failed...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
test/http: adopt for C90 (mixed code and declarations)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
evdns: avoid double-free in evdns_base_free() for probi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
Merge branch 'bufev-cancellations-v5'
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
http: set fd to -1 unconditioally, to avoid leaking...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Azat Khuzhin
test/http: cover NS timed out during request cancellati...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
http: avoid leaking of fd in evhttp_connection_free()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
http: get fd from be layer during connection reset
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
be_sock: cancel in-progress dns requests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
evdns: export cancel via callbacks in util (like async...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
test/http: request cancellation with resolving/{conn...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
be_sock: evutil_getaddrinfo_async_() always return 0
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
test/http: exit from the loop in the errorcb to wait...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Azat Khuzhin
regress_clean_dnsserver(): reset global port vars
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
http: make fallback for EVHTTP_CON_READ_ON_WRITE_ERROR...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
http: fix EVHTTP_CON_READ_ON_WRITE_ERROR when it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
test/http: read_on_write_error: fix it for win32
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
http: do not do function calls under EVUTIL_ASSERT...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
Merge branch 'http-client-fix-expect-100-continue-v6'
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
http: fix leaking of response_code_line
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
http: fix "Expect: 100-continue" client side
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
test/http: separate coverage for EVHTTP_CON_READ_ON_WRI...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
test/http: cover "Expect: 100-continue" client-server...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
test/http: *lingering tests shouldn't have "Expect...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
be_sock: unfreeze buffers on fd changing
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Azat Khuzhin
http: assert's that evbuffer_drain() success on connect...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Azat Khuzhin
test: use EVUTIL_SHUT_WR
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Azat Khuzhin
Ignore verify_tests.bat (win32 version)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Azat Khuzhin
test/http: avoid huge stack allocations to fix win32...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
cmake: require 3.1 only for win32 to make it work under...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
cmake: require at least 3.1 for target_sources()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
cmake: fix adding of compiler flags, and now it will
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
Replace -Wswitch-enum with -Wswitch, and add it into...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
Merge branch 'more-graceful-http-v10'/lingering close
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
test: http/lingering_close: cover EVHTTP_SERVER_LINGERI...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
test: http/non_lingering_close: cover ~EVHTTP_SERVER_LI...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
test: http/*: update expected HTTP codes for body excee...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
http: take EVHTTP_CON_LINGERING_CLOSE into account...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
test: http/data_length_constrains: set EVHTTP_CON_READ_...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Azat Khuzhin
http: lingering close (like nginx have) for entity...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Azat Khuzhin
http: read server response even after server closed...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Azat Khuzhin
test: increase buffer size for http/data_length_constra...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
kirillDanshin
sample/hello-world: exAmple, not eXMple
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Azat Khuzhin
http: fix conflicts EVHTTP_CON_AUTOFREE and EVHTTP_CON_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Azat Khuzhin
http: coding style issue
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Azat Khuzhin
util: fix "%zu" format on TDM-gcc/MinGW-w64
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Azat Khuzhin
test/tinytest_demo: include <windows.h> for win32 to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Trond Norbye
test/regress_ssl: Fix compile problems for win32
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Azat Khuzhin
evdns: name_parse(): fix remote stack overread
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Azat Khuzhin
evutil_parse_sockaddr_port(): fix buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Azat Khuzhin
cmake: don't define EVENT__NEED_DLLIMPORT always (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Nick Mathewson
Add missing return statement to del_wait_thread so...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Azat Khuzhin
http-connect: make it win32 compilable
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Azat Khuzhin
cmake: fix building dns-example under win32 (missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-11
Azat Khuzhin
visibility: align it to make it more readable
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Azat Khuzhin
cmake: Fix detection of ssize_t/SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Azat Khuzhin
test/regress: cover event_del() waiting mechanism
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Azat Khuzhin
Ignore more configure stuff (configure.lineno)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Azat Khuzhin
Merge branch 'event_reinit-for-signals-v3'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Azat Khuzhin
test/regress: cover existing signal callbacks and fork...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Azat Khuzhin
test/regress: cover signals after fork() + event_reinit()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Azat Khuzhin
test/regress: main/fork: rewrite assertions by just...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Nicholas Marriott
event_reinit: make signals works after fork() without...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Nicholas Marriott
event_reinit: always re-init signal's socketpair
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Mark Ellzey
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Mark Ellzey
Fixed issue with cmake version generation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Mark Ellzey
Merge pull request #125 from libevent/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Mark Ellzey
Merge pull request #305 from libevent/cmake_updates
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Mark Ellzey
Cmake is now officially working.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Mark Ellzey
More cmake updates, lot's of missing definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Mark Ellzey
Merge pull request #300 from ellzey/cmake_updates
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Mark Ellzey
CMake syntax fixes fo .in files
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Mark Ellzey
Merge pull request #299 from libevent/revert-297-master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Mark Ellzey
Revert "The Windows socket type is defined as SOCKET."
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Mark Ellzey
CMAKE CMAKE CMAKE CLEANUPS
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Mark Ellzey
Lot's of cmake updates
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Mark Ellzey
Merge pull request #297 from billsegall/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
billsegall
Provide a mechanism for building the library on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
billsegall
The Windows socket type is defined as SOCKET.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mark Ellzey
Merge pull request #296 from lzmths/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mark Ellzey
Merge pull request #289 from mc-server/UnicodeErrMsgFix
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
lzmths
Refactoring conditional directives that break parts...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mattes D
Fixed Unicode issue in error messages.
commit
|
commitdiff
|
tree
|
snapshot
next