aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-08-26tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich
2017-08-25fuzz/Makefile.am: remove curlbuild.h leftoversDaniel Stenberg
2017-08-23imap: support PREAUTHDaniel Stenberg
2017-08-23test1453: Fixed <features>Dan Fandrich
2017-08-19tftp: fix memory leak on too long filenameEven Rouault
2017-08-19runtests: fixed case insensitive matching of keywordsDan Fandrich
2017-08-19tests: Make sure libtests call curl_global_cleanup()Dan Fandrich
2017-08-17lib557: no longer use CURL_SIZEOF_* definesDaniel Stenberg
2017-08-17ftp: fix CWD when doing multicwd then nocwd on same connectionDaniel Stenberg
2017-08-17ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats
2017-08-15progress: Track total times following redirectsRyan Winograd
2017-08-14test1449: FTP download range with an too large sizeDaniel Stenberg
2017-08-14runtests: match keywords case insensitivelyDaniel Stenberg
2017-08-13test1448: verify redirect to IDN using URLDaniel Stenberg
2017-08-13test2032: mark as flaky (again)Daniel Stenberg
2017-08-12test1447: require a curl with http supportDan Fandrich
2017-08-11test2033: this went flaky againDaniel Stenberg
2017-08-11test1447: verifies the parse proxy fix in 6e0e152ce5cDaniel Stenberg
2017-08-09dist: Add dictserver.py/negtelnetserver.py to EXTRA_DISTAdam Sampson
2017-08-08docs/comments: Update to secure URL versionsViktor Szakats
2017-08-07test1427: verify command line parser integer overflow detectionDaniel Stenberg
2017-08-07glob: do not continue parsing after a strtoul() overflow rangeDaniel Stenberg
2017-08-04test1010: verify that #1718 is fixedDaniel Stenberg
2017-08-03test130: verify comments in .netrcDaniel Stenberg
2017-08-03CMake: set MSVC warning level to 4Marcel Raad
2017-08-02tests/server/util: fix curltime mistake from 4dee50b9c80f9Daniel Stenberg
2017-07-31http: fix response code parser to avoid integer overflowDaniel Stenberg
2017-07-28test1323: verify curlx_tvdiffDaniel Stenberg
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-07-18tests/server/resolve.c: fix deprecation warningMarcel Raad
2017-07-16rtspd: fix GCC warning after MSVC warning fixMarcel Raad
2017-07-16libtest: fix MSVC warning C4706Marcel Raad
2017-07-16sockfilt: suppress conversion warning with explicit castMarcel Raad
2017-07-16rtspd: fix MSVC level 4 warningMarcel Raad
2017-07-11strerror: Preserve Windows error code in some functionsJay Satiro
2017-07-10tests: Fix up issues with errno in test filesMax Dymond
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