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
...
*
scd:openpgp: Implement PIN cache.
Werner Koch
2020-01-09
1
-104
/
+229
*
scd: Use a scdaemon internal key to protect the PIN cache IPC.
Werner Koch
2020-01-09
4
-112
/
+148
*
agent: SSH: SCD KEYINFO to list available keys.
NIIBE Yutaka
2020-01-09
5
-116
/
+39
*
scd: First changes to implement a PIN cache.
Werner Koch
2020-01-07
11
-85
/
+418
*
agent: First changes to support a PIN cache for scdaemon.
Werner Koch
2020-01-07
4
-29
/
+217
*
kbx: Make sure the tables are joined in a select.
Werner Koch
2020-01-07
1
-3
/
+3
*
scd: Minor fix for readibility.
Werner Koch
2020-01-03
3
-3
/
+3
*
kbx: Initial support for an SQLite backend
Werner Koch
2020-01-02
9
-87
/
+1424
*
Update wk's signing key
Werner Koch
2020-01-01
1
-0
/
+0
*
gpg: Fix output of --with-secret if a pattern is given.
Werner Koch
2019-12-23
1
-8
/
+25
*
doc: Typ fix in comment
Werner Koch
2019-12-23
1
-1
/
+1
*
kbx: Change keyboxd to work only with one database.
Werner Koch
2019-12-23
3
-162
/
+112
*
scd: Enhance KEYINFO command to limit listing with capability.
NIIBE Yutaka
2019-12-19
5
-35
/
+79
*
Include release information from 2.2.17 to 2.2.19
Werner Koch
2019-12-09
1
-1
/
+121
*
sm: Add special case for expired intermediate certificates.
Werner Koch
2019-12-06
2
-17
/
+91
*
dirmngr: Tell gpg about WKD looks resulting from a cache.
Werner Koch
2019-12-06
2
-2
/
+8
*
gpg: Use AKL for angle bracketed mail address with -r.
Werner Koch
2019-12-04
1
-6
/
+31
*
gpg: Change the way v5 fingerprints are printed.
Werner Koch
2019-11-28
3
-16
/
+7
*
gpg: Implement insert, update, and delete via keyboxd.
Werner Koch
2019-11-28
1
-7
/
+96
*
kbx: Add new command DELETE.
Werner Koch
2019-11-28
5
-0
/
+138
*
kbx: Redefine the UBID which is now the primary fingerprint.
Werner Koch
2019-11-28
18
-180
/
+170
*
dirmngr: Replace no-strict-overflow pragma by wrapv pragma.
Werner Koch
2019-11-27
1
-3
/
+8
*
gpg: Move a keydb function to another file.
Werner Koch
2019-11-27
3
-42
/
+46
*
dirmngr: Rework of the LDAP code, part 1.
Werner Koch
2019-11-26
6
-40
/
+93
*
dirmngr: Make building with a TLS library mandatory
Werner Koch
2019-11-26
2
-59
/
+37
*
doc: Fixed variable naming.
Werner Koch
2019-11-26
2
-2
/
+2
*
agent: Improve --debug-pinentry diagnostics
Werner Koch
2019-11-25
1
-19
/
+35
*
doc,dirmngr: Clarify --standard-resolver.
Werner Koch
2019-11-23
1
-1
/
+2
*
wkd: Let --install-key write a template policy file.
Werner Koch
2019-11-23
1
-0
/
+83
*
po: Apply removal of dirmngr/ldap-wrapper-ce.c.
NIIBE Yutaka
2019-11-19
1
-1
/
+0
*
dirmngr,gpg: Better diagnostic in case of bad TLS certificates.
Werner Koch
2019-11-18
3
-7
/
+36
*
dirmngr: Forward http redirect warnings to gpg.
Werner Koch
2019-11-18
5
-1
/
+24
*
dirmngr: Fixed typo in recently added diagnostic.
Werner Koch
2019-11-18
2
-2
/
+2
*
scd,ccid: Fix detection of supported readers with pinpad.
NIIBE Yutaka
2019-11-15
1
-3
/
+4
*
dirmngr: Use IPv4 or IPv6 interface only if available.
Werner Koch
2019-11-12
4
-3
/
+119
*
dirmngr: Tune down err on missing ldapservers file
Andre Heinecke
2019-11-12
1
-1
/
+1
*
dirmngr: Remove cruft from dirmngr_ldap
Werner Koch
2019-11-11
6
-708
/
+58
*
gpg: Forbid the creation of SHA-1 third-party key signatures.
Werner Koch
2019-11-11
1
-7
/
+44
*
dirmngr: Rename an enum value for clarity.
Werner Koch
2019-11-11
1
-3
/
+3
*
gpgsm: Allow sepcification of ldaps servers.
Werner Koch
2019-11-09
9
-17
/
+145
*
doc: Document gpgsm's --keyserver option.
Werner Koch
2019-11-07
3
-4
/
+21
*
doc: Improved description of status PLAINTEXT_LENGTH.
Werner Koch
2019-11-07
1
-1
/
+4
*
gpg: Fix a potential loss of key sigs during import with self-sigs-only.
Werner Koch
2019-11-07
2
-7
/
+12
*
gpg: Add option --allow-weak-key-signatures.
Werner Koch
2019-11-07
6
-6
/
+45
*
gpg: Print rfc4880bis note only in verbose mode.
Werner Koch
2019-11-07
1
-1
/
+1
*
doc: Make clear that by default RFC-4880bis features are used.
Werner Koch
2019-11-07
2
-13
/
+9
*
gpg: Remove an unused variable.
Werner Koch
2019-11-06
1
-2
/
+0
*
gpg: Do not require --batch when using --log-file.
Werner Koch
2019-11-06
1
-5
/
+1
*
doc: Document the --unwrap command.
Werner Koch
2019-11-06
1
-0
/
+9
*
scd,ccid: Fix GEMPC_EZIO handling.
NIIBE Yutaka
2019-10-28
1
-5
/
+5
[prev]
[next]