summaryrefslogtreecommitdiff
path: root/tests/data/test509
Commit message (Expand)AuthorAgeFilesLines
* tests: add keywords to the last 7 tests lacking themDaniel Stenberg2014-04-031-0/+5
* testsuite: use binary output mode for custom curl test toolsMarc Hoersken2014-02-141-1/+1
* tests: Added missing http feature to tests 509 & 1513Dan Fandrich2014-01-241-0/+3
* test509: libcurl initialization with memory callbacks and actual usageYang Tse2013-03-131-0/+36
* - We no longer support setting the CURLOPT_URL option from inside a callbackDaniel Stenberg2008-02-201-64/+0
* Added key words to all SSL-using tests so they can be skipped if necessary.Dan Fandrich2008-02-091-0/+7
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-2/+2
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* requires OpenSSL, as our GnuTLS doesn't provide support forDaniel Stenberg2005-04-121-0/+1
* disable the valgrind log checkingDaniel Stenberg2005-01-071-0/+5
* stricter newline policyDaniel Stenberg2004-11-291-5/+5
* Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend onDaniel Stenberg2004-09-221-2/+2
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-3/+2
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* Peter Sylvester brought code that now allows a callback to modified the URLDaniel Stenberg2004-01-121-0/+51