aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2017-09-22imap: quote atoms properly when escaping charactersDaniel Stenberg
2017-09-22tests: make the imap server not verify user+passwordDaniel Stenberg
2017-09-22form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat
2017-09-19cookies: use lock when using CURLINFO_COOKIELISTPavel P
2017-09-18cookies: reject oversized cookiesDaniel 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-07form API: add new test 650.Patrick Monnerat
2017-09-05mime: implement encoders.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-02test564: Add a warning comment about shell profile output.Patrick Monnerat
2017-08-28vtls: introduce curl_global_sslset()Johannes Schindelin
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-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-14test1449: FTP download range with an too large sizeDaniel 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-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-07-31http: fix response code parser to avoid integer overflowDaniel Stenberg
2017-07-28test1323: verify curlx_tvdiffDaniel Stenberg
2017-07-07test1452: add telnet negotiationMax Dymond
2017-07-06test506: skip if threaded-resolverDaniel Stenberg
2017-07-04test1451: add SMB support to the testbedMax Dymond
2017-07-03url: make the original string get used on subsequent transfersDaniel Stenberg
2017-06-30test1450: add simple testing for DICTMax Dymond
2017-06-30progress: prevent resetting t_starttransferRyan Winograd
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel 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-16tests: stabilize test 2032 and 2033Daniel Stenberg
2017-06-16test1148: verify the -# progressbarDaniel Stenberg
2017-06-16test1061: mark as flakyDaniel Stenberg