aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Better error handling in cert generationValerii Hiora2014-10-061-2/+2
| | | | | Now it should correctly free all resources in case of failure.
* single `ffi` moduleValerii Hiora2014-09-301-0/+1
|
* Addressed review commentsValerii Hiora2014-09-281-0/+0
| | | | | | | | | | | | - fixed invalid file permissions - removed redundand mem::transmute - removed outdated FIXME's - removed redundand temporary variable - removed macro_export for internal macros
* Certificate/pkey generation & PEM exportValerii Hiora2014-09-261-2/+7
| | | Required quite a lot of refactoring
* Shift directory structureSteven Fackler2014-08-031-0/+14