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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sm: Emit user IDs in colon mode even if the Subject is empty.
Werner Koch
2024-06-21
2
-21
/
+35
*
Fix the previous commit.
NIIBE Yutaka
2024-06-17
1
-0
/
+2
*
scd: Fix how scdaemon pipe server finishes.
NIIBE Yutaka
2024-06-17
3
-15
/
+8
*
m4: Update m4 files.
NIIBE Yutaka
2024-06-14
4
-41
/
+47
*
gpg: Add --import-option "no-seckeys".
Werner Koch
2024-06-11
2
-0
/
+5
*
gpg: Allow shortcut algo string "pqc" for --quick-gen-key.
Werner Koch
2024-06-11
2
-14
/
+20
*
gpg: Do not bail out on secret keys with an unknown algo
Werner Koch
2024-06-11
1
-0
/
+2
*
tools: Make gpg-authcode-sign.sh more robust on network errors.
Werner Koch
2024-06-11
1
-3
/
+18
*
agent: Clean up for scdaemon handling.
NIIBE Yutaka
2024-06-11
1
-5
/
+1
*
agent: Fix a race condition which results accessing finished scd.
NIIBE Yutaka
2024-06-11
1
-4
/
+6
*
agent: Silence debug output from the PIN caching.
Werner Koch
2024-06-06
1
-3
/
+5
*
common:w32: Fix for 64-bit Windows.
NIIBE Yutaka
2024-06-05
1
-0
/
+5
*
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
2024-06-05
6
-18
/
+88
*
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
6
-102
/
+34
*
gpg: Rename functions with an "fprint" part to "fpr"
Werner Koch
2024-06-04
15
-107
/
+101
*
common:w32: Fix INEXTRA handling.
NIIBE Yutaka
2024-06-04
1
-6
/
+20
*
gpg: New option --default-new-key-adsk.
Werner Koch
2024-06-03
6
-57
/
+240
*
common: New function tokenize_to_strlist.
Werner Koch
2024-05-31
3
-18
/
+292
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
136
-233
/
+233
*
g13: Adjust for changed gnupg_process_spawn.
Werner Koch
2024-05-31
1
-2
/
+2
*
spawn: Remove spawn callback, introduce gnupg_spawn_actions.
NIIBE Yutaka
2024-05-31
17
-180
/
+350
*
common: Fix process termination check at release.
NIIBE Yutaka
2024-05-30
2
-2
/
+2
*
m4: Update from each library.
NIIBE Yutaka
2024-05-30
3
-8
/
+270
*
gpg-auth: Fix use after free.
Jakub Jelen
2024-05-28
1
-1
/
+1
*
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
[prev]
[next]