aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certreqgen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-28gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor1-2/+2
2019-02-25sm: Fix certificate creation with key on card.Werner Koch1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch1-3/+3
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch1-1/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-1/+1
2015-10-28sm: Allow combination of usage flags --gen-key.Werner Koch1-31/+46
2015-03-25sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).Werner Koch1-1/+1
2014-09-18sm: Silence compiler warnings.Werner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-8/+8
2011-12-06gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch1-0/+56
2011-12-06gpgsm: Allow arbitrary extensions for cert creation.Werner Koch1-2/+182
2011-12-06gpgsm: Fix storing of the serial numberWerner Koch1-1/+1
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch1-1/+1
2011-06-01Fix size_t vs int issues.Marcus Brinkmann1-1/+1
2011-03-01Move parameter file description to the manual.Werner Koch1-121/+14
2011-03-01Support X.509 certificate creation.Werner Koch1-68/+425
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-29/+28
2010-11-26Remove superfluous parameter.Werner Koch1-1/+1
2010-04-232010-04-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+2
2010-03-08Removed almost al dup calls.Werner Koch1-3/+4
2009-11-23Add gpgconf related dummy options default_pubkey_algo.Werner Koch1-1/+2
2009-11-10Change fallback keysize to 2048Werner Koch1-3/+3
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-1/+1
2008-12-05Add a custom prompt for the CSR generation.Werner Koch1-6/+20
2007-08-22Fixed creation of private keys under W32.Werner Koch1-3/+2
2007-08-22Updated estream.Werner Koch1-21/+7
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-4/+4
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-5/+9
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-1/+1
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-1/+1
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch1-17/+57
2006-09-06The big Assuan error code removal.Werner Koch1-3/+3
2006-09-06Minor changes and typo fixes.Werner Koch1-1/+1
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-4/+2
2006-07-03better reporting of bad DNsWerner Koch1-7/+23
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-699/+0
2005-07-25* findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch1-9/+30
2005-07-21* gpgsm.c (main): New options --no-log-file and --debug-none.Werner Koch1-28/+94
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-4/+5
2005-01-13* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch1-1/+1
2004-10-22(gpgsm_genkey): Remove the NEW from the certificateWerner Koch1-1/+1
2004-08-05* configure.ac: Changed tests for libusb to also suuport theWerner Koch1-7/+8
2004-06-06* configure.ac: Require libksba 0.9.7.Werner Koch1-2/+38
2004-04-29typo fixWerner Koch1-1/+1
2004-04-26* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch1-13/+17
2004-02-13* certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch1-1/+1