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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
Replace most calls to open by a new wrapper.
Werner Koch
1
-2
/
+2
2020-10-20
Replace all calls to access by gnupg_access
Werner Koch
3
-8
/
+8
2020-10-05
dirmngr: Minor cleanup for better readability.
Werner Koch
3
-29
/
+29
2020-10-05
dirmngr: Add warning on the use of --add-servers.
Werner Koch
1
-1
/
+6
2020-10-02
gpgconf: New option --show-versions.
Werner Koch
1
-1
/
+67
2020-09-18
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
1
-2
/
+2
2020-09-10
gpg-connect-agent: Catch signals so that SIGPIPE is ignored.
Werner Koch
1
-1
/
+1
2020-09-10
dirmngr: Fix the pool keyserver case for a single host in the pool.
Werner Koch
1
-1
/
+20
2020-09-10
dirmngr: Align the gnutls use of CAs with the ntbtls code.
Werner Koch
3
-10
/
+18
2020-08-27
dirmngr: Print the last alert message returned by NTBTLS.
Werner Koch
1
-0
/
+8
2020-08-20
build: New configure option --disable-tests
Werner Koch
1
-0
/
+4
2020-08-19
dns: Fix memory use-after-free.
NIIBE Yutaka
1
-0
/
+6
2020-08-19
Silence compiler warnings.
NIIBE Yutaka
1
-1
/
+1
2020-07-30
w32: Add link to $(NETLIB) for -lws2_32.
NIIBE Yutaka
1
-1
/
+1
2020-07-28
Revert patches applied wrongly.
NIIBE Yutaka
1
-0
/
+10
2020-07-17
scd: PC/SC: Don't release the context when it's in use.
NIIBE Yutaka
1
-10
/
+0
2020-07-13
dirmngr: Handle EAFNOSUPPORT at connect_server.
NIIBE Yutaka
1
-0
/
+9
2020-07-02
dirmngr: Silence annoying warning for missing default ldap server file.
Werner Koch
1
-5
/
+8
2020-05-20
dirmngr: dns: Fix allocation of string buffer in stack.
NIIBE Yutaka
2
-26
/
+32
2020-04-16
dirmngr: Allow http URLs with "LOOKUP --url"
Werner Koch
1
-20
/
+103
2020-04-15
sm,dirmngr: Restrict allowed parameters used with rsaPSS.
Werner Koch
2
-1
/
+48
2020-04-14
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
1
-1
/
+1
2020-04-09
dirmngr: Support rsaPSS also in the general validate module.
Werner Koch
1
-44
/
+127
2020-04-09
sm,dirmngr: Support rsaPSS signature verification.
Werner Koch
1
-15
/
+162
2020-03-14
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
1
-54
/
+2
2020-03-06
dirmngr: Re-group the options in the --help output.
Werner Koch
1
-50
/
+81
2020-03-06
gpgconf: Support reading global options (part 2).
Werner Koch
1
-2
/
+4
2020-02-22
agent,dirmngr: Re-read the user specified config file.
Werner Koch
1
-2
/
+8
2020-02-21
Use gpgrt's new option parser for the remaining daemons.
Werner Koch
3
-128
/
+109
2020-02-20
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
3
-0
/
+12
2020-02-18
Spelling cleanup.
Daniel Kahn Gillmor
6
-10
/
+10
2020-02-10
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2
-0
/
+2
2020-01-21
dirmngr: Fix building w/o LDAP support
Werner Koch
1
-0
/
+6
2019-12-06
dirmngr: Tell gpg about WKD looks resulting from a cache.
Werner Koch
1
-0
/
+1
2019-11-27
dirmngr: Replace no-strict-overflow pragma by wrapv pragma.
Werner Koch
1
-3
/
+8
2019-11-26
dirmngr: Rework of the LDAP code, part 1.
Werner Koch
6
-40
/
+93
2019-11-26
dirmngr: Make building with a TLS library mandatory
Werner Koch
1
-57
/
+34
2019-11-18
dirmngr,gpg: Better diagnostic in case of bad TLS certificates.
Werner Koch
1
-1
/
+19
2019-11-18
dirmngr: Forward http redirect warnings to gpg.
Werner Koch
4
-1
/
+20
2019-11-18
dirmngr: Fixed typo in recently added diagnostic.
Werner Koch
1
-1
/
+1
2019-11-12
dirmngr: Use IPv4 or IPv6 interface only if available.
Werner Koch
4
-3
/
+119
2019-11-12
dirmngr: Tune down err on missing ldapservers file
Andre Heinecke
1
-1
/
+1
2019-11-11
dirmngr: Remove cruft from dirmngr_ldap
Werner Koch
5
-699
/
+58
2019-11-11
dirmngr: Rename an enum value for clarity.
Werner Koch
1
-3
/
+3
2019-11-09
gpgsm: Allow sepcification of ldaps servers.
Werner Koch
4
-11
/
+85
2019-11-07
doc: Document gpgsm's --keyserver option.
Werner Koch
1
-1
/
+1
2019-08-22
dns: Fix irrelevant use of tmpfile.
NIIBE Yutaka
1
-2
/
+0
2019-07-16
dirmngr: Don't add system CAs for SKS HKPS pool.
NIIBE Yutaka
1
-0
/
+2
2019-07-04
dirmngr: fix handling of HTTPS redirections during HKP
Daniel Kahn Gillmor
1
-1
/
+3
2019-07-03
dirmngr: Avoid endless loop in case of HTTP error 503.
Werner Koch
1
-10
/
+33
[prev]
[next]