aboutsummaryrefslogtreecommitdiffstats
path: root/sm/minip12.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Replace all assert calls by log_assert.Werner Koch2020-07-081-4/+3
* doc: Typo fixes in code commentsWerner Koch2020-05-041-1/+1
* sm: Add support to export ECC private keys.Werner Koch2020-04-271-178/+322
* sm: Support import of PKCS#12 encoded ECC private keys.Werner Koch2020-04-211-31/+120
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-3/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-3/+3
* sm: Simplify fix ed8383c6Werner Koch2015-01-261-4/+2
* sm: Avoid double-free on iconv failureDaniel Kahn Gillmor2014-12-221-0/+2
* gpgsm: New commands --export-secret-key-{p8,raw}Werner Koch2014-06-031-38/+74
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-6/+6
* Support pkcs#12 import of PBES2 encoded data.Werner Koch2011-03-101-68/+288
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-88/+88
* Implement export of pkcs#12 objects using a direct agent connection.Werner Koch2010-06-211-3/+4
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-0/+2363