aboutsummaryrefslogtreecommitdiff
path: root/src/ssl/tests.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace an expired cert with a new one to make tests happyGleb Kozyrev2014-11-201-1/+1
* Fixed compilation errors related to namedspaced enumsJames Hurst2014-11-171-2/+4
* Update to work with change in TcpStream apiCody P Schafer2014-11-071-13/+13
* fail! -> panic!Michael Gehring2014-10-301-9/+9
* Cert loading from PEM & restructuring Valerii Hiora2014-10-151-51/+6
* BN_is_zero as a Rust functionValerii Hiora2014-10-091-13/+0
* Merge pull request #67 from vhbit/membio-eofSteven Fackler2014-10-071-1/+17
|\
| * Fixed incorrect EOF handling in MemBio, added error descriptionValerii Hiora2014-10-071-1/+17
* | Merge pull request #71 from vhbit/path-izationSteven Fackler2014-10-071-4/+4
|\ \ | |/ |/|
| * Using `Path`s instead of plain stringsValerii Hiora2014-10-071-4/+4
* | Potential fix for #68Valerii Hiora2014-10-071-0/+13
|/
* Simpler setter for verify with dataValerii Hiora2014-10-041-1/+1
* User-provided data in verifyValerii Hiora2014-10-021-2/+47
* Certificate/pkey generation & PEM exportValerii Hiora2014-09-261-1/+19
* Remove failing constructor wrappersSteven Fackler2014-09-051-22/+22
* Shift directory structureSteven Fackler2014-08-031-0/+160