summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* valgrind.supp: supress OpenSSL false positive seen on travisDaniel Stenberg2017-07-071-0/+21
* test1452: add telnet negotiationMax Dymond2017-07-076-4/+552
* test506: skip if threaded-resolverDaniel Stenberg2017-07-061-0/+5
* runtests: support "threaded-resolver" as a featureDaniel Stenberg2017-07-062-0/+11
* dist: add SMB python deps into the tarballDaniel Stenberg2017-07-041-1/+8
* test1451: add SMB support to the testbedMax Dymond2017-07-047-511/+889
* test: add impacket for SMB testingMax Dymond2017-07-0412-0/+18264
* url: make the original string get used on subsequent transfersDaniel Stenberg2017-07-034-2/+122
* unit1399: fix integer overflowRyan Winograd2017-07-031-1/+1
* unit1399: add logging to time comparisonDaniel Stenberg2017-07-011-1/+5
* test1450: fix up DICT server in torture modeMax Dymond2017-06-301-18/+21
* test1450: add simple testing for DICTMax Dymond2017-06-306-5/+289
* test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich2017-06-301-1/+1
* progress: prevent resetting t_starttransferRyan Winograd2017-06-304-1/+127
* libtest/make: generate lib1521.cDaniel Stenberg2017-06-273-2502/+17
* test1537: fixed memory leak on OOMDan Fandrich2017-06-251-2/+13
* test1521: fix compiler warningsMarcel Raad2017-06-252-11/+17
* libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg2017-06-231-4/+0
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-212-6/+6
* lib1521: fix missing-variable-declarations clang warningsMarcel Raad2017-06-212-28/+28
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-194-1/+120
* test1521: test getinfo's OFF_T types tooDaniel Stenberg2017-06-192-0/+23
* lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg2017-06-193-750/+2454
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-194-0/+77
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-163-1/+1
* http-proxy: fix chunked-encoded CONNECT responsesDaniel Stenberg2017-06-161-1/+0
* http-proxy: deal with EAGAINDaniel Stenberg2017-06-161-6/+3
* libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg2017-06-161-2/+2
* tests: stabilize test 2032 and 2033Daniel Stenberg2017-06-163-114/+10
* test1148: verify the -# progressbarDaniel Stenberg2017-06-162-1/+58
* test1061: mark as flakyDaniel Stenberg2017-06-161-0/+1
* dist: add the fuzz dir to the tarballDaniel Stenberg2017-06-161-1/+1
* fuzz/README: document how to buildDaniel Stenberg2017-06-151-1/+5
* fuzz: corpora file structure, initial commitFrederik B2017-06-155-15/+78
* fuzz: bring oss-fuzz initial code converted to C89Frederik B2017-06-155-0/+182
* test1147: verify -H on a fileDaniel Stenberg2017-06-152-1/+65
* http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg2017-06-141-2/+2
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-1411-202/+13
* mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich2017-06-131-15/+22
* test1521: fixed OOM handlingDan Fandrich2017-06-111-752/+759
* lib1521: fix compiler warnings on the use of bad 'long' valuesbagder/lib1521-long-warningsDaniel Stenberg2017-06-092-7/+7
* lib1521: fix compiler warningsDaniel Stenberg2017-06-062-54/+86
* test1521: make the code < 80 columns wideDaniel Stenberg2017-06-052-21/+41
* test1121: use stricter types to work with typcheck-gccDaniel Stenberg2017-06-052-36/+116
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-055-2/+959
* test1538: added "verbose logs" keywordDan Fandrich2017-06-051-0/+1
* test1262: verify ftp download with -z for "if older than this"Daniel Stenberg2017-06-052-1/+41
* libtest: fix int-in-bool-context warningsMarcel Raad2017-06-032-2/+2
* libtest: fix implicit-fallthrough warnings with GCC 7Marcel Raad2017-06-032-0/+2
* dedotdot: fixed output for ".." and "." only inputDaniel Stenberg2017-06-031-1/+8