summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* buffer: fix possible NULL dereference in evbuffer_setcb() on ENOMEMAzat Khuzhin2019-08-021-2/+10
* evdns: add new options -- so-rcvbuf/so-sndbufAzat Khuzhin2019-08-021-0/+23
* Merge branch 'evbuffer-fixes-806-v2'Azat Khuzhin2019-05-251-0/+92
* Merge remote-tracking branch 'official/pr/804'Azat Khuzhin2019-05-251-0/+42
* Disable logging for tests that assume printing warningsAzat Khuzhin2019-05-254-18/+18
* evdns: add DNS_OPTION_NAMESERVERS_NO_DEFAULT/EVDNS_BASE_NAMESERVERS_NO_DEFAULTAzat Khuzhin2019-05-251-1/+61
* Link test/regress with event_core/event_extra over eventAzat Khuzhin2019-05-251-1/+1
* tinytest: fix parsing --timeout argumentAzat Khuzhin2019-05-251-2/+3
* tinytest: implement per-test timeout (via alarm() under !win32 only)Azat Khuzhin2019-05-251-2/+38
* bench: suppress int conversion warningsAzat Khuzhin2019-05-251-10/+15
* Add support for EV_TIMEOUT to event_base_active_by_fdJohn Ohl2019-05-251-1/+2
* Merge branch 'evbuffer-empty-chain-handling'Azat Khuzhin2019-05-251-21/+148
* Revert "test: avoid regress hanging in macOS"Azat Khuzhin2019-05-251-1/+1
* Use kill() over raise() for raising the signal (fixes osx 10.14 with kqueue)Azat Khuzhin2019-05-251-11/+11
* test/dns: in solaris under EMFILE devpoll does not dispatchAzat Khuzhin2019-02-101-1/+13
* test/dns: in solaris under EMFILE the error is EAI_FAILAzat Khuzhin2019-02-031-1/+4
* test/ssl/bufferevent_wm: explicitly break the loop once client/server receive...Azat Khuzhin2019-02-031-0/+7
* Eliminate fd conversion warnings and introduce EVUTIL_INVALID_SOCKET (windows)Azat Khuzhin2019-02-026-42/+59
* test/et/et: use evutil_socket_t* over int* for pointer to the pairAzat Khuzhin2019-02-021-1/+1
* Merge branch 'win64-fixes'Azat Khuzhin2019-02-021-6/+6
* Merge branch 'http-EVHTTP_CON_READ_ON_WRITE_ERROR-fixes-v2'Azat Khuzhin2019-02-021-15/+18
* test: adjust expecting error for getaddrinfo() under EMFILEAzat Khuzhin2019-02-021-0/+7
* test/nonpersist_readd: use assert helpersAzat Khuzhin2019-02-021-35/+23
* test-fdleak: fix memory leaksAzat Khuzhin2019-02-021-6/+9
* test: add TT_RETRIABLE for http/cancel_by_host_no_nsAzat Khuzhin2019-02-021-1/+1
* Merge branch 'TT_RETRIABLE'Azat Khuzhin2019-02-027-22/+78
* regress_http: fix compilation with !EVENT__HAVE_OPENSSLAzat Khuzhin2019-02-021-0/+2
* regress_bufferevent: add TT_IOCP_LEGACY/TT_IOCPAzat Khuzhin2019-02-021-18/+15
* t/bench_http: disable buffering (win32 do not show anything otherwise)Azat Khuzhin2019-02-021-0/+3
* Merge branch 'iocp-fixes'Azat Khuzhin2019-02-023-0/+7
* regress: add EVENT_NO_FILE_BUFFERING, to disable buffering for stdout/stderrAzat Khuzhin2019-02-021-0/+5
* regress_ssl: fix ssl/bufferevent_wm_filter for non defered callbacksAzat Khuzhin2019-02-021-1/+1
* regress_ssl: make ssl/bufferevent_wm_filter more fault-toleranceAzat Khuzhin2019-02-021-4/+4
* regress_http: disable http/read_on_write_error under win32Azat Khuzhin2019-02-022-8/+1
* Merge branch 'ssl_bufferevent_wm_filter-fix'Azat Khuzhin2019-02-021-16/+41
* regress_http: make https_basic non time dependentAzat Khuzhin2019-02-021-26/+23
* Merge branch 'check-O_NONBLOCK-in-debug'Azat Khuzhin2019-02-022-36/+13
* Merge branch 'event-ET-#636-v2'Azat Khuzhin2019-02-021-7/+93
* Merge branch 'win32-visibility-event_debug_logging_mask_'Azat Khuzhin2019-02-022-10/+14
* bench_cascase: include getopt.h only for _WIN32 (like in other places)Azat Khuzhin2019-02-021-2/+2
* regress_ssl: reset static variables on test setup/cleanup and eliminate leaksAzat Khuzhin2019-02-023-66/+125
* test: export basic_test_setup/basic_test_cleanup to extend themAzat Khuzhin2019-02-022-2/+5
* regress_http: basic evhttp_parse_query_str() coverageAzat Khuzhin2019-02-021-0/+22
* Merge branch 'evutil_found_ifaddr-dev'Azat Khuzhin2019-02-021-0/+79
* Merge branch 'http-request-line-parsing'Azat Khuzhin2019-02-021-22/+31
* Simplify bufferevent timeout tests to reduce CPU usage in between start/compareAzat Khuzhin2019-02-021-26/+25
* Merge branch 'regress-dns-fixes'Azat Khuzhin2019-02-021-3/+9
* Merge branch 'be-wm-overrun-v2'Azat Khuzhin2019-02-021-0/+168
* evrpc: avoid NULL dereference on request is not EVHTTP_REQ_POSTAzat Khuzhin2019-02-021-0/+48
* test: make sure pthread is definedCarlo Marcelo Arenas Belón2019-02-021-0/+1