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
/
test509
Age
Commit message (
Expand
)
Author
2020-05-30
url: alloc the download buffer at transfer start
Daniel Stenberg
2014-04-03
tests: add keywords to the last 7 tests lacking them
Daniel Stenberg
2014-02-14
testsuite: use binary output mode for custom curl test tools
Marc Hoersken
2014-01-24
tests: Added missing http feature to tests 509 & 1513
Dan Fandrich
2013-03-13
test509: libcurl initialization with memory callbacks and actual usage
Yang Tse
2008-02-20
- We no longer support setting the CURLOPT_URL option from inside a callback
Daniel Stenberg
2008-02-09
Added key words to all SSL-using tests so they can be skipped if necessary.
Dan Fandrich
2007-09-14
Replaced 127.0.0.1 with %HOSTIP where possible
Dan Fandrich
2007-01-23
Convert (most of) the test data files into genuine XML. A handful still
Dan Fandrich
2005-05-11
Modified the default HTTP headers used by libcurl:
Daniel Stenberg
2005-04-12
requires OpenSSL, as our GnuTLS doesn't provide support for
Daniel Stenberg
2005-01-07
disable the valgrind log checking
Daniel Stenberg
2004-11-29
stricter newline policy
Daniel Stenberg
2004-09-22
Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on
Daniel Stenberg
2004-09-08
Now the test servers and test cases can run on a custom port number. There's
Daniel Stenberg
2004-02-09
Modified the default HTTP Accept: header to only be Accept: */*
Daniel Stenberg
2004-01-12
Peter Sylvester brought code that now allows a callback to modified the URL
Daniel Stenberg