summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* urlapi: "normalize" numerical IPv4 host namesbagder/urlapi-normalize-ipv4Daniel Stenberg2021-04-081-1/+14
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-273-3/+3
* http: make 416 not fail with resume + CURLOPT_FAILONERRRORDaniel Stenberg2021-03-171-17/+18
* configure: provide Largefile feature for curl-configDaniel Stenberg2021-03-111-2/+2
* lib1536: check ptr against NULL before dereferencing itkokke2021-03-101-1/+1
* lib1537: check ptr against NULL before dereferencing itkokke2021-03-101-1/+1
* tests: reduce variable scopesMarcel Raad2021-02-101-5/+2
* ftp: add 'prefer_ascii' to the transfer state structDaniel Stenberg2021-02-092-1/+50
* tests: fixup several testsFabian Keil2021-02-091-2/+2
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-034-4/+4
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-305-3/+197
* test1918: verify curl_easy_option_by_name() and curl_easy_option_by_id()Daniel Stenberg2021-01-152-1/+59
* mime: make sure setting MIMEPOST to NULL resets properlyDaniel Stenberg2021-01-152-3/+20
* lib/unit tests: add missing curl_global_cleanup() callsDaniel Stenberg2021-01-065-32/+43
* httpauth: make multi-request auth work with custom portDaniel Stenberg2021-01-022-2/+54
* language: s/behaviour/behavior/gEmil Engler2021-01-021-2/+2
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-3018-21/+21
* examples/libtest: add .checksrc to distDaniel Stenberg2020-12-211-2/+2
* tests: add very simple AWS HTTP v4 Signature testMatthias Gatto2020-12-212-1/+66
* mqtt: handle POST/PUBLISH without a set POSTFIELDSIZEDaniel Stenberg2020-12-182-1/+61
* test1522: add debug tracingDaniel Stenberg2020-12-172-12/+22
* lib1564/5: verify that curl_multi_wakeup returns OKDaniel Stenberg2020-12-112-3/+3
* infof/failf calls: fix format specifiersRikard Falkeborn2020-11-242-2/+2
* copyright: fix year rangesDaniel Stenberg2020-11-0579-79/+79
* curl.se: new homeDaniel Stenberg2020-11-04173-177/+177
* rtsp: fixed the RTST Session ID mismatch in test 570Harry Sintonen2020-11-041-1/+5
* hsts: add read/write callbacksDaniel Stenberg2020-11-033-0/+102
* tests: add missing global_init/cleanup callsDaniel Stenberg2020-11-022-2/+7
* urlapi: URL encode a '+' in the query partDaniel Stenberg2020-10-151-0/+7
* checksrc: warn on space after exclamation markDaniel Stenberg2020-10-022-4/+4
* symbian: drop supportDaniel Stenberg2020-09-221-1/+1
* ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUNDDaniel Stenberg2020-09-142-1/+53
* curl: use curlx_dynbuf for realloc when loading config filesDaniel Stenberg2020-09-141-1/+1
* lib583: fix enum mixupDaniel Stenberg2020-09-081-1/+1
* libtest: fix build errorsDaniel Stenberg2020-09-082-5/+10
* lib: fix -Wassign-enum warningsDaniel Stenberg2020-09-088-38/+38
* libtest: remove lib1541 leftoversDaniel Stenberg2020-09-071-4/+0
* tests/libtests: remove test 1900 and 2033Daniel Stenberg2020-09-071-10/+2
* altsvc: clone setting in curl_easy_duphandlebagder/altsvc-duphandleDaniel Stenberg2020-09-061-0/+15
* test1541: remove since it is a known bugDaniel Stenberg2020-09-062-2/+9
* tests: remove pipelining testsDaniel Stenberg2020-09-061-5/+1
* tests: add test1912 with typechecksJeroen Ooms2020-08-282-1/+85
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-273-5/+98
* git: ignore libtests in 3XXX areaEmil Engler2020-08-261-1/+1
* lib1560: verify "redirect" to double-slash leading URLDaniel Stenberg2020-08-251-0/+8
* libtest/Makefile.am: add -no-undefined for libstubgss for CygwinBrian Inglis2020-08-161-1/+4
* copyright: update/correct the year range on a few filesDaniel Stenberg2020-08-142-2/+2
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* url: fix CURLU and location followingJay Satiro2020-07-302-1/+56
* checksrc: ban gmtime/localtimeDaniel Stenberg2020-07-281-0/+1