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
/
dirmngr
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgconf: Also print revision of libksba.
Werner Koch
2020-11-19
1
-3
/
+4
*
w32: Support Unicode also for config files etc.
Werner Koch
2020-11-10
2
-4
/
+4
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-23
3
-19
/
+15
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-23
2
-2
/
+2
*
Replace most calls to open by a new wrapper.
Werner Koch
2020-10-23
1
-2
/
+2
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-21
3
-8
/
+8
*
dirmngr: Minor cleanup for better readability.
Werner Koch
2020-10-05
3
-29
/
+29
*
w32: Add manifest files to most binaries
Werner Koch
2020-10-02
3
-2
/
+83
*
gpgconf: New option --show-versions.
Werner Koch
2020-10-02
1
-0
/
+66
*
gpg-connect-agent: Catch signals so that SIGPIPE is ignored.
Werner Koch
2020-09-10
1
-1
/
+1
*
dirmngr: Fix the pool keyserver case for a single host in the pool.
Werner Koch
2020-09-10
1
-1
/
+20
*
dirmngr: Align the gnutls use of CAs with the ntbtls code.
Werner Koch
2020-09-10
3
-10
/
+18
*
dirmngr: Print the last alert message returned by NTBTLS.
Werner Koch
2020-08-27
1
-0
/
+8
*
build: New configure option --disable-tests
Werner Koch
2020-08-20
1
-0
/
+4
*
w32: Add link to $(NETLIB) for -lws2_32.
NIIBE Yutaka
2020-07-30
1
-1
/
+1
*
dirmngr: Handle EAFNOSUPPORT at connect_server.
NIIBE Yutaka
2020-07-13
1
-0
/
+9
*
dirmngr: Silence annoying warning for missing default ldap server file.
Werner Koch
2020-07-02
1
-5
/
+8
*
dirmngr: Fix case handling of "ldapi" scheme.
Werner Koch
2020-07-02
1
-1
/
+1
*
dirmngr: dns: Fix allocation of string buffer in stack.
NIIBE Yutaka
2020-05-21
2
-26
/
+32
*
common: Change argument order of log_printhex.
Werner Koch
2020-05-12
2
-2
/
+2
*
dirmngr: Allow http URLs with "LOOKUP --url"
Werner Koch
2020-04-16
1
-20
/
+103
*
sm,dirmngr: Restrict allowed parameters used with rsaPSS.
Werner Koch
2020-04-15
2
-1
/
+48
*
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
2020-04-15
1
-1
/
+1
*
dirmngr: Support rsaPSS also in the general validate module.
Werner Koch
2020-04-15
1
-44
/
+127
*
sm,dirmngr: Support rsaPSS signature verification.
Werner Koch
2020-04-15
1
-15
/
+162
*
dirmngr: Improve finding OCSP cert.
Werner Koch
2020-03-18
1
-1
/
+35
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
2
-0
/
+2
*
dirmngr: Tell gpg about WKD lookups resulting from a cache.
Werner Koch
2019-12-07
1
-0
/
+1
*
dirmngr,gpg: Better diagnostic in case of bad TLS certificates.
Werner Koch
2019-11-18
1
-1
/
+19
*
dirmngr: Forward http redirect warnings to gpg.
Werner Koch
2019-11-18
4
-1
/
+20
*
dirmngr: Factor some prototypes out to dirmngr-status.h.
Werner Koch
2019-11-18
4
-9
/
+87
*
dirmngr: Fixed typo in recently added diagnostic.
Werner Koch
2019-11-18
1
-1
/
+1
*
dirmngr: Use IPv4 or IPv6 interface only if available.
Werner Koch
2019-11-12
4
-3
/
+119
*
dirmngr: Don't add system CAs for SKS HKPS pool.
NIIBE Yutaka
2019-07-16
1
-0
/
+2
*
dirmngr: fix handling of HTTPS redirections during HKP
Daniel Kahn Gillmor
2019-07-04
1
-1
/
+3
*
dirmngr: Avoid endless loop in case of HTTP error 503.
Werner Koch
2019-07-03
1
-10
/
+33
*
dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.
Werner Koch
2019-07-03
1
-0
/
+20
*
dirmngr: Fix previous commit
Werner Koch
2019-07-03
1
-1
/
+1
*
dirmngr: Support the new WKD draft with the openpgpkey subdomain.
Werner Koch
2019-07-03
1
-8
/
+56
*
dirmngr: Allow for other hash algorithms than SHA-1 in OCSP.
Werner Koch
2019-05-28
1
-25
/
+80
*
dirmngr: Add a CSRF expection for pm.me
Werner Koch
2019-05-09
1
-1
/
+2
*
dirmngr: Improve domaininfo cache update algorithm.
Werner Koch
2019-04-02
1
-19
/
+106
*
dirmngr: Better error code for http status 413.
Werner Koch
2019-04-02
3
-0
/
+12
*
libdns: Don't use _[A-Z] which are reserved names.
NIIBE Yutaka
2019-03-25
1
-40
/
+40
*
libdns: Avoid using compound literals (8).
NIIBE Yutaka
2019-03-07
1
-20
/
+0
*
libdns: Avoid using compound literals (7).
NIIBE Yutaka
2019-03-07
3
-12
/
+16
*
libdns: Avoid using compound literals (6).
NIIBE Yutaka
2019-03-07
3
-33
/
+51
*
libdns: Avoid using compound literals (5).
NIIBE Yutaka
2019-03-07
2
-2
/
+3
*
libdns: Avoid using compound literals (4).
NIIBE Yutaka
2019-03-07
2
-7
/
+6
*
libdns: Avoid using compound literals (3).
NIIBE Yutaka
2019-03-07
2
-12
/
+18
[next]