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
bugfixes-2.2
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
/
g10
/
keygen.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
gpg: Fully implement the group key flag.
Werner Koch
1
-2
/
+5
2024-10-31
gpg: Allow the use of an ADSK subkey as ADSK subkey.
Werner Koch
1
-1
/
+1
2024-10-07
gpg: Emit status error for an invalid ADSK.
Werner Koch
1
-0
/
+1
2024-09-26
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
1
-0
/
+70
2024-09-26
gpg: New option --default-new-key-adsk and "addadsk" for edit-key.
Werner Koch
1
-30
/
+156
2024-05-06
gpg,gpgsm: Remove compatibility_flags allow-ecc-encr and vsd-allow-encr.
Werner Koch
1
-4
/
+0
2024-04-04
gpg: Do not allow to accidently set the RENC usage.
Werner Koch
1
-1
/
+13
2024-01-24
gpg: Fix leftover unprotected card backup key.
Werner Koch
1
-2
/
+5
2023-10-27
gpg: Pass ECDH parameters to OpenPGP smartcards
Werner Koch
1
-3
/
+23
2023-10-26
gpg: Allow expiration time after 2013-01-19 on 32 bit Windows.
Werner Koch
1
-7
/
+18
2023-10-14
gpg: Allow to specify seconds since Epoch beyond 2038.
Werner Koch
1
-3
/
+10
2023-09-07
gpg: New option --add-desig-revoker
Werner Koch
1
-10
/
+103
2023-07-05
gpg: Set default expiration date to 3 years.
Werner Koch
1
-1
/
+1
2023-03-24
gpg,gpgsm: Extend the use of allow-ecc-encr and vsd-allow-ocb
Werner Koch
1
-0
/
+4
2023-03-03
gpg: Support key flags for RENC, TIME, and GROUP.
Werner Koch
1
-3
/
+12
2022-11-25
gpg: Add a notation to encryption subkeys in de-vs mode.
Werner Koch
1
-3
/
+57
2022-11-16
gpg: Add a notation to encryption subkeys in de-vs mode.
Werner Koch
1
-3
/
+57
2022-10-31
gpg: Support OCB encryption.
Werner Koch
1
-5
/
+76
2022-07-25
gpg: Request keygrip of key to add via command interface
Ingo Klöcker
1
-2
/
+2
2022-01-17
gpg: Fix adding the list of ultimate trusted keys.
NIIBE Yutaka
1
-3
/
+0
2021-04-29
common: Extend the openpgp_curve_to_oid function.
Werner Koch
1
-1
/
+1
2020-11-11
gpg: Support brainpool keygen with "key from card".
Werner Koch
1
-0
/
+4
2020-09-04
gpg: Initialize a parameter to silence valgrind.
Werner Koch
1
-0
/
+1
2020-08-25
gpg: Set default keysize to rsa3072
Werner Koch
1
-5
/
+4
2020-08-23
gpg,gpgsm: Record the creation time of a private key.
Werner Koch
1
-1
/
+1
2019-10-15
gpg: Extend --quick-gen-key for creating keys from a card.
Werner Koch
1
-60
/
+271
2019-08-21
gpg: Allow direct key generation from card with --full-gen-key.
Werner Koch
1
-19
/
+157
2019-05-21
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
1
-15
/
+20
2019-03-27
gpg: Don't use EdDSA algo ID for ECDSA curves.
Trevor Bentley
1
-7
/
+18
2018-08-29
gpg: Explain error message in key generation with --batch
Werner Koch
1
-1
/
+3
2018-03-29
g10: Support key attribute change at --card-edit/generate.
NIIBE Yutaka
1
-6
/
+11
2018-03-28
g10: Change ask_curve so that it can be used outside.
NIIBE Yutaka
1
-23
/
+15
2018-01-18
gpg: Fix the use of future-default with --quick-add-key.
Werner Koch
1
-12
/
+34
2018-01-01
gpg: Allow "futuredefault" as alias for "future-default".
Werner Koch
1
-6
/
+8
2017-12-29
gpg: Allow the use of "cv25519" and "ed25519" in the keygen parms.
Werner Koch
1
-0
/
+7
2017-12-13
gpg: Return an error from hexfingerprint on malloc error.
Werner Koch
1
-0
/
+5
2017-12-12
gpg: default-preference-list: prefer SHA512.
Daniel Kahn Gillmor
1
-10
/
+27
2017-11-06
g10: Unattended key generation "Key-Grip" and "Subkey-Grip".
NIIBE Yutaka
1
-9
/
+16
2017-10-19
gpg: Fix creating on-disk subkey with on-card primary key.
Werner Koch
1
-0
/
+3
2017-09-12
gpg: Fix "Fix key generation with only an email part".
Werner Koch
1
-1
/
+1
2017-09-11
gpg: Fix key generation with only an email part.
Werner Koch
1
-1
/
+8
2017-07-27
indent: Wrap an overlong line.
Werner Koch
1
-1
/
+3
2017-07-26
g10: Make sure exactly one fingerprint is output with --quick-gen-key.
Marcus Brinkmann
1
-1
/
+2
2017-06-20
gpg: Fix error handling.
Justus Winter
1
-0
/
+2
2017-05-10
g10, sm, dirmngr, common: Add comment for fall through.
NIIBE Yutaka
1
-2
/
+2
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-21
/
+25
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
1
-1
/
+1
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-6
/
+6
2017-03-02
gpg: Always initialize the trust db when generating keys.
Justus Winter
1
-3
/
+2
2017-03-02
gpg: Fix (quick) key generation with --always-trust.
Justus Winter
1
-2
/
+3
[next]