summaryrefslogtreecommitdiff
path: root/tools/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic extract supportStef Walter2013-02-051-0/+15
| | | | | | * The only formats supported are x509-file and x509-directory Allow tool to build without extract
* Support for sane writing to files extractedStef Walter2013-02-051-0/+52
* Implement atomic writes of files * Writing with checks that not overwriting anything unless desired * Writing and overwriting of directory contents in a robust way