summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_FOLLOWLOCATION: add a CURLFOLLOW_NO_CUSTOMMETHOD bitbagder/ignore-custom-request-on-redirDaniel Stenberg2022-01-172-1/+62
* libtest: avoid "assignment within conditional expression"Daniel Stenberg2022-01-033-10/+17
* urlapi: if possible, shorten given numerical IPv6 addressesDaniel Stenberg2022-01-021-1/+4
* misc: update copyright year rangeDaniel Stenberg2021-12-301-1/+1
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-2710-16/+16
* tests: Add test for CURLOPT_HTTP200ALIASESVladimir Panteleev2021-12-212-1/+64
* test1156: enable for hyperDaniel Stenberg2021-12-091-25/+33
* lib530: abort on curl_multi errorsDaniel Stenberg2021-12-091-14/+33
* test1556: adjust for hyperDaniel Stenberg2021-12-071-2/+2
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-062-1/+376
* urlapi: accept port number zeroDaniel Stenberg2021-12-031-1/+5
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-251-30/+88
* urlapi: reject short file URLsDaniel Stenberg2021-11-231-0/+6
* lib1939: make it endure torture testsDaniel Stenberg2021-11-131-29/+26
* multi: shut down CONNECT in Curl_detach_connnectionDaniel Stenberg2021-11-112-1/+79
* test552: updated to work with hyperDaniel Stenberg2021-10-271-3/+3
* checksrc: ignore preprocessor linesDaniel Stenberg2021-10-172-4/+1
* aws-sigv4: make signature work when post data is binaryAbhinav Singh2021-10-153-1/+139
* urlapi: URL decode percent-encoded host namesDaniel Stenberg2021-10-111-19/+44
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-062-1/+91
* scripts/copyright: .muse is .lift nowDaniel Stenberg2021-09-282-2/+2
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-274-2/+106
* urlapi: support UNC paths in file: URLs on WindowsSergey Markelov2021-09-271-0/+4
* urlapi: add curl_url_strerror()i-ky2021-09-275-46/+54
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-233-7/+7
* hsts: CURLSTS_FAIL from hsts read callback should fail transferDaniel Stenberg2021-09-161-0/+23
* hsts: handle unlimited expiryDaniel Stenberg2021-09-151-9/+16
* misc: update incorrect copyright year rangesDaniel Stenberg2021-08-163-3/+3
* test1565: fix windows build errorsJay Satiro2021-08-101-4/+7
* tool/tests: fix potential year 2038 issuesBin Lan2021-07-301-2/+2
* tests: make three tests pass until 2037Bernhard M. Wiedemann2021-07-301-1/+2
* msnprintf: return number of printed characters excluding null byteDaniel Stenberg2021-07-081-3/+36
* test1518: adjusted to work with hyperDaniel Stenberg2021-07-011-6/+6
* lib677: make it survive torture testingDaniel Stenberg2021-06-271-6/+9
* test677: IMAP CONNECT_ONLY, custom command and then exitDaniel Stenberg2021-06-242-1/+122
* curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACEDaniel Stenberg2021-06-151-6/+35
* test3010: work with hyper modeDaniel Stenberg2021-06-101-3/+3
* test1594/1595/1596: fix to work in hyper modeDaniel Stenberg2021-06-101-2/+2
* test599: adjusted to work in hyper modeDaniel Stenberg2021-06-101-2/+2
* test566: adjust to work with hyper modeDaniel Stenberg2021-06-101-2/+2
* test644: remove as duplicate of test 587Daniel Stenberg2021-06-081-4/+1
* test500: adjust to work with hyper modeDaniel Stenberg2021-06-071-2/+2
* metalink: removeDaniel Stenberg2021-06-071-1/+1
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-05-262-2/+2
* test678: Fix for Windows multibyte buildsJay Satiro2021-05-051-1/+1
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-052-1/+125
* libtest: remove lib530.cDaniel Stenberg2021-05-041-122/+0
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-2216-36/+36
* lib1564.c: enable last wakeup test part on WindowsMarc Hoersken2021-04-211-10/+1
* Revert "cmake: make libcurl library output name configurable"Daniel Stenberg2021-04-211-1/+1