| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better error handling in cert generation | Valerii Hiora | 2014-10-06 | 1 | -1/+5 |
| | | | | | | Now it should correctly free all resources in case of failure. | ||||
| * | Addressed review comments | Valerii Hiora | 2014-09-28 | 1 | -6/+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 export | Valerii Hiora | 2014-09-26 | 1 | -0/+61 |
| Required quite a lot of refactoring | |||||