summaryrefslogtreecommitdiffstats
path: root/sm/certreqgen-ui.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Extend function pubkey_algo_string.Werner Koch2019-04-021-1/+1
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-04-011-1/+23
* sm: In --gen-key with "key from card" show also the algorithm.Werner Koch2019-02-081-1/+21
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor2017-09-081-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* gpg: Allow creating keys using an existing ECC key.Werner Koch2017-03-011-14/+10
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* sm: Silence compiler warnings.Werner Koch2014-09-181-2/+1
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-10/+14
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* make DNS and URI fields work in gpgsm --gen-key.NIIBE Yutaka2012-04-261-2/+2
* Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch2011-03-081-3/+6
* Support X.509 certificate creation.Werner Koch2011-03-011-10/+24
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-4/+4
* Removed almost al dup calls.Werner Koch2010-03-081-3/+3
* Create a pkcs#10 request directly from a card.Werner Koch2009-07-021-8/+56
* Alow batch ode for gpgsm --gen-key.Werner Koch2009-07-011-13/+66
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-1/+1
* Updated estream.Werner Koch2007-08-221-7/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-0/+317