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-04-05
test1566: verify --etag-compare that gets a 304 back
Daniel Stenberg
2020-04-05
curl: allow both --etag-compare and --etag-save with same file name
Kwon-Young Choi
2020-03-29
test1177: verify that all the CURL_VERSION_ bits are documented
Daniel Stenberg
2020-03-20
tests: add test 430, 431 and 432 to verify the --config fix
Daniel Stenberg
2020-03-18
schannel: add "best effort" revocation check option
Johannes Schindelin
2020-03-17
test 970: verify --write-out '%{json}'
Daniel Stenberg
2020-03-09
sftp: fix segfault regression introduced by #4747
Jim Fuller
2020-03-07
mime: fix the binary encoder to handle large data properly
Patrick Monnerat
2020-03-07
mime: do not perform more than one read in a row
Patrick Monnerat
2020-03-07
mime: latch last read callback status.
Patrick Monnerat
2020-03-07
libssh: Fix matching user-specified MD5 hex key
Jay Satiro
2020-03-02
Revert "mime: latch last read callback status."
Daniel Stenberg
2020-03-02
Revert "mime: do not perform more than one read in a row"
Daniel Stenberg
2020-03-02
Revert "mime: fix the binary encoder to handle large data properly"
Daniel Stenberg
2020-03-02
mime: fix the binary encoder to handle large data properly
Patrick Monnerat
2020-03-02
mime: do not perform more than one read in a row
Patrick Monnerat
2020-03-02
mime: latch last read callback status.
Patrick Monnerat
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
[next]