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
Age
Commit message (
Expand
)
Author
2020-03-03
ci/tests: fix escaping of testnames and disable proxy for CI APIs
Marc Hoersken
2020-03-03
ci/tests: Make it possible to still run but ignore failing tests
Marc Hoersken
2020-03-03
ci/tests: Move CI test result creation above environment setup
Marc Hoersken
2020-03-03
ci/tests: Send test results to AppVeyor for status overview
Marc Hoersken
2020-03-03
dist: include tests/azure.pm in the tarball
Daniel Stenberg
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-03-01
unit1651: Fixed conversion compilation warning
Steve Holme
2020-03-01
ci/tests: Fix typo in previous commit 597cf2
Marc Hoersken
2020-03-01
ci/tests: Make sure that the AZURE_ACCESS_TOKEN is available
Marc Hoersken
2020-02-29
runtests: fix output to command log
Jay Satiro
2020-02-29
ci/tests: Send test results to Azure DevOps for reporting
Marc Hoersken
2020-02-27
tests: fix Python 3 compatibility of smbserver.py
Marc Hoersken
2020-02-27
runtests: restore the command log
Daniel Stenberg
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
ftpserver: Corrected the e-mail address regex in MAIL_smtp() and RCTP_smtp()
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
2020-02-23
md5/sha256: Updated the functions to allow non-string data to be hashed
Steve Holme
2020-02-22
tests: Added a unit test for SHA256 digest generation
Steve Holme
2020-02-18
altsvc: make saving the cache an atomic operation
Daniel Stenberg
2020-02-09
altsvc: keep a copy of the file name to survive handle reset
Daniel Stenberg
2020-02-07
digest: Do not quote algorithm in HTTP authorisation
Pierre-Yves Bigourdan
2020-02-07
ftp: remove superfluous checking for crlf in user or pwd
Daniel Stenberg
2020-02-02
cleanup: fix typos and wording in docs and comments
Pedro Monreal
2020-01-28
urlapi: guess scheme correct even with credentials given
Daniel Stenberg
2020-01-28
global_init: move the IPv6 works status bool to multi handle
Daniel Stenberg
2020-01-24
llist: removed unused Curl_llist_move()
Daniel Stenberg
2020-01-21
smtp: Allow RCPT TO command to fail for some recipients
Pavel Volgarev
2020-01-21
curl: Let -D merge headers in one file again
Emil Engler
2020-01-20
HTTP: increase EXPECT_100_THRESHOLD to 1Mb
加藤郁之
[next]