index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-02-26
http: added 417 response treatment
Daniel Stenberg
2020-02-26
smtp: Support the SMTPUTF8 extension for the EXPN command
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension in the VRFY command
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension in the RCPT TO command
Steve Holme
2020-02-26
smtp: Support the SMTPUTF8 extension in the MAIL command
Steve Holme
2020-02-26
smtp: Support UTF-8 based host names in the VRFY command
Steve Holme
2020-02-26
smtp: Support UTF-8 based host names in the RCPT TO command
Steve Holme
2020-02-26
smtp: Support UTF-8 based host names in the MAIL command
Steve Holme
2020-02-25
smtp: Added UTF-8 mailbox tests to verify existing behaviour
Steve Holme
2020-02-24
hmac: Added a unit test for the HMAC hash generation
Steve Holme
2020-02-23
tests: Added a unit test for MD4 digest generation
Steve Holme
2020-02-22
tests: Added a unit test for SHA256 digest generation
Steve Holme
2020-02-09
altsvc: keep a copy of the file name to survive handle reset
Daniel Stenberg
2020-02-07
ftp: remove superfluous checking for crlf in user or pwd
Daniel Stenberg
2020-01-21
smtp: Allow RCPT TO command to fail for some recipients
Pavel Volgarev
2020-01-13
curl: make #0 not output the full URL
Daniel Stenberg
2020-01-09
test1167: verify global symbols in public headers are curl prefixed
Daniel Stenberg
2020-01-06
curl -w: handle a blank input file correctly
Daniel Stenberg
2020-01-04
curl: properly free mimepost data
Daniel Stenberg
2019-12-18
test1270: a basic -w redirect_url test
Daniel Stenberg
2019-12-05
etag: allow both --etag-compare and --etag-save in same cmdline
Daniel Stenberg
2019-11-28
curl: two new command line options for etags
Maros Priputen
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-22
test1175: verify symbols-in-versions and libcurl-errors.3 in sync
Daniel Stenberg
2019-11-14
curl: fix -T globbing
Daniel Stenberg
2019-10-23
conn-reuse: requests wanting NTLM can reuse non-NTLM connections
Daniel Stenberg
2019-10-16
url: normalize CURLINFO_EFFECTIVE_URL
Daniel Stenberg
2019-10-05
curl: ensure HTTP 429 triggers --retry
Stian Soiland-Reyes
2019-10-03
urlapi: fix use-after-free bug
Daniel Stenberg
2019-10-02
redirect: when following redirects to an absolute URL, URL encode it
Daniel Stenberg
2019-09-28
cookies: using a share with cookies shouldn't enable the cookie engine
Daniel Stenberg
2019-09-27
FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDs
Zenju
2019-09-15
doh: fix (harmless) buffer overrun
Paul Dreik
2019-09-13
FTP: allow "rubbish" prepended to the SIZE response
Daniel Stenberg
2019-08-16
http: fix use of credentials from URL when using HTTP proxy
Daniel Stenberg
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-08-06
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-08-06
http09: disable HTTP/0.9 by default in both tool and library
Daniel Stenberg
2019-08-01
http_negotiate: improve handling of gss_init_sec_context() failures
Kamil Dudka
2019-07-30
curl: cap the maximum allowed values for retry time arguments
Daniel Stenberg
2019-07-15
test1173: detect some basic man page format mistakes
Daniel Stenberg
2019-07-14
libcurl: Add testcase for gopher redirects
Linos Giannopoulos
2019-07-14
http: allow overriding timecond with custom header
Peter Simonyi
2019-06-18
test1523: basic test of CURLOPT_LOW_SPEED_LIMIT
Daniel Stenberg
2019-06-11
test1165: verify that CURL_DISABLE_ symbols are in sync
Daniel Stenberg
2019-06-02
test334: verify HTTP 204 response with chunked coding header
Daniel Stenberg
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-22
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-05-20
curl: report error for "--no-" on non-boolean options
Daniel Stenberg
2019-05-20
test332: verify the blksize fix
Daniel Stenberg
[next]