summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* 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
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-272-1/+71
* mprintf: Fix stack overflowsTobias Stoeckmann2020-07-271-0/+11
* util: silence conversion warningsMarcel Raad2020-07-191-1/+1
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-122-1/+86
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-283-5/+5
* test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg2020-06-262-1/+9
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-252-1/+52
* test543: extended to verify zero length inputDaniel Stenberg2020-06-251-2/+12
* test1560: avoid possibly negative association in wordingMartin V2020-06-121-14/+14
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-101-19/+19
* url: alloc the download buffer at transfer startDaniel Stenberg2020-05-301-48/+15
* tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken2020-05-301-19/+22
* mk-lib1521: generate code for testing BLOB options as wellDaniel Stenberg2020-05-291-0/+5
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-154-12/+13
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-141-6/+6
* CMake: do not build test programs by defaultPeter Wu2020-05-121-2/+4
* urlapi: accept :: as a valid IPv6 addressDaniel Stenberg2020-05-081-0/+9
* test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken2020-05-061-3/+17
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-1/+1
* test75: Remove precheck testDan Fandrich2020-04-302-35/+1
* libtest/cmake: Remove commented codeRikard Falkeborn2020-04-301-76/+0
* lib670: use the same Win32 API check as all other lib testsMarc Hoersken2020-04-051-1/+1
* build: fixed build for systems with select() in unistd.hHarry Sintonen2020-03-311-0/+2