aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2020-01-20HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之
2020-01-13curl: make #0 not output the full URLDaniel Stenberg
2020-01-11ngtcp2: Add an error code for QUIC connection errorsEmil Engler
2020-01-11multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro
2020-01-09test1167: verify global symbols in public headers are curl prefixedDaniel Stenberg
2020-01-06TrackMemory tests: always remove CR before LFMarcel Raad
2020-01-06curl -w: handle a blank input file correctlyDaniel Stenberg
2020-01-04curl: properly free mimepost dataDaniel Stenberg
2019-12-31tests: Change NTLM tests to require SSLJay Satiro
2019-12-19sws: search for "Testno:" header uncondtionally if no testnoDaniel Stenberg
2019-12-19tests: set LC_ALL in more testsDaniel Stenberg
2019-12-19test165: set LC_ALL=en_US.UTF-8 tooDaniel Stenberg
2019-12-19test1456: remove the use of a fixed local portDaniel Stenberg
2019-12-18test1270: a basic -w redirect_url testDaniel Stenberg
2019-12-13tests: use DoH feature for DoH testsMarcel Raad
2019-12-09conncache: fix multi-thread use of shared connection cacheDaniel Stenberg
2019-12-05etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg
2019-12-05test342: make it return a 304 as the tag matchesDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-22test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg
2019-11-21include: make CURLE_HTTP3 use a new error codeDaniel Stenberg
2019-11-14curl: fix -T globbingDaniel Stenberg
2019-11-12quiche: reject headers in the wrong orderDaniel Stenberg
2019-11-10test1558: use double slash after file:Marcel Raad
2019-11-08test1560: require IPv6 for IPv6 aware URL parsingDaniel Stenberg
2019-10-24test1591: fix spelling of http featureMarcel Raad
2019-10-23conn-reuse: requests wanting NTLM can reuse non-NTLM connectionsDaniel Stenberg
2019-10-23tests: add missing proxy featuresMarcel Raad
2019-10-21tests: use %FILE_PWD for file:// URLsMarcel Raad
2019-10-21tests: add `connect to non-listen` keywordsMarcel Raad
2019-10-17test1162: disable MSYS2's POSIX path conversionMarcel Raad
2019-10-16url: normalize CURLINFO_EFFECTIVE_URLDaniel Stenberg
2019-10-16tests: line ending fixes for WindowsMarcel Raad
2019-10-15tests: use proxy featureMarcel Raad
2019-10-09tests: use port 2 instead of 60000 for a safer non-listening portDaniel Stenberg
2019-10-05curl: ensure HTTP 429 triggers --retryStian Soiland-Reyes
2019-10-03urlapi: fix use-after-free bugDaniel Stenberg
2019-10-02redirect: when following redirects to an absolute URL, URL encode itDaniel Stenberg
2019-10-02curl: create easy handles on-demand and not ahead of timeDaniel Stenberg
2019-09-30altsvc: accept quoted ma and persist valuesDaniel Stenberg
2019-09-28cookies: using a share with cookies shouldn't enable the cookie engineDaniel Stenberg
2019-09-27FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDsZenju
2019-09-27FTP: url-decode path before evaluationZenju
2019-09-26Revert "FTP: url-decode path before evaluation"Daniel Stenberg
2019-09-26FTP: url-decode path before evaluationZenju
2019-09-18FTP: remove trailing slash from path for LIST/MLSDZenju
2019-09-15doh: fix (harmless) buffer overrunPaul Dreik
2019-09-13FTP: allow "rubbish" prepended to the SIZE responseDaniel Stenberg
2019-09-13FTP: skip CWD to entry dir when target is absoluteZenju