aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-07-07valgrind.supp: supress OpenSSL false positive seen on travisDaniel Stenberg
2017-07-07test1452: add telnet negotiationMax Dymond
2017-07-06test506: skip if threaded-resolverDaniel Stenberg
2017-07-06runtests: support "threaded-resolver" as a featureDaniel Stenberg
2017-07-04dist: add SMB python deps into the tarballDaniel Stenberg
2017-07-04test1451: add SMB support to the testbedMax Dymond
2017-07-04test: add impacket for SMB testingMax Dymond
2017-07-03url: make the original string get used on subsequent transfersDaniel Stenberg
2017-07-03unit1399: fix integer overflowRyan Winograd
2017-07-01unit1399: add logging to time comparisonDaniel Stenberg
2017-06-30test1450: fix up DICT server in torture modeMax Dymond
2017-06-30test1450: add simple testing for DICTMax Dymond
2017-06-30test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich
2017-06-30progress: prevent resetting t_starttransferRyan Winograd
2017-06-27libtest/make: generate lib1521.cDaniel Stenberg
2017-06-25test1537: fixed memory leak on OOMDan Fandrich
2017-06-25test1521: fix compiler warningsMarcel Raad
2017-06-23libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-21lib1521: fix missing-variable-declarations clang warningsMarcel Raad
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-06-19test1521: test getinfo's OFF_T types tooDaniel Stenberg
2017-06-19lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg
2017-06-19PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg
2017-06-16curl: prevent binary output spewed to terminalDaniel Stenberg
2017-06-16http-proxy: fix chunked-encoded CONNECT responsesDaniel Stenberg
2017-06-16http-proxy: deal with EAGAINDaniel Stenberg
2017-06-16libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg
2017-06-16tests: stabilize test 2032 and 2033Daniel Stenberg
2017-06-16test1148: verify the -# progressbarDaniel Stenberg
2017-06-16test1061: mark as flakyDaniel Stenberg
2017-06-16dist: add the fuzz dir to the tarballDaniel Stenberg
2017-06-15fuzz/README: document how to buildDaniel Stenberg
2017-06-15fuzz: corpora file structure, initial commitFrederik B
2017-06-15fuzz: bring oss-fuzz initial code converted to C89Frederik B
2017-06-15test1147: verify -H on a fileDaniel Stenberg
2017-06-14http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-13mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich
2017-06-11test1521: fixed OOM handlingDan Fandrich
2017-06-09lib1521: fix compiler warnings on the use of bad 'long' valuesDaniel Stenberg
2017-06-06lib1521: fix compiler warningsDaniel Stenberg
2017-06-05test1521: make the code < 80 columns wideDaniel Stenberg
2017-06-05test1121: use stricter types to work with typcheck-gccDaniel Stenberg
2017-06-05test1521: test *all* curl_easy_setopt optionsDaniel Stenberg
2017-06-05test1538: added "verbose logs" keywordDan Fandrich
2017-06-05test1262: verify ftp download with -z for "if older than this"Daniel Stenberg
2017-06-03libtest: fix int-in-bool-context warningsMarcel Raad
2017-06-03libtest: fix implicit-fallthrough warnings with GCC 7Marcel Raad
2017-06-03dedotdot: fixed output for ".." and "." only inputDaniel Stenberg