Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for exporting OpenSSL's TRUSTED CERTIFICATE format | Stef Walter | 2013-02-05 | 1 | -0/+9 |
| | |||||
* | Implement basic extract support | Stef Walter | 2013-02-05 | 1 | -0/+33 |
| | | | | | | * The only formats supported are x509-file and x509-directory Allow tool to build without extract | ||||
* | Support for sane writing to files extracted | Stef Walter | 2013-02-05 | 1 | -0/+211 |
* Implement atomic writes of files * Writing with checks that not overwriting anything unless desired * Writing and overwriting of directory contents in a robust way |