summaryrefslogtreecommitdiff
path: root/tools/tests
Commit message (Expand)AuthorAgeFilesLines
* extract: Fix regression in --purpose optionStef Walter2013-03-081-0/+50
* Build with the libtasn1 CFLAGS properlyStef Walter2013-03-041-1/+3
* Initialize modules correctly in testsStef Walter2013-03-035-0/+10
* Windows doesn't support symlinks, chmod, or atomic renamesStef Walter2013-03-034-3/+42
* Open files in binary mode on windowsStef Walter2013-03-031-6/+5
* Abstract mmap() into a compat APIStef Walter2013-03-031-0/+2
* Use the CN, OU or O of certificates to generate a labelStef Walter2013-02-053-266/+9
* Add support for exporting OpenSSL's TRUSTED CERTIFICATE formatStef Walter2013-02-0511-0/+1288
* Add support for extracting to pem-bundle and pem-directory formatsStef Walter2013-02-054-0/+403
* Implement basic extract supportStef Walter2013-02-054-0/+625
* Support for sane writing to files extractedStef Walter2013-02-055-0/+957