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
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-09
gpgconf: Show also stuff from the Registry emulation.
Werner Koch
1
-6
/
+84
2025-03-17
gpgconf: Fix reload and kill of keyboxd.
Werner Koch
1
-4
/
+4
2025-03-10
card: Add command "ll"
Werner Koch
1
-10
/
+20
2025-02-24
tools: Add envvar GPG_AUTHCODE_SIGN_MODE to disable signing.
Werner Koch
1
-0
/
+4
2025-01-09
tools: Some tweaks to gpg-authcode-sign.sh
Werner Koch
1
-0
/
+11
2024-11-15
gpgconf: Include a minimal secure version in the --query-swdb output.
Werner Koch
1
-2
/
+7
2024-11-12
gpg-mail-tube: Fix content type for an attached non-plaintext.
Werner Koch
1
-2
/
+3
2024-11-07
gpgtar: Make sure to create upper directories for regular files.
Werner Koch
1
-29
/
+72
2024-11-07
gpg-mail-type: Assume text/plain for missing content-type.
Werner Koch
1
-10
/
+14
2024-11-07
gpgtar: Use log-file from common.conf only in --batch mode.
Werner Koch
1
-2
/
+5
2024-10-01
gpgconf: Add list flag to trusted-key et al.
Werner Koch
1
-3
/
+3
2024-09-11
tools: Fix recent regressions in gpg-authcode-sign.sh
Werner Koch
1
-2
/
+2
2024-09-11
gpgsm: New option --assert-signer
Werner Koch
1
-1
/
+0
2024-09-03
gpgconf: Add missing linefeed to the -X output.
Werner Koch
1
-1
/
+11
2024-08-29
gpg-mail-tube: New feature --as-attach.
Werner Koch
1
-16
/
+76
2024-08-29
tools: Improve rfc822parse to allow access to headers for longer.
Werner Koch
1
-17
/
+25
2024-08-16
tools: Fix bashishm
Werner Koch
1
-6
/
+7
2024-08-15
build-aux: Add PKCS#8 authenticode key support
Andre Heinecke
1
-2
/
+13
2024-08-15
build-aux: Add cleanup to gpg-authcode-sign.sh
Andre Heinecke
1
-0
/
+10
2024-07-31
gpg-mail-tube: Make sure GNUPGHOME is set in vsd mode.
Werner Koch
1
-5
/
+46
2024-07-22
tools: Avoid memory leaks.
Jakub Jelen
2
-1
/
+2
2024-07-09
Use gpgrt_process_spawn API from libgpg-error.
NIIBE Yutaka
9
-127
/
+116
2024-07-05
gpgconf: Fix error in --show-versions due to recent spawn changes.
Werner Koch
1
-3
/
+6
2024-07-04
gpgconf: Print the full commit id.
Werner Koch
1
-1
/
+1
2024-07-01
gpgconf: Allow listing of some new options
Werner Koch
1
-0
/
+3
2024-06-28
gpg-mail-tube: New utility.
Werner Koch
2
-1
/
+832
2024-06-28
tools: New support functions for the mail parser.
Werner Koch
6
-6
/
+58
2024-06-11
tools: Make gpg-authcode-sign.sh more robust on network errors.
Werner Koch
1
-3
/
+18
2024-05-31
indent: Fix spelling
Daniel Kahn Gillmor
9
-18
/
+18
2024-05-31
spawn: Remove spawn callback, introduce gnupg_spawn_actions.
NIIBE Yutaka
6
-25
/
+60
2024-05-28
gpg-auth: Fix use after free.
Jakub Jelen
1
-1
/
+1
2024-05-28
wks: Make sure that ERR is always initialized.
Werner Koch
1
-0
/
+1
2024-05-22
tools: Fix help output for gpg-authcode-sign.sh
Werner Koch
1
-2
/
+2
2024-05-16
card: Fix compiler warning.
Werner Koch
1
-3
/
+3
2024-05-06
scd:piv: Support listing of retired keys with KEYINFO.
Werner Koch
1
-3
/
+25
2024-04-25
speedo: Use gpg-authcode-sign.sh and change archive label to v2.5.
Werner Koch
1
-1
/
+1
2024-04-25
Install the new gpg-authcode-sign.sh script.
Werner Koch
2
-0
/
+258
2024-04-23
Remove the deprecated gcry_set_log_handler.
Werner Koch
1
-8
/
+0
2024-04-04
gpgconf: Change layout of the gpgconf -X output.
Werner Koch
1
-52
/
+71
2024-03-21
Allow installation with a gpgconf.ctl changed homedir.
Werner Koch
1
-10
/
+18
2024-03-18
gpgconf: Check readability of some files with -X
Werner Koch
1
-8
/
+29
2024-03-13
gpg-check-pattern: Consider an empty pattern file as valid
Werner Koch
1
-1
/
+1
2024-03-12
card: Use xstrdup for module names.
Werner Koch
1
-2
/
+2
2024-03-06
doc: Typo fix in comment
Werner Koch
1
-1
/
+1
2024-03-06
wks: Make gpg-wks-client --mirror work w/o args.
Werner Koch
1
-1
/
+1
2024-03-04
wks: Add option --realclean to gpg-wks-client.
Werner Koch
4
-4
/
+12
2024-02-27
Allow tilde expansion for the foo-program options.
Werner Koch
5
-18
/
+32
2024-02-21
wks: Allow command style args for gpg-wks-client.
Werner Koch
1
-11
/
+19
2024-01-29
doc: Fix spelling errors found by lintian.
Werner Koch
2
-2
/
+2
2024-01-25
card: Tweak the checkcmds sub-command.
Werner Koch
1
-5
/
+8
[next]