summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* runtests.pl: disable debuginfodPatrick Monnerat2022-01-171-0/+1
* misc: remove the final watcom referencesDaniel Stenberg2022-01-171-5/+3
* curl: remove "separators" (when using globbed URLs)Daniel Stenberg2022-01-152-7/+0
* test374: gif data without new line at the endFabian Keil2022-01-102-1/+50
* runtests.pl: support the nonewline attribute for the data partFabian Keil2022-01-103-2/+21
* mesalink: remove supportDaniel Stenberg2022-01-101-4/+0
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-101-1/+1
* data/DISABLED: disable test 313 for wolfssl buildsDaniel Stenberg2022-01-091-0/+4
* runtests: make 'wolfssl' a testable featureDaniel Stenberg2022-01-092-0/+2
* DISABLE: disable a dozen tests in the rustls buildDaniel Stenberg2022-01-091-0/+15
* runtests: make 'rustls' a testable featureDaniel Stenberg2022-01-092-0/+6
* url: given a user in the URL, find pwd for that user in netrcDaniel Stenberg2022-01-094-4/+135
* tool_findfile: check ~/.config/curlrc tooDaniel Stenberg2022-01-072-1/+59
* runtests: allow client/file to specify multiple directoriesDaniel Stenberg2022-01-071-0/+14
* tests/FILEFORMAT.md: fix typoFabian Keil2022-01-071-1/+1
* Add test373: multiple chunks with binary zerosFabian Keil2022-01-072-1/+79
* Add test372: binary zero in data elementFabian Keil2022-01-072-1/+50
* tests/server/getpart.c: properly deal with binary data containing NUL bytesFabian Keil2022-01-071-10/+39
* runtests.pl: properly print the test if it contains binary zerosFabian Keil2022-01-071-1/+3
* test719-721: require "proxy" feature present to runDaniel Stenberg2022-01-053-0/+7
* test719: require ipv6 support to runDaniel Stenberg2022-01-041-0/+3
* test719-721: verify SOCKS detailsDaniel Stenberg2022-01-034-6/+71
* runtests: add verify/socks checkDaniel Stenberg2022-01-032-0/+15
* server/socksd: log atyp + address in a separate logDaniel Stenberg2022-01-031-0/+40
* socks5: use appropriate ATYP for numerical IP address host namesDaniel Stenberg2022-01-034-2/+115
* libtest: avoid "assignment within conditional expression"Daniel Stenberg2022-01-033-10/+17
* tool_operate: warn if too many output arguments were foundDaniel Stenberg2022-01-033-3/+65
* 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-2711-17/+17
* tests: Add test for CURLOPT_HTTP200ALIASESVladimir Panteleev2021-12-214-2/+112
* misc: s/e-mail/emailDaniel Stenberg2021-12-191-3/+3
* x509asn1: return early on errorsDaniel Stenberg2021-12-151-14/+22
* tests/data/test302[12]: fix MSYS2 path conversion of hostpubsha256Marc Hoersken2021-12-142-0/+10
* hash: lazy-alloc the table in Curl_hash_add()bagder/hash-lazyallocDaniel Stenberg2021-12-103-13/+9
* test1156: fixup the stdout check for WindowsDaniel Stenberg2021-12-101-1/+1
* test1528: enable for hyperDaniel Stenberg2021-12-092-2/+1
* test1527: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1526: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1525: slightly tweaked for hyperDaniel Stenberg2021-12-092-1/+2
* test1156: enable for hyperDaniel Stenberg2021-12-093-29/+35
* test661: enable for hyperDaniel Stenberg2021-12-091-1/+0
* lib530: abort on curl_multi errorsDaniel Stenberg2021-12-091-14/+33
* test1556: adjust for hyperDaniel Stenberg2021-12-073-16/+15
* test1554: adjust for hyperDaniel Stenberg2021-12-072-1/+6
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-065-3/+428
* urlapi: accept port number zeroDaniel Stenberg2021-12-031-1/+5
* tests: Add some missing keywords to testsDan Fandrich2021-11-307-0/+7
* digest: compute user:realm:pass digest w/o userhashGlenn Strauss2021-11-304-16/+16
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-261-2/+17