aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-06-12altsvc: remove the num field from the altsvc structDaniel Stenberg
2020-06-12test1560: avoid possibly negative association in wordingMartin V
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-06-08Curl_addrinfo: use one malloc instead of threeDaniel Stenberg
2020-06-08tests: add two simple tests for --login-optionsDaniel Stenberg
2020-06-06server/util: fix logmsg format using curl_off_t argumentDaniel Stenberg
2020-06-02urldata: let the HTTP method be in the set.* structDaniel Stenberg
2020-06-02test970: make it require proxy supportDaniel Stenberg
2020-05-30build: disable more code/data when built without proxy supportDaniel Stenberg
2020-05-30url: alloc the download buffer at transfer startDaniel Stenberg
2020-05-30unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'Marc Hoersken
2020-05-30tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken
2020-05-29server/sws: fix asan warning on use of uninitialized variableDaniel Stenberg
2020-05-29mk-lib1521: generate code for testing BLOB options as wellDaniel Stenberg
2020-05-27FILEFORMAT: add more features that tests can depend onDaniel Stenberg
2020-05-25url: accept "any length" credentials for proxy authDaniel Stenberg
2020-05-25test1167: fixes in badsymbols.plMaksim Stsepanenka
2020-05-25altsvc: fix parser for lines ending with CRLFDaniel Stenberg
2020-05-25all: fix codespell errorsViktor Szakats
2020-05-23curl: remove -J "informational" written on stdoutDaniel Stenberg
2020-05-20tests/server/util.h: add extern to silence compiler warningDaniel Stenberg
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-15test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg
2020-05-15test1631: verify FTP download through HTTPS-proxyDaniel Stenberg
2020-05-15sws: as last resort, get test number from server cmd fileDaniel Stenberg
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-05-14url: make the updated credentials URL-encoded in the URLDaniel Stenberg
2020-05-14tests: add https-proxy support to the test suiteDaniel Stenberg
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13docs/options-in-versions: which version added each cmdline optionDaniel Stenberg
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-05-12FILEFORMAT: moved up the variables section and further polishedDaniel Stenberg
2020-05-12runtests: remove ftp2 support, not usedDaniel Stenberg
2020-05-11test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken
2020-05-10tests/server/tftpd.c: fix include and enhance debug loggingMarc Hoersken
2020-05-08urlapi: accept :: as a valid IPv6 addressDaniel Stenberg
2020-05-07runtests: show elapsed test time with higher precision (ms)Daniel Stenberg
2020-05-06test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken
2020-05-06runtests: set +x mode againDaniel Stenberg
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2020-05-03runtests: remove sleep callsDaniel Stenberg
2020-05-02sockfilt: make select_ws stop waiting on exit signal eventMarc Hoersken
2020-05-02tests/server/util.[ch]: add exit event to stop waiting on WindowsMarc Hoersken
2020-05-02tests/server/util.c: fix thread handle not being closedMarc Hoersken
2020-05-02tests/server/util.c: use raise instead of calling signal handlerMarc Hoersken
2020-05-02tests: add support for SSH server variant specific transfer pathsMarc Hoersken
2020-05-02runtests: make the logmsg from the ssh server only show in verboseDaniel Stenberg
2020-05-02tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg