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
*
Support v5 signature generation (not fully working yet).
gniibe/crypto-refresh
NIIBE Yutaka
2022-04-19
1
-2
/
+31
*
Output v5 signature.
NIIBE Yutaka
2022-04-13
1
-2
/
+10
*
Check v5 signature correctly.
NIIBE Yutaka
2022-04-13
2
-1
/
+18
*
crypto-refresh secret key handling for v5 key.
NIIBE Yutaka
2022-04-12
1
-1
/
+1
*
Allow secret key import with no uidnode for v5 key.
NIIBE Yutaka
2022-04-12
1
-1
/
+1
*
Allow issuer fpr in unhashed area.
NIIBE Yutaka
2022-04-12
1
-0
/
+2
*
Allow no uidnode for v5 key.
NIIBE Yutaka
2022-04-12
1
-2
/
+2
*
Add v5 signature salt.
NIIBE Yutaka
2022-04-12
2
-0
/
+17
*
Parse v5 signature subpacket.
NIIBE Yutaka
2022-04-12
1
-8
/
+24
*
Parse Preferred AEAD cerphersuites subpacket.
NIIBE Yutaka
2022-04-12
1
-1
/
+13
*
gpg: Accept GCM and v5 AEAD with v2 SEIPD packet.
NIIBE Yutaka
2022-03-30
5
-97
/
+149
*
gpg: Accept SEIPDv2 packet.
NIIBE Yutaka
2022-02-25
2
-23
/
+228
*
Fix the semantics of memory_cost.
NIIBE Yutaka
2022-02-22
1
-1
/
+1
*
Fix length of KEK, no additional data.
NIIBE Yutaka
2022-02-21
1
-7
/
+3
*
experiment with Argon2id.
NIIBE Yutaka
2022-02-21
5
-32
/
+213
*
accept Argon2 as S2K specifier.
NIIBE Yutaka
2022-02-21
1
-4
/
+30
*
start experiment for newer S2K.
NIIBE Yutaka
2022-02-21
9
-46
/
+61
*
g10/mainproc: avoid extra hash contexts when decrypting MDC input
Jussi Kivilinna
2022-02-08
1
-2
/
+8
*
gpg: Fix for -Wformat when using uint64_t.
NIIBE Yutaka
2022-02-02
2
-4
/
+5
*
gpg,sm: Set --verbose and clear --quiet in debug mode.
Werner Koch
2022-02-01
1
-0
/
+6
*
gpg: Allow --dearmor to decode all kinds of armor files.
Werner Koch
2022-01-28
3
-8
/
+34
*
gpg: Print Yubikey version correctly.
Werner Koch
2022-01-18
3
-2
/
+38
*
gpg: Fix adding the list of ultimate trusted keys.
NIIBE Yutaka
2022-01-12
4
-2
/
+48
*
gpg: Report failed generation of subkey pair via status interface
Ingo Klöcker
2022-01-11
1
-1
/
+5
*
gpg: Request keygrip of key to add via command interface
Ingo Klöcker
2022-01-11
1
-2
/
+2
*
gpg: Correctly set the ownertrust for a new key.
Werner Koch
2021-12-20
1
-3
/
+1
*
gpg: Add unfinished code for --export-secret-ssh-key.
Werner Koch
2021-12-20
3
-35
/
+449
*
gpg: Allow passing a keygrip as description to pinentry.
Werner Koch
2021-12-20
2
-15
/
+37
*
gpg: Emit compatible Ed25519 signature.
NIIBE Yutaka
2021-12-10
3
-1
/
+87
*
gpg: Fix function prototype to match declaration.
Jakub Jelen
2021-11-24
1
-3
/
+7
*
gpg: Fix format_keyid.
NIIBE Yutaka
2021-11-24
1
-5
/
+4
*
gpg: Fix key conversion for SSH.
NIIBE Yutaka
2021-11-24
1
-5
/
+6
*
gpg: New option --forbid-gen-key.
Werner Koch
2021-11-22
1
-9
/
+40
*
gpg,gpgsm: Add option --min-rsa-length.
Werner Koch
2021-11-18
2
-0
/
+6
*
Update release signing keys
Werner Koch
2021-11-13
1
-0
/
+0
*
gpg: Remove stale ultimately trusted keys from the trustdb.
Werner Koch
2021-11-13
6
-17
/
+72
*
gpg: Don't use malloc for kek_params.
NIIBE Yutaka
2021-11-12
1
-8
/
+5
*
gpg: Avoid uninitialized revkey.fprlen.
Jakub Jelen
2021-11-12
1
-0
/
+2
*
gpg: Fix indentation of --print-mds and --print-md sha512.
Werner Koch
2021-11-04
1
-4
/
+4
*
gpg: Fix printing of binary notations.
Werner Koch
2021-10-22
1
-2
/
+6
*
gpg: New option --override-compliance-check
Werner Koch
2021-10-13
3
-12
/
+47
*
gpg: Handle backsig for v5 signature.
NIIBE Yutaka
2021-09-29
1
-6
/
+8
*
gpg: Ed448 and X448 are only for v5 (for subkey).
NIIBE Yutaka
2021-09-29
1
-1
/
+6
*
gpg: Skip the packet when not used for AEAD.
NIIBE Yutaka
2021-09-28
1
-0
/
+1
*
gpg: Print a warning when importing a bad cv25519 secret key.
Werner Koch
2021-09-14
1
-1
/
+17
*
Update release signing keys.
Werner Koch
2021-09-14
1
-0
/
+0
*
gpg: Print a note about the obsolete option --secret-keyring.
Werner Koch
2021-08-28
1
-1
/
+1
*
gpg: Change default and max AEAD chunk size to 4 MiB
Werner Koch
2021-08-27
1
-3
/
+3
*
gpg: Report the status of NO_SECKEY for decryption.
NIIBE Yutaka
2021-08-24
1
-2
/
+2
*
gpg: Return SUCCESS/FAILURE status also for --card-edit/name.
Werner Koch
2021-08-19
1
-3
/
+8
[next]