aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
AgeCommit message (Expand)Author
2020-02-26smtp: Support the SMTPUTF8 extension in the VRFY commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the RCPT TO commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the MAIL commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the VRFY commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the RCPT TO commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the MAIL commandSteve Holme
2020-02-25smtp: Added UTF-8 mailbox tests to verify existing behaviourSteve Holme
2020-02-24hmac: Added a unit test for the HMAC hash generationSteve Holme
2020-02-23tests: Added a unit test for MD4 digest generationSteve Holme
2020-02-22tests: Added a unit test for SHA256 digest generationSteve Holme
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-02-07ftp: remove superfluous checking for crlf in user or pwdDaniel Stenberg
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-13curl: make #0 not output the full URLDaniel Stenberg
2020-01-09test1167: verify global symbols in public headers are curl prefixedDaniel Stenberg
2020-01-06curl -w: handle a blank input file correctlyDaniel Stenberg
2020-01-04curl: properly free mimepost dataDaniel Stenberg
2019-12-18test1270: a basic -w redirect_url testDaniel Stenberg
2019-12-05etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-22test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg
2019-11-14curl: fix -T globbingDaniel Stenberg
2019-10-23conn-reuse: requests wanting NTLM can reuse non-NTLM connectionsDaniel Stenberg
2019-10-16url: normalize CURLINFO_EFFECTIVE_URLDaniel Stenberg
2019-10-05curl: ensure HTTP 429 triggers --retryStian Soiland-Reyes
2019-10-03urlapi: fix use-after-free bugDaniel Stenberg
2019-10-02redirect: when following redirects to an absolute URL, URL encode itDaniel Stenberg
2019-09-28cookies: using a share with cookies shouldn't enable the cookie engineDaniel Stenberg
2019-09-27FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDsZenju
2019-09-15doh: fix (harmless) buffer overrunPaul Dreik
2019-09-13FTP: allow "rubbish" prepended to the SIZE responseDaniel Stenberg
2019-08-16http: fix use of credentials from URL when using HTTP proxyDaniel Stenberg
2019-08-07CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg
2019-08-06curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-08-06http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg
2019-08-01http_negotiate: improve handling of gss_init_sec_context() failuresKamil Dudka
2019-07-30curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg
2019-07-15test1173: detect some basic man page format mistakesDaniel Stenberg
2019-07-14libcurl: Add testcase for gopher redirectsLinos Giannopoulos
2019-07-14http: allow overriding timecond with custom headerPeter Simonyi
2019-06-18test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg
2019-06-11test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg
2019-06-02test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-22curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-05-20curl: report error for "--no-" on non-boolean optionsDaniel Stenberg
2019-05-20test332: verify the blksize fixDaniel Stenberg
2019-04-29CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg
2019-04-20test660: verify CONNECT_ONLY with IMAPDaniel Stenberg