Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-09 | Added key words to all SSL-using tests so they can be skipped if necessary. | Dan Fandrich | |
Removed a few unnecessary requires SSL statements. | |||
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 | |
are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | |||
2007-01-18 | Added precheck that curl supports the 'openssl' engine in test 307. | Dan Fandrich | |
2007-01-17 | Disabled test 307 for now. | Dan Fandrich | |
2007-01-16 | Added simple OpenSSL crypto engine tests. | Dan Fandrich | |