aboutsummaryrefslogtreecommitdiffstats
path: root/src/openssl.c
Commit message (Collapse)AuthorAgeFilesLines
...
* add DER input and output formats, plus 'autodetect' PEM-or-DER, for almost ↵LibravatarLibravatar william 2014-03-251-62/+167
| | | | everything (except pk__tostring and pk_toPEM, FIXME)
* fix include guard bugLibravatarLibravatar william 2014-03-221-3/+3
|
* add multithread reentrancy protectionLibravatarLibravatar William Ahern 2014-01-311-3/+156
|
* move newly split files into src/ directoryLibravatarLibravatar William Ahern 2013-12-091-0/+3929