summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* runtests: move the TELNET server to a dynamic portDaniel Stenberg2020-08-063-35/+30
* runtests: move the smbserver to use a dynamic port numberDaniel Stenberg2020-08-051-32/+25
* runtests: run the http2 tests on a random port numberDaniel Stenberg2020-08-051-16/+23
* runtests: move the gnutls-serv tests to a dynamic portDaniel Stenberg2020-08-051-38/+26
* runtests: support dynamicly base64 encoded sections in testsDaniel Stenberg2020-08-0415-91/+77
* test1908: treat file as textMarcel Raad2020-08-031-1/+1
* TrackMemory tests: ignore realloc and free in getenv.cMarcel Raad2020-08-032-0/+4
* tests/FILEFORMAT.md: mention %HTTP2PORTDaniel Stenberg2020-08-031-0/+1
* runtests.pl: treat LibreSSL and BoringSSL as OpenSSLMarcel Raad2020-08-021-1/+1
* multi_remove_handle: close unused connect-only connectionsMarc Aldorasi2020-08-011-0/+6
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* tests/sshserver.pl: fix compatibility with OpenSSH for WindowsMarc Hoersken2020-07-311-0/+5
* url: fix CURLU and location followingJay Satiro2020-07-304-2/+130
* checksrc: ban gmtime/localtimeDaniel Stenberg2020-07-282-0/+2
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-274-2/+129
* mprintf: Fix stack overflowsTobias Stoeckmann2020-07-271-0/+11
* util: silence conversion warningsMarcel Raad2020-07-192-2/+2
* test1139: make it display the difference on test failuresbagder/test1119Daniel Stenberg2020-07-142-3/+9
* test1119: verify stdout in the testDaniel Stenberg2020-07-142-0/+9
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-143-2/+90
* content_encoding: add zstd decoding supportGilles Vollant2020-07-124-1/+406
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-124-2/+144
* ftpserver: don't verify SMTP MAIL FROM namesDaniel Stenberg2020-07-034-7/+11
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-283-5/+5
* http: fix proxy auth with blank passwordDaniel Stenberg2020-06-282-1/+61
* test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg2020-06-264-8/+58
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-255-2/+178
* test543: extended to verify zero length inputDaniel Stenberg2020-06-252-2/+14
* test1460: verify that -Ji is not okDaniel Stenberg2020-06-222-1/+65
* test1179: verify error message for non-existing cmdline optionDaniel Stenberg2020-06-182-1/+44
* FILEFORMAT: describe verify/stderrDaniel Stenberg2020-06-181-0/+9
* altsvc: remove the num field from the altsvc structDaniel Stenberg2020-06-121-8/+8
* test1560: avoid possibly negative association in wordingMartin V2020-06-121-14/+14
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-104-24/+24
* Curl_addrinfo: use one malloc instead of threeDaniel Stenberg2020-06-081-13/+8
* tests: add two simple tests for --login-optionsDaniel Stenberg2020-06-083-6/+94
* server/util: fix logmsg format using curl_off_t argumentDaniel Stenberg2020-06-061-1/+1
* urldata: let the HTTP method be in the set.* structDaniel Stenberg2020-06-022-1/+98
* test970: make it require proxy supportDaniel Stenberg2020-06-021-0/+1
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-305-3/+9
* url: alloc the download buffer at transfer startDaniel Stenberg2020-05-302-52/+16
* unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'Marc Hoersken2020-05-301-3/+4
* tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken2020-05-301-19/+22
* server/sws: fix asan warning on use of uninitialized variableDaniel Stenberg2020-05-291-1/+5
* mk-lib1521: generate code for testing BLOB options as wellDaniel Stenberg2020-05-291-0/+5
* FILEFORMAT: add more features that tests can depend onDaniel Stenberg2020-05-271-0/+10
* url: accept "any length" credentials for proxy authDaniel Stenberg2020-05-252-0/+56
* test1167: fixes in badsymbols.plMaksim Stsepanenka2020-05-251-3/+3
* altsvc: fix parser for lines ending with CRLFDaniel Stenberg2020-05-251-9/+12
* all: fix codespell errorsViktor Szakats2020-05-256-7/+7