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
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
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-21
3
-19
/
+15
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
2
-2
/
+2
*
Replace most calls to open by a new wrapper.
Werner Koch
2020-10-20
1
-2
/
+2
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
3
-8
/
+8
*
dirmngr: Minor cleanup for better readability.
Werner Koch
2020-10-05
3
-29
/
+29
*
dirmngr: Add warning on the use of --add-servers.
Werner Koch
2020-10-05
1
-1
/
+6
*
gpgconf: New option --show-versions.
Werner Koch
2020-10-02
1
-1
/
+67
*
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
2020-09-18
1
-2
/
+2
*
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
*
dns: Fix memory use-after-free.
NIIBE Yutaka
2020-08-19
1
-0
/
+6
*
Silence compiler warnings.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
w32: Add link to $(NETLIB) for -lws2_32.
NIIBE Yutaka
2020-07-30
1
-1
/
+1
*
Revert patches applied wrongly.
NIIBE Yutaka
2020-07-28
1
-0
/
+10
*
scd: PC/SC: Don't release the context when it's in use.
NIIBE Yutaka
2020-07-17
1
-10
/
+0
*
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: dns: Fix allocation of string buffer in stack.
NIIBE Yutaka
2020-05-20
2
-26
/
+32
*
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-14
1
-1
/
+1
*
dirmngr: Support rsaPSS also in the general validate module.
Werner Koch
2020-04-09
1
-44
/
+127
*
sm,dirmngr: Support rsaPSS signature verification.
Werner Koch
2020-04-09
1
-15
/
+162
*
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
2020-03-14
1
-54
/
+2
*
dirmngr: Re-group the options in the --help output.
Werner Koch
2020-03-06
1
-50
/
+81
*
gpgconf: Support reading global options (part 2).
Werner Koch
2020-03-06
1
-2
/
+4
*
agent,dirmngr: Re-read the user specified config file.
Werner Koch
2020-02-22
1
-2
/
+8
*
Use gpgrt's new option parser for the remaining daemons.
Werner Koch
2020-02-21
3
-128
/
+109
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
3
-0
/
+12
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
6
-10
/
+10
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
2
-0
/
+2
*
dirmngr: Fix building w/o LDAP support
Werner Koch
2020-01-21
1
-0
/
+6
*
dirmngr: Tell gpg about WKD looks resulting from a cache.
Werner Koch
2019-12-06
1
-0
/
+1
*
dirmngr: Replace no-strict-overflow pragma by wrapv pragma.
Werner Koch
2019-11-27
1
-3
/
+8
*
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
1
-57
/
+34
*
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: 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: 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
5
-699
/
+58
*
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
4
-11
/
+85
*
doc: Document gpgsm's --keyserver option.
Werner Koch
2019-11-07
1
-1
/
+1
*
dns: Fix irrelevant use of tmpfile.
NIIBE Yutaka
2019-08-22
1
-2
/
+0
*
dirmngr: Don't add system CAs for SKS HKPS pool.
NIIBE Yutaka
2019-07-16
1
-0
/
+2
[next]