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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Validate the trustdb after the import of a trusted key.
Werner Koch
2024-09-25
1
-4
/
+16
*
gpg: Remove useless variable in validate_keys.
Werner Koch
2024-09-25
1
-30
/
+34
*
gpg: Fix --quick-set-expire for V5 subkey fingerprints
Ingo Klöcker
2024-09-24
1
-1
/
+1
*
gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.
Werner Koch
2024-09-19
2
-5
/
+11
*
build: Remove configure option --enable-gpg-is-gpg2
Werner Koch
2024-09-11
2
-62
/
+3
*
gpg: Fix getting key by IPGP.
NIIBE Yutaka
2024-09-11
1
-1
/
+2
*
gpg: New commands --add-recipients and --change-recipients.
Werner Koch
2024-09-09
11
-66
/
+331
*
gpg: Improve detection of input data read errors.
Werner Koch
2024-09-06
1
-3
/
+10
*
gpg: Make --no-literal work again for -c and --store.
Werner Koch
2024-09-06
2
-18
/
+29
*
gpg: Simplify the pubkey_enc_list object
Werner Koch
2024-09-06
4
-62
/
+88
*
gpg: remove workaround for Libgcrypt < 1.8.6
Werner Koch
2024-09-06
1
-29
/
+4
*
gpg: Switch Kyber to the final algo id and add it to the menu.
Werner Koch
2024-08-27
1
-24
/
+21
*
gpg: New option --proc-all-sigs
Werner Koch
2024-08-23
3
-3
/
+15
*
gpg: Warn if a keyring is specified along with --use-keyboxd.
Werner Koch
2024-08-23
1
-0
/
+3
*
gpg: Minor fix when building with --disable-exec
Werner Koch
2024-08-19
1
-1
/
+0
*
gpg: Improve decryption diagnostic for an ADSK key.
Werner Koch
2024-08-12
4
-12
/
+41
*
gpg: New debug flag "keydb".
Werner Koch
2024-08-09
5
-23
/
+28
*
gpg: Increase compress buffer size.
Werner Koch
2024-08-08
1
-1
/
+1
*
export_secret_ssh_key: Avoid memory leak.
Jakub Jelen
2024-07-22
1
-1
/
+1
*
gpg: Fix agent_probe_any_secret_key.
NIIBE Yutaka
2024-07-10
1
-3
/
+8
*
Use gpgrt_process_spawn API from libgpg-error.
NIIBE Yutaka
2024-07-09
2
-8
/
+6
*
gpg: Print a warning if the (draft) Kyber algorithm is used.
Werner Koch
2024-07-05
1
-2
/
+20
*
gpg: Make --with-sig-check with -with --show-key in non-colon mode.
Werner Koch
2024-07-01
1
-0
/
+2
*
gpg: New option --show-only-session-key
Werner Koch
2024-06-24
4
-10
/
+33
*
gpg: Rename recently added import option no-seckeys to only-pubkeys.
Werner Koch
2024-06-24
3
-7
/
+7
*
gpg: Add --import-option "no-seckeys".
Werner Koch
2024-06-11
1
-0
/
+2
*
gpg: Allow shortcut algo string "pqc" for --quick-gen-key.
Werner Koch
2024-06-11
1
-8
/
+12
*
gpg: Do not bail out on secret keys with an unknown algo
Werner Koch
2024-06-11
1
-0
/
+2
*
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
2024-06-05
5
-17
/
+85
*
gpg: Do not show RENC if no key capabilities are found for a key.
Werner Koch
2024-06-05
2
-2
/
+8
*
gpg: Print designated revokers also in a standard listing.
Werner Koch
2024-06-05
4
-31
/
+67
*
gpg: Autoload designated revoker key and ADSK when needed.
Werner Koch
2024-06-05
4
-27
/
+42
*
gpg: Implement the LDAP AKL method.
Werner Koch
2024-06-04
5
-98
/
+30
*
gpg: Rename functions with an "fprint" part to "fpr"
Werner Koch
2024-06-04
15
-107
/
+101
*
gpg: New option --default-new-key-adsk.
Werner Koch
2024-06-03
5
-52
/
+222
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
22
-38
/
+38
*
spawn: Remove spawn callback, introduce gnupg_spawn_actions.
NIIBE Yutaka
2024-05-31
1
-2
/
+2
*
gpg: Avoid a double free on error in the key generation.
Werner Koch
2024-05-28
1
-30
/
+23
*
Merge branch 'STABLE-BRANCH-2-4' into master
Werner Koch
2024-05-16
1
-1
/
+1
|
\
|
*
gpg: Allow no CRC24 checksum in armor.
NIIBE Yutaka
2024-05-16
1
-2
/
+2
|
*
gpg: Mark disabled keys and add show-ownertrust list option.
Werner Koch
2024-04-17
5
-10
/
+28
|
*
gpg: New command --quick-set-ownertrust.
Werner Koch
2024-04-17
3
-1
/
+97
|
*
gpg: Don't show the "fast path listing" diagnostic with --quiet.
Werner Koch
2024-04-05
1
-2
/
+3
|
*
gpg: Do not allow to accidently set the RENC usage.
Werner Koch
2024-04-04
1
-1
/
+14
|
*
gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.
Werner Koch
2024-03-14
2
-1
/
+6
*
|
gpg: Terminate key listing on output write error.
Werner Koch
2024-05-15
4
-20
/
+46
*
|
gpg: Algo "kyber" is now a shortcut for ky768_bp256.
Werner Koch
2024-05-06
1
-2
/
+2
*
|
gpg: Add a notation to Kyber encryption subkeys
Werner Koch
2024-05-02
1
-2
/
+80
*
|
gpg: New option --require-pqc-encryption
Werner Koch
2024-04-24
4
-1
/
+27
*
|
gpg: Split keygrip in a standard key listing.
Werner Koch
2024-04-23
1
-2
/
+15
[next]