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