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
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-11
proxy: re-use proxy connections (regression)
Daniel Stenberg
2015-02-03
unit1601: MD5 unit tests
Daniel Stenberg
2015-02-03
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
Daniel Stenberg
2015-02-02
test1135: verify the CURL_EXTERN order in header files
Daniel Stenberg
2015-01-28
tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests
Steve Holme
2015-01-28
tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests
Steve Holme
2015-01-28
tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests
Steve Holme
2015-01-27
test: add test cases for sasl external authentication (imap/pop3/smtp).
Patrick Monnerat
2015-01-07
tests: make sure CRLFs can't be used in URLs passed to proxy
Daniel Stenberg
2014-12-28
tests: Added test for bug #1456
Steve Holme
2014-12-04
tests: add two HTTP over UNIX socket tests
Peter Wu
2014-11-26
tests: Added SMTP with --crlf test case
Steve Holme
2014-11-24
SSL: Add PEM format support for public key pinning
moparisthebest
2014-11-20
test1801: first real http2 test case
Daniel Stenberg
2014-11-20
test1800: first plain-text http2 test case
Daniel Stenberg
2014-11-01
resume: consider a resume from [content-length] to be OK
Daniel Stenberg
2014-10-27
HTTP: return larger than 3 digit response codes too
Daniel Stenberg
2014-10-13
tests: move TESTCASES to Makefile.inc, add show for cmake
Peter Wu