aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
* test_get_chunked: added tests with know sizeEvgeny Grin (Karlson2k)2021-07-30
* Added more tests for chunked reply encodingEvgeny Grin (Karlson2k)2021-07-28
* test_tls_options: multiple fixesEvgeny Grin (Karlson2k)2021-06-10
* tests: removed curl_uses_nss_ssl(), used new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* HTTPS tests: added new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* HTTPS tests: ensure that CURL options were appliedEvgeny Grin (Karlson2k)2021-06-10
* test_get_chunked: implemented TODOsEvgeny Grin (Karlson2k)2021-06-03
* test_long_header: minor improvementEvgeny Grin (Karlson2k)2021-05-22
* Updated .gitignoreEvgeny Grin (Karlson2k)2021-05-16
* test_get_chunked_close: new testEvgeny Grin (Karlson2k)2021-05-06
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
* Updated test certificatesEvgeny Grin (Karlson2k)2021-04-11
* test_add_conn: muted compiler warningEvgeny Grin (Karlson2k)2021-04-01
* test_get_iovec: fixed compiler warningEvgeny Grin (Karlson2k)2021-04-01
* Implemented new API function MHD_run_wait().Evgeny Grin (Karlson2k)2021-04-01
* fix leakChristian Grothoff2021-02-27
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24
* configure: added '--enable-heavy-tests'Evgeny Grin (Karlson2k)2021-01-24
* testcurl/Makefile.am: minor fixesEvgeny Grin (Karlson2k)2021-01-24
* Softer one test for macOSEvgeny Grin (Karlson2k)2020-12-26
* Fixed and muted compiler warningsEvgeny Grin (Karlson2k)2020-12-23
* Even more reduced number of test iterations on W32 to avoid ports exhaustEvgeny Grin (Karlson2k)2020-12-23
* test_add_conn: Muted analyzer warningEvgeny Grin (Karlson2k)2020-10-29
* test_add_conn: added check for amount of available resources,Evgeny Grin (Karlson2k)2020-10-27
* test_add_conn: minor fixes and improvementsEvgeny Grin (Karlson2k)2020-10-26
* typoChristian Grothoff2020-10-26
* Fixed conflict with system CPU_COUNT macroEvgeny Grin (Karlson2k)2020-10-25
* test_add_conn_cleanup: check whether client connectionEvgeny Grin (Karlson2k)2020-10-25
* Added tests for cleanup of unprocessed externally added connectionsEvgeny Grin (Karlson2k)2020-10-25
* Makefile.am: reference dependencies in a better wayEvgeny Grin (Karlson2k)2020-10-21
* testcurl: added two tests for for MHD_add_connection()Evgeny Grin (Karlson2k)2020-10-21
* test_digestauth_sha256: use unique daemon's portEvgeny Grin (Karlson2k)2020-10-20
* cosmetic fixesEvgeny Grin (Karlson2k)2020-10-08
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* perf_get_concurrent: reduce number of iteration on W32 as free portsEvgeny Grin (Karlson2k)2020-09-24
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: check for client errorsEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: removed unused defineEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: renamed vars for clarityEvgeny Grin (Karlson2k)2020-09-24
* test_digestauth_sha256: do not test without sha256 support on libcurlEvgeny Grin (Karlson2k)2020-09-23
* test_digestauth_sha256: update formattingEvgeny Grin (Karlson2k)2020-09-23
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
* | define and use 'enum MHD_Result'Christian Grothoff2020-04-08
|/
* mark build as non-parallel due to port conflicts (#6117)Christian Grothoff2020-03-14
* log moreChristian Grothoff2020-02-19
* add test for PATCH methodChristian Grothoff2020-02-04
* tighten formatting rulesChristian Grothoff2019-10-31
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17