aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-11-05HTTP: support multiple Content-EncodingsPatrick Monnerat
2017-11-04curl: speed up handling of many URLsDaniel Stenberg
2017-11-04curl: pass through [] in URLs instead of calling globbing errorDaniel Stenberg
2017-11-01tests: Fixed torture tests on tests 556 and 650Dan Fandrich
2017-11-01CURLOPT_MAXREDIRS: allow -1 as a valueDaniel Stenberg
2017-10-30runtests.pl: Fixed typo in messageDan Fandrich
2017-10-29cli tool: in -F option arg, comma is a delimiter for files onlyPatrick Monnerat
2017-10-28auth: Added test cases for RFC7616Florin
2017-10-26curl_fnmatch: return error on illegal wildcard patternDaniel Stenberg
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2017-10-24libtest: Add required test libraries for lib1552 and lib1553Paul Howarth
2017-10-20ftp: reject illegal IP/port in PASV 227 responseDaniel Stenberg
2017-10-20test653: check reuse of easy handle after mime data changePatrick Monnerat
2017-10-19test308: disable if MultiSSL feature enabledPatrick Monnerat
2017-10-19runtests: support MultiSSL client featurePatrick Monnerat
2017-10-19test652: curl_mime_data + base64 encoder with large contentsPatrick Monnerat
2017-10-19mime: limit bas64-encoded lines length to 76 charactersPatrick Monnerat
2017-10-14runtests: use valgrind for torture as wellDaniel Stenberg
2017-10-14memdebug: trace send, recv and socketDaniel Stenberg
2017-10-13test651: curl_formadd with huge COPYCONTENTSDaniel Stenberg
2017-10-12mime: keep "text/plain" content type if user-specified.Patrick Monnerat
2017-10-12cli tool: reimplement stdin buffering in -F option.Patrick Monnerat
2017-10-10test950; verify SMTP with custom requestDaniel Stenberg
2017-10-10ftpserver: support case insensitive commandsDaniel Stenberg
2017-10-10FTP: URL decode path for dir listing in nocwd modeDaniel Stenberg
2017-10-09test298: verify --ftp-method nowcwd with URL encoded pathDaniel Stenberg
2017-10-09curl: don't pass semicolons when parsing Content-DispositionKristiyan Tsaklev
2017-10-09RTSP: avoid integer overflow on funny RTSP responseDaniel Stenberg
2017-10-08ftpserver: properly reset $ftptargetdir.Patrick Monnerat
2017-10-08test643: verify curl_mime_subparts() rejects cyclic additions.Patrick Monnerat
2017-10-08Revert "multi_done: wait for name resolve to finish if still ongoing"Daniel Stenberg
2017-10-07pingpong: return error when trying to send without connectionDaniel Stenberg
2017-10-06tests: added flaky keyword to tests 587 and 644Dan Fandrich
2017-10-06multi_cleanup: call DONE on handles that never got thatDaniel Stenberg
2017-10-04fuzzer: move to using external curl-fuzzerMax Dymond
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-19cookies: use lock when using CURLINFO_COOKIELISTPavel P