| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 1 | -207/+0 |
| * | Rename crypto::hash::HashType -> Type | Gleb Kozyrev | 2015-01-28 | 1 | -1/+1 |
| * | Fix for IO changes | Steven Fackler | 2015-01-28 | 1 | -6/+6 |
| * | Handle recent breaking changes | Valerii Hiora | 2015-01-07 | 1 | -9/+9 |
| * | Update to rust master | Alex Crichton | 2014-12-23 | 1 | -10/+11 |
| * | Track master: proc removal, tuple indexing | Valerii Hiora | 2014-12-15 | 1 | -1/+1 |
| * | Make SslStream Cloneable | Steven Fackler | 2014-11-29 | 1 | -3/+13 |
| * | Replace an expired cert with a new one to make tests happy | Gleb Kozyrev | 2014-11-20 | 1 | -1/+1 |
| * | Fixed compilation errors related to namedspaced enums | James Hurst | 2014-11-17 | 1 | -2/+4 |
| * | Update to work with change in TcpStream api | Cody P Schafer | 2014-11-07 | 1 | -13/+13 |
| * | fail! -> panic! | Michael Gehring | 2014-10-30 | 1 | -9/+9 |
| * | Cert loading from PEM & restructuring | Valerii Hiora | 2014-10-15 | 1 | -51/+6 |
| * | BN_is_zero as a Rust function | Valerii Hiora | 2014-10-09 | 1 | -13/+0 |
| * | Merge pull request #67 from vhbit/membio-eof | Steven Fackler | 2014-10-07 | 1 | -1/+17 |
| |\ | |||||
| | * | Fixed incorrect EOF handling in MemBio, added error description | Valerii Hiora | 2014-10-07 | 1 | -1/+17 |
| * | | Merge pull request #71 from vhbit/path-ization | Steven Fackler | 2014-10-07 | 1 | -4/+4 |
| |\ \ | |/ |/| | |||||
| | * | Using `Path`s instead of plain strings | Valerii Hiora | 2014-10-07 | 1 | -4/+4 |
| * | | Potential fix for #68 | Valerii Hiora | 2014-10-07 | 1 | -0/+13 |
| |/ | |||||
| * | Simpler setter for verify with data | Valerii Hiora | 2014-10-04 | 1 | -1/+1 |
| * | User-provided data in verify | Valerii Hiora | 2014-10-02 | 1 | -2/+47 |
| * | Certificate/pkey generation & PEM export | Valerii Hiora | 2014-09-26 | 1 | -1/+19 |
| * | Remove failing constructor wrappers | Steven Fackler | 2014-09-05 | 1 | -22/+22 |
| * | Shift directory structure | Steven Fackler | 2014-08-03 | 1 | -0/+160 |