aboutsummaryrefslogtreecommitdiff
path: root/ssl/tests.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update syntax to pass the testiseki2014-05-221-13/+12
|
* Update for IO changesSteven Fackler2014-04-071-1/+1
|
* Remove use of {:?}Steven Fackler2014-04-051-8/+8
|
* Properly propogate errorsSteven Fackler2014-03-091-6/+6
|
* Add SSLv2 support behind a cfg flagSteven Fackler2014-02-271-0/+1
| | | | | Many OpenSSL distributions have SSLv2 support compiled out, so it should be opt-in.
* Update for IO API updateSteven Fackler2014-02-041-1/+1
| | | | The error handling needs to be redone still.
* Integrate everythingSteven Fackler2013-12-281-0/+160