aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certreqgen-ui.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-28gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor1-1/+1
2019-02-11sm: In --gen-key with "key from card" show also the algorithm.Werner Koch1-1/+21
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch1-14/+10
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2014-09-18sm: Silence compiler warnings.Werner Koch1-2/+1
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-10/+14
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2012-04-26make DNS and URI fields work in gpgsm --gen-key.NIIBE Yutaka1-2/+2
2011-03-08Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch1-3/+6
2011-03-01Support X.509 certificate creation.Werner Koch1-10/+24
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-4/+4
2010-03-08Removed almost al dup calls.Werner Koch1-3/+3
2009-07-02Create a pkcs#10 request directly from a card.Werner Koch1-8/+56
2009-07-01Alow batch ode for gpgsm --gen-key.Werner Koch1-13/+66
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-1/+1
2007-08-22Updated estream.Werner Koch1-7/+6
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-0/+317