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
2016-06-06
http2-tests: test1700 is the first real HTTP/2 test
Daniel Stenberg
2016-05-30
URL parser: allow URLs to use one, two or three slashes
Daniel Stenberg
2016-05-01
test1140: run nroff-scan to verify man pages
Daniel Stenberg
2016-04-28
test1139: verifies libcurl option man page presence
Daniel Stenberg
2016-04-25
test1322: verify stripping of trailing dot from host name
Daniel Stenberg
2016-04-20
tests: added test1517
Karlson2k
2016-04-17
news: CURLOPT_CONNECT_TO and --connect-to
Michael Kaufmann
2016-02-23
TFTP: add option to suppress TFTP option requests (Part 2)
Jay Satiro
2016-02-19
Added test 1437 to verify a memory leak
Dan Fandrich
2016-02-13
test1604: Add to Makefile.inc so it gets run
Dan Fandrich
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-18
tests: Add a test for pinnedpubkey fail even when insecure
Jay Satiro
2016-01-08
connection reuse: IDN host names fixed
Michael Kaufmann
2015-11-21
Makefile.inc: Fixed test run error
Steve Holme
2015-11-15
tests: Added OAUTHBEARER failure response tests
Steve Holme
2015-11-14
tests: Added OAuth 2.0 (OAUTHBEARER) tests
Steve Holme
2015-11-12
unit1603: Added unit tests for hash functions
dfandrich
2015-11-08
imap: Don't check for continuation when executing a CUSTOMREQUEST
Justin Ehlert
2015-11-02
http redirects: %-encode bytes outside of ascii range
Daniel Stenberg
2015-10-23
test1137: verify --ignore-content-length for FTP
Daniel Stenberg
2015-10-17
cookies: Add support for Mozilla's Publix Suffix List
Tim Rühsen
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-07-01
SSL: Pinned public key hash support
moparisthebest
2015-06-23
test1531: verify POSTFIELDSIZE set after add_handle
Daniel Stenberg
2015-06-17
test2040: verify basic auth on re-used connections
Kamil Dudka
2015-06-09
CURLOPT_OPENSOCKETFUNCTION: return error at once
Daniel Stenberg
2015-05-18
hostip: fix unintended destruction of hash table
Anthony Avina
2015-04-24
netrc: add unit tests for 'default' support
Viktor Szakats
2015-04-23
curl -z: do not write empty file on unmet condition
Kamil Dudka
2015-04-08
test142[23]: verify that an empty file is stored on success
Kamil Dudka
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