| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 1 | -59/+0 |
| | | |||||
| * | Drop execute bits on source files | Steven Fackler | 2015-01-16 | 1 | -0/+0 |
| | | |||||
| * | Handle recent breaking changes | Valerii Hiora | 2015-01-07 | 1 | -1/+1 |
| | | | | | | | | - macro reform - split of Show and String in formatter - CString reform - feature changes | ||||
| * | 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 | |||||