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-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
加藤郁之
2020-01-13
curl: make #0 not output the full URL
Daniel Stenberg
2020-01-11
ngtcp2: Add an error code for QUIC connection errors
Emil Engler
2020-01-11
multi: Change curl_multi_wait/poll to error on negative timeout
Jay Satiro
2020-01-09
test1167: verify global symbols in public headers are curl prefixed
Daniel Stenberg
2020-01-09
libtest/mk-lib1521: adapt to new public header layout
Daniel Stenberg
2020-01-09
runtests: make random seed fixed for a month
Daniel Stenberg
2020-01-06
TrackMemory tests: always remove CR before LF
Marcel Raad
2020-01-06
curl -w: handle a blank input file correctly
Daniel Stenberg
2020-01-04
curl: properly free mimepost data
Daniel Stenberg
2020-01-03
tests: Fix bounce requests with truncated writes
Marc Aldorasi
2019-12-31
tests: Change NTLM tests to require SSL
Jay Satiro
2019-12-19
sws: search for "Testno:" header uncondtionally if no testno
Daniel Stenberg
2019-12-19
tests: set LC_ALL in more tests
Daniel Stenberg
2019-12-19
test165: set LC_ALL=en_US.UTF-8 too
Daniel Stenberg
2019-12-19
test1456: remove the use of a fixed local port
Daniel Stenberg
2019-12-18
test1270: a basic -w redirect_url test
Daniel Stenberg
2019-12-16
tests: make sure checksrc runs on header files too
Daniel Stenberg
2019-12-15
lib1591: free memory properly on OOM, in the trailers callback
Daniel Stenberg
2019-12-15
runtests: --repeat=[num] to repeat tests
Daniel Stenberg
2019-12-13
tests: use DoH feature for DoH tests
Marcel Raad
2019-12-13
tests: fix build with `CURL_DISABLE_DOH`
Marcel Raad
2019-12-13
unit1620: fix bad free in OOM
Daniel Stenberg
2019-12-13
unit1609: fix mem-leak in OOM
Daniel Stenberg
2019-12-13
unit1607: fix mem-leak in OOM
Daniel Stenberg
2019-12-13
lib1559: fix mem-leak in OOM
Daniel Stenberg
2019-12-13
lib1557: fix mem-leak in OOM
Daniel Stenberg
2019-12-11
runtests: introduce --shallow to reduce huge torture tests
Daniel Stenberg
[prev]
[next]