aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-09-18ossfuzz: changes before merging the generated corporaMax Dymond
2017-09-18ossfuzz: don't write out to stdoutMax Dymond
2017-09-18cookies: reject oversized cookiesDaniel Stenberg
2017-09-15server/getpart: provide dummy function to build conversion enabledDaniel Stenberg
2017-09-15tests: add initial gssapi test using stub implementationIsaac Boukris
2017-09-15test1150: verify same host fetch using different ports over proxyDaniel Stenberg
2017-09-12code style: use space after semicolonDaniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-09-08rtsp: do not call fwrite() with NULL pointer FILE *Daniel Stenberg
2017-09-08ossfuzz: add some more handled CURL optionsMax Dymond
2017-09-07form API: add new test 650.Patrick Monnerat
2017-09-05mime: implement encoders.Patrick Monnerat
2017-09-05runtests.pl: support attribute "nonewline" in part verify/upload.Patrick Monnerat
2017-09-05fixup data/test1135Daniel Stenberg
2017-09-05http-proxy: treat all 2xx as CONNECT successDaniel Stenberg
2017-09-04test1135: fixed after bd8070085f9Daniel Stenberg
2017-09-04lib: bump version info (soname). Adapt and reenable test 1135.Patrick Monnerat
2017-09-03mime: fix signed/unsigned conversions.Patrick Monnerat
2017-09-03mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().Patrick Monnerat
2017-09-02mime: tests and examples.Patrick Monnerat
2017-09-02mime: new MIME API.Patrick Monnerat
2017-09-02test564: Add a warning comment about shell profile output.Patrick Monnerat
2017-09-02runtests.pl: allow <file[1-4]> tags in client section.Patrick Monnerat
2017-09-02runtests.pl: Apply strippart to upload too.Patrick Monnerat
2017-09-02ossfuzz: Move to C++ for curl_fuzzer.Max Dymond
2017-09-01ossfuzz: additional seed corporaMax Dymond
2017-09-01ossfuzz: moving towards the ideal integrationMax Dymond
2017-08-31unit1301: fix error message on first testDaniel Stenberg
2017-08-28unit1606: Fixed shadowed variable warningDan Fandrich
2017-08-28vtls: introduce curl_global_sslset()Johannes Schindelin
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