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
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-27
writeout_json: Fix data type issues
Michael Kaufmann
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-22
getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override
Daniel Stenberg
2020-03-22
test970: improve the test
Daniel Stenberg
2020-03-20
tests: add test 430, 431 and 432 to verify the --config fix
Daniel Stenberg
2020-03-20
test2100: fix static port instead of dynamic value being used
Marc Hoersken
2020-03-20
test970: fix static ip:port instead of dynamic values being used
Marc Hoersken
2020-03-19
tests: make Python-based servers compatible with Python 2 and 3
Marc Hoersken
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-17
DISABLED: disable test 323
Daniel Stenberg
2020-03-15
tests: fix verification of stdout in test 1452 due to newline
Marc Hoersken
2020-03-15
tests: remove python_dependencies for smbserver from our tree
Marc Hoersken
2020-03-13
server/getpart: make the "XML-parser" stricter
Daniel Stenberg
2020-03-11
tests/data: Fix some XML formatting issues in test cases
Dan Fandrich
2020-03-10
test1129: fix invalid case of closing XML-tag and Content-Length
Marc Hoersken
2020-03-10
tests/data: fix static ip instead of dynamic value being used
Marc Hoersken
2020-03-10
tests/data: fix static ip:port instead of dynamic values being used
Marc Hoersken
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
tests: disable 962, 963 and 964 on Windows
Daniel Stenberg
2020-03-02
tests: disable SMTP UTF-8 tests on Windows
Steve Holme
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-27
http2: make pausing/unpausing set/clear local stream window
Daniel Stenberg
2020-02-27
tests: Automatically deduce the tool name from the test case for unit tests
Steve Holme
2020-02-27
test1323: Added the missing 'unit test' feature requirement in the test case
Steve Holme
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
ftpserver: Updated VRFY_smtp() so the response isn't necessary in the test case
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-23
test1610: Fixed the link to the unit test
Steve Holme
[next]