summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TrackMemory tests: always remove CR before LFMarcel Raad2020-01-062-0/+2
* curl -w: handle a blank input file correctlyDaniel Stenberg2020-01-062-1/+49
* curl: properly free mimepost dataDaniel Stenberg2020-01-042-2/+69
* tests: Fix bounce requests with truncated writesMarc Aldorasi2020-01-031-0/+2
* tests: Change NTLM tests to require SSLJay Satiro2019-12-3148-0/+48
* sws: search for "Testno:" header uncondtionally if no testnoDaniel Stenberg2019-12-192-18/+25
* tests: set LC_ALL in more testsDaniel Stenberg2019-12-193-3/+3
* test165: set LC_ALL=en_US.UTF-8 tooDaniel Stenberg2019-12-191-1/+1
* test1456: remove the use of a fixed local portDaniel Stenberg2019-12-191-2/+8
* test1270: a basic -w redirect_url testDaniel Stenberg2019-12-182-1/+70
* tests: make sure checksrc runs on header files tooDaniel Stenberg2019-12-164-5/+5
* lib1591: free memory properly on OOM, in the trailers callbackDaniel Stenberg2019-12-151-4/+17
* runtests: --repeat=[num] to repeat testsDaniel Stenberg2019-12-152-0/+19
* tests: use DoH feature for DoH testsMarcel Raad2019-12-133-1/+2
* tests: fix build with `CURL_DISABLE_DOH`Marcel Raad2019-12-132-2/+14
* unit1620: fix bad free in OOMDaniel Stenberg2019-12-131-0/+2
* unit1609: fix mem-leak in OOMDaniel Stenberg2019-12-131-9/+20
* unit1607: fix mem-leak in OOMDaniel Stenberg2019-12-131-12/+18
* lib1559: fix mem-leak in OOMDaniel Stenberg2019-12-131-8/+4
* lib1557: fix mem-leak in OOMDaniel Stenberg2019-12-131-3/+3
* runtests: introduce --shallow to reduce huge torture testsDaniel Stenberg2019-12-112-4/+41
* tests: make it possible to set executable extensionsMarc Hoersken2019-12-094-17/+36
* tests: fix permissions of ssh keys in WSLMarc Hoersken2019-12-091-0/+3
* tests: use \r\n for log messages in WSLMarc Hoersken2019-12-091-1/+9
* conncache: fix multi-thread use of shared connection cacheDaniel Stenberg2019-12-091-0/+6
* etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg2019-12-052-1/+62
* test342: make it return a 304 as the tag matchesDaniel Stenberg2019-12-051-3/+2
* curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad2019-12-031-3/+3
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-014-36/+32
* curl: two new command line options for etagsMaros Priputen2019-11-284-2/+180
* dist: add error-codes.plMarcel Raad2019-11-261-1/+1
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-259-3/+485
* test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg2019-11-223-1/+106
* include: make CURLE_HTTP3 use a new error codeDaniel Stenberg2019-11-211-2/+3
* doh: improced both encoding and decodingNiall2019-11-161-27/+91
* curl: fix -T globbingDaniel Stenberg2019-11-144-0/+223
* quiche: reject headers in the wrong orderDaniel Stenberg2019-11-121-1/+1
* CURL-DISABLE: initial docs for the CURL_DISABLE_* definesDaniel Stenberg2019-11-121-0/+37
* test1558: use double slash after file:Marcel Raad2019-11-101-5/+1
* strerror: Fix an error looking up some Windows error stringsJay Satiro2019-11-091-1/+2
* test1560: require IPv6 for IPv6 aware URL parsingDaniel Stenberg2019-11-081-0/+1
* certs/Server-localhost-lastSAN-sv: regenerate with sha256Marcel Raad2019-11-028-189/+191
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-0212-12/+12
* url: make Curl_close() NULLify the pointer tooDaniel Stenberg2019-10-301-2/+2
* test1591: fix spelling of http featureMarcel Raad2019-10-241-1/+1
* conn-reuse: requests wanting NTLM can reuse non-NTLM connectionsDaniel Stenberg2019-10-232-1/+64
* tests: add missing proxy featuresMarcel Raad2019-10-232-0/+2
* tests: use %FILE_PWD for file:// URLsMarcel Raad2019-10-2119-19/+19
* tests: add `connect to non-listen` keywordsMarcel Raad2019-10-212-0/+2
* runtests: get textaware info from curl instead of perlMarcel Raad2019-10-201-1/+1