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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpgsm: Avoid double free when checking rsaPSS signatures.
Jakub Jelen
2024-05-28
1
-2
/
+0
*
gpgsm: Silence a lint warning
Werner Koch
2024-05-28
1
-1
/
+1
*
scd: Avoid buffer overrun with more than 16 PC/SC readers.
Jakub Jelen
2024-05-28
1
-1
/
+1
*
agent: Avoid uninitialized access in GENKEY command on parameter error.
Jakub Jelen
2024-05-28
1
-2
/
+2
*
agent: Avoid double free of empty string in the PIN caching.
Werner Koch
2024-05-28
1
-3
/
+7
*
agent: Make sure to return success in ephemeral store mode.
Werner Koch
2024-05-28
1
-0
/
+1
*
wks: Make sure that ERR is always initialized.
Werner Koch
2024-05-28
1
-0
/
+1
*
gpg: Avoid a double free on error in the key generation.
Werner Koch
2024-05-28
1
-30
/
+23
*
tpm: Improve error handling and check returned lengths.
Werner Koch
2024-05-28
3
-65
/
+109
*
tpm: Do not use fprintf for logging.
Werner Koch
2024-05-28
1
-7
/
+6
*
scd:openpgp: Add new vendor.
Werner Koch
2024-05-22
1
-0
/
+1
*
tools: Fix help output for gpg-authcode-sign.sh
Werner Koch
2024-05-22
1
-2
/
+2
*
Merge branch 'STABLE-BRANCH-2-4' into master
Werner Koch
2024-05-16
7
-68
/
+127
|
\
|
*
card: Fix compiler warning.
Werner Koch
2024-05-16
1
-3
/
+3
|
*
kbx: Use standard function to setup gcrypt logging in kbxutil.
Werner Koch
2024-05-16
1
-24
/
+1
|
*
po: Enable Dutch translation
Werner Koch
2024-05-16
1
-0
/
+1
|
*
scd:openpgp: Robust Data Object handling for constructed case.
NIIBE Yutaka
2024-05-16
1
-0
/
+50
|
*
gpg: Allow no CRC24 checksum in armor.
NIIBE Yutaka
2024-05-16
1
-2
/
+2
|
*
Update NEWS
Werner Koch
2024-05-15
1
-0
/
+16
|
*
tests: Avoid new C23 keyword true.
Werner Koch
2024-04-22
1
-4
/
+4
|
*
gpg: Mark disabled keys and add show-ownertrust list option.
Werner Koch
2024-04-17
6
-10
/
+33
|
*
gpg: New command --quick-set-ownertrust.
Werner Koch
2024-04-17
4
-2
/
+105
|
*
agent: Fix error handling of READKEY.
Werner Koch
2024-04-05
1
-1
/
+3
|
*
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
|
*
gpgconf: Change layout of the gpgconf -X output.
Werner Koch
2024-04-04
1
-52
/
+71
|
*
gpgconf: Check readability of some files with -X
Werner Koch
2024-03-18
1
-8
/
+29
|
*
gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.
Werner Koch
2024-03-14
2
-1
/
+6
|
*
gpg-check-pattern: Consider an empty pattern file as valid
Werner Koch
2024-03-13
1
-1
/
+1
*
|
gpg: Terminate key listing on output write error.
Werner Koch
2024-05-15
4
-20
/
+46
*
|
tpm2d: Use BYTE type to acces TPM2B object.
NIIBE Yutaka
2024-05-15
1
-14
/
+13
*
|
common: Remove unused function.
NIIBE Yutaka
2024-05-15
1
-6
/
+0
*
|
dirmngr: Fix a call of calloc.
NIIBE Yutaka
2024-05-14
1
-1
/
+1
*
|
gpg: Algo "kyber" is now a shortcut for ky768_bp256.
Werner Koch
2024-05-06
1
-2
/
+2
*
|
scd:piv: Support listing of retired keys with KEYINFO.
Werner Koch
2024-05-06
3
-25
/
+47
*
|
speedo: Update the instructions to use the gnupg26 tag.
Werner Koch
2024-05-02
1
-5
/
+5
*
|
gpg: Add a notation to Kyber encryption subkeys
Werner Koch
2024-05-02
1
-2
/
+80
*
|
speedo: Change install directory for Windows
Werner Koch
2024-04-26
2
-7
/
+15
*
|
speedo: Do not use the gpg-error-config in the build system
Werner Koch
2024-04-26
1
-2
/
+2
*
|
speedo: Prepare for building 64 bit Windows versions.
Werner Koch
2024-04-26
1
-12
/
+44
*
|
speedo: Set gnupg_ver macro to gnupg26_ver.
Werner Koch
2024-04-26
1
-2
/
+2
*
|
agent:kem:ecc: Support a key on smartcard.
NIIBE Yutaka
2024-04-26
5
-74
/
+288
*
|
speedo: Use gpg-authcode-sign.sh and change archive label to v2.5.
Werner Koch
2024-04-25
3
-90
/
+9
*
|
Install the new gpg-authcode-sign.sh script.
Werner Koch
2024-04-25
2
-0
/
+258
*
|
agent:kem: Fix memory leaks.
NIIBE Yutaka
2024-04-25
1
-3
/
+6
*
|
agent: Allow NULL for R_PADDING, when calling scd and tpm2d.
NIIBE Yutaka
2024-04-25
3
-8
/
+13
*
|
gpg: New option --require-pqc-encryption
Werner Koch
2024-04-24
5
-1
/
+36
*
|
agent:kem: Factor out ECC KEM operation from composite KEM.
NIIBE Yutaka
2024-04-24
1
-107
/
+136
*
|
agent: Simplify diverting operation to the smartcard.
NIIBE Yutaka
2024-04-24
1
-10
/
+5
*
|
gpg: Split keygrip in a standard key listing.
Werner Koch
2024-04-23
1
-2
/
+15
[prev]
[next]