summaryrefslogtreecommitdiff
path: root/tools/extract-openssl.c
Commit message (Expand)AuthorAgeFilesLines
* Separate library init from message codeStef Walter2013-04-031-1/+1
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-3/+0
* hash: Rename file and functions for hashesStef Walter2013-03-201-5/+5
* Refine looking up of attributes in arraysStef Walter2013-03-181-4/+4
* extract: --comment option adds comments to PEM bundlesStef Walter2013-03-151-1/+10
* Windows doesn't support symlinks, chmod, or atomic renamesStef Walter2013-03-031-1/+13
* Fix various clang analyzer warningsStef Walter2013-02-061-2/+7
* Use the CN, OU or O of certificates to generate a labelStef Walter2013-02-051-55/+15
* Add support for exporting OpenSSL's TRUSTED CERTIFICATE formatStef Walter2013-02-051-0/+686