summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-07sync with curl-7_56_0 in 'tests' folder.ng0
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-10-02test1153: verify quoted double-qoutes in PWD responseDaniel Stenberg
2017-10-02FTP: zero terminate the entry path even on bad inputDaniel Stenberg
2017-09-30cookie: fix memory leak if path was set twice in headerDaniel Stenberg
2017-09-30test650: Use variable replacement to set the host address and portDan Fandrich
2017-09-30Set and use more necessary options when some protocols are disabledDan Fandrich
2017-09-29test1160: verifies cookie leak for large cookiesDaniel Stenberg
2017-09-28http: add custom empty headers to repeated requestsMichael Kaufmann
2017-09-24tests: adjust .gitignore for new testsMichael Kaufmann
2017-09-23tests: fix a compiler warning in test 643Michael Kaufmann
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-21gnURL: Fix doc generation, fix 'make dist'.ng0
2017-09-19cookies: use lock when using CURLINFO_COOKIELISTPavel P
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