| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix negative serials on generated certs | Valerii Hiora | 2014-11-21 | 1 | -1/+15 |
| * | Slice syntax fix | Gleb Kozyrev | 2014-11-20 | 1 | -1/+1 |
| * | Replace an expired cert with a new one to make tests happy | Gleb Kozyrev | 2014-11-20 | 1 | -1/+1 |
| * | Fix test build | Steven Fackler | 2014-11-19 | 1 | -2/+2 |
| * | Fixed compilation errors related to namedspaced enums | James Hurst | 2014-11-17 | 2 | -26/+28 |
| * | fail! -> panic! | Michael Gehring | 2014-10-30 | 1 | -1/+1 |
| * | Cert loading from PEM & restructuring | Valerii Hiora | 2014-10-15 | 2 | -0/+86 |
| * | Correct init mutexes and locking function | Valerii Hiora | 2014-10-14 | 1 | -0/+2 |
| * | X509 Generator sample | Valerii Hiora | 2014-10-08 | 1 | -0/+30 |
| * | Minor doc fixes and feature mentions | Valerii Hiora | 2014-10-08 | 1 | -1/+18 |
| * | Better error handling in cert generation | Valerii Hiora | 2014-10-06 | 1 | -28/+47 |
| * | Clean up warnings | Steven Fackler | 2014-10-04 | 1 | -1/+1 |
| * | User-provided data in verify | Valerii Hiora | 2014-10-02 | 1 | -0/+1 |
| * | single `ffi` module | Valerii Hiora | 2014-09-30 | 1 | -128/+5 |
| * | Addressed review comments | Valerii Hiora | 2014-09-28 | 1 | -2/+2 |
| * | Certificate/pkey generation & PEM export | Valerii Hiora | 2014-09-26 | 1 | -0/+517 |