index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
certreqgen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgsm: Allow CSR generation with an unprotected key.
Werner Koch
2025-01-29
1
-1
/
+4
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-2
/
+2
*
gpgsm: Allow to add extensions at the --gen-key prompt.
Werner Koch
2024-03-27
1
-0
/
+5
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-4
/
+7
*
sm: Fix recently introduced regression in CSR creation.
Werner Koch
2020-06-03
1
-1
/
+5
*
sm: Create ECC certificates with AKI and SKI by default.
Werner Koch
2020-05-19
1
-31
/
+127
*
sm: Support creation of EdDSA certificates.
Werner Koch
2020-05-18
1
-21
/
+68
*
sm: Fix possible NULL deref in error messages of --gen-key.
Werner Koch
2020-03-30
1
-20
/
+20
*
gpgsm: Fix the previous commit.
NIIBE Yutaka
2020-03-27
1
-5
/
+5
*
gpgsm: Support key generation with ECC.
NIIBE Yutaka
2020-03-26
1
-5
/
+37
*
gpgsm: Remove restriction of key generation (only RSA).
NIIBE Yutaka
2020-03-26
1
-8
/
+9
*
sm: Fix certificate creation with key on card.
Werner Koch
2019-02-21
1
-1
/
+1
*
sm: Support generation of card-based ed25519 CSR.
Damien Goutte-Gattat via Gnupg-devel
2019-02-18
1
-2
/
+4
*
gpgsm: default to 3072-bit keys.
Daniel Kahn Gillmor
2017-09-08
1
-2
/
+2
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
common: Rename remaining symbols in ksba-io-support.
Werner Koch
2017-02-16
1
-3
/
+3
*
common: Remove gpgsm dependencies from ksba-io-support.
Werner Koch
2017-02-16
1
-1
/
+5
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix use cases of snprintf.
NIIBE Yutaka
2016-10-21
1
-1
/
+1
*
sm: Allow combination of usage flags --gen-key.
Werner Koch
2015-10-28
1
-31
/
+46
*
sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).
Werner Koch
2015-03-25
1
-1
/
+1
*
sm: Silence compiler warnings.
Werner Koch
2014-09-18
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-8
/
+8
*
gpgsm: Allow specification of an AuthorityKeyIdentifier.
Werner Koch
2011-12-06
1
-0
/
+56
*
gpgsm: Allow arbitrary extensions for cert creation.
Werner Koch
2011-12-06
1
-2
/
+182
*
gpgsm: Fix storing of the serial number
Werner Koch
2011-12-06
1
-1
/
+1
*
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
2011-09-20
1
-1
/
+1
*
Fix size_t vs int issues.
Marcus Brinkmann
2011-06-01
1
-1
/
+1
*
Move parameter file description to the manual.
Werner Koch
2011-03-01
1
-121
/
+14
*
Support X.509 certificate creation.
Werner Koch
2011-03-01
1
-68
/
+425
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-29
/
+28
*
Remove superfluous parameter.
Werner Koch
2010-11-26
1
-1
/
+1
*
2010-04-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-04-23
1
-2
/
+2
*
Removed almost al dup calls.
Werner Koch
2010-03-08
1
-3
/
+4
*
Add gpgconf related dummy options default_pubkey_algo.
Werner Koch
2009-11-23
1
-1
/
+2
*
Change fallback keysize to 2048
Werner Koch
2009-11-10
1
-3
/
+3
*
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
2009-06-24
1
-1
/
+1
*
Add a custom prompt for the CSR generation.
Werner Koch
2008-12-05
1
-6
/
+20
*
Fixed creation of private keys under W32.
Werner Koch
2007-08-22
1
-3
/
+2
*
Updated estream.
Werner Koch
2007-08-22
1
-21
/
+7
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Fixed a problem in estream-printf.c.
Werner Koch
2007-06-25
1
-4
/
+4
*
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
2007-06-21
1
-5
/
+9
*
Allow export to work on systems without funopen/fopencookie.
Werner Koch
2007-03-19
1
-1
/
+1
*
No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a
Werner Koch
2006-11-21
1
-1
/
+1
*
Allow pkcs#10 creation directkly from a smart card
Werner Koch
2006-10-11
1
-17
/
+57
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-3
/
+3
*
Minor changes and typo fixes.
Werner Koch
2006-09-06
1
-1
/
+1
*
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
2006-08-16
1
-4
/
+2
*
better reporting of bad DNs
Werner Koch
2006-07-03
1
-7
/
+23
[next]