index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirmngr
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmngr: Avoid warnings during non-ntbtls build.
Daniel Kahn Gillmor
2017-02-26
1
-1
/
+2
*
dirmngr: Add new debug flag "extprog"
Werner Koch
2017-02-23
4
-4
/
+14
*
dirmngr,w32: Make https with ntbtls work.
Werner Koch
2017-02-23
1
-27
/
+100
*
Fix spelling.
Daniel Kahn Gillmor
2017-02-21
1
-2
/
+2
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
6
-8
/
+8
*
dirmngr: Add special treatment for the standard hkps pool to ntbtls.
Werner Koch
2017-02-21
7
-27
/
+67
*
dirmngr: Load --hkp-cacert values into the certificate cache.
Werner Koch
2017-02-21
3
-9
/
+23
*
dirmngr: Load "sks-keyservers.netCA.pem" into the cache.
Werner Koch
2017-02-21
1
-18
/
+30
*
dirmngr: Implement trust classes for the cert cache.
Werner Koch
2017-02-21
3
-65
/
+98
*
dirmngr: New Assuan option "http-crl".
Werner Koch
2017-02-21
9
-8
/
+34
*
dirmngr: Add a magic field to the http structs.
Werner Koch
2017-02-21
2
-1
/
+34
*
dirmngr: Setup a log handler for ntbtls.
Werner Koch
2017-02-20
1
-0
/
+21
*
dirmngr.c: Make http.c build without any TLS support.
Werner Koch
2017-02-20
1
-3
/
+4
*
dirmngr: Make t-http.c work again with gnutls - second try
Werner Koch
2017-02-20
1
-0
/
+1
*
dirmngr: Make t-http.c work again with gnutls.
Werner Koch
2017-02-20
1
-2
/
+4
*
dirmngr: First take on ntbtls cert verification.
Werner Koch
2017-02-19
8
-93
/
+233
*
dirmngr: Add per-session verify callback to http.c
Werner Koch
2017-02-18
6
-23
/
+58
*
dirmngr: Strip the default https port from the Host: header.
Werner Koch
2017-02-17
1
-1
/
+1
*
dirmngr: Add option --no-crl to the VALIDATE cmd.
Werner Koch
2017-02-17
4
-53
/
+41
*
dirmngr: Add options --tls and --systrust to the VALIDATE cmd.
Werner Koch
2017-02-17
5
-26
/
+198
*
dirmngr: Remove use of hardcoded numbers in validate.
Werner Koch
2017-02-17
2
-45
/
+77
*
dirmngr,w32: Load all system provided certificates.
Werner Koch
2017-02-16
1
-2
/
+138
*
dirmngr: Load all system provided certificates.
Werner Koch
2017-02-16
3
-14
/
+148
*
dirmngr: Prepare certcache for forthcoming changes.
Werner Koch
2017-02-16
1
-28
/
+40
*
indent: Reformat and extend some comments in dirmngr.
Werner Koch
2017-02-16
5
-92
/
+100
*
dirmngr: Replace stpcpy chains by strconcat.
Werner Koch
2017-02-16
4
-30
/
+13
*
libdns: Workaround for bracketed numerical addresses.
Werner Koch
2017-02-15
1
-3
/
+22
*
dirmngr: Do PTR lookups only for 'keyserver --hosttable'.
Werner Koch
2017-02-15
1
-46
/
+79
*
dirmngr: Avoid PTR lookup for hosts in a pool
Werner Koch
2017-02-15
1
-5
/
+18
*
dirmngr: Do a DNS lookup even if it is missing from nsswitch.conf.
Werner Koch
2017-02-13
1
-6
/
+21
*
dirmngr: New option --no-use-tor and internal changes.
Werner Koch
2017-02-01
11
-23
/
+75
*
Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.
Werner Koch
2017-02-01
1
-1
/
+1
*
dirmngr: Require --allow-version-check even if --use-tor is used.
Werner Koch
2017-01-31
1
-1
/
+1
*
gpg: Print a warning on Tor problems.
Werner Koch
2017-01-24
1
-15
/
+45
*
dirmngr: Simplify error returning inside http.c.
Werner Koch
2017-01-24
1
-51
/
+50
*
dirmngr: New option --disable-ipv4.
Werner Koch
2017-01-24
9
-6
/
+41
*
Fix format string errors and some missing error case initialization.
Werner Koch
2017-01-23
6
-7
/
+7
*
dirmngr: On SIGHUP mark all keyservers alive.
Werner Koch
2017-01-23
3
-0
/
+25
*
libdns: Hack to skip negation term.
Gaetan Bisson
2017-01-23
1
-1
/
+9
*
dirmngr: Print debug message only with --debug.
Werner Koch
2017-01-23
1
-1
/
+2
*
dirmngr: Handle missing nsswitch.conf.
Phil Pennock
2017-01-23
1
-1
/
+10
*
dirmngr: Add setup of CA for NTBTLS.
NIIBE Yutaka
2017-01-19
1
-1
/
+78
*
dirmngr: Implement hkps lookups using literal addresses.
Werner Koch
2017-01-16
1
-1
/
+29
*
dirmngr: Allow reverse DNS lookups in Tor-mode.
Werner Koch
2017-01-16
1
-31
/
+182
*
dirmngr: Avoid network queries for literal IP addresses.
Werner Koch
2017-01-16
1
-0
/
+4
*
dirmngr: Fix URL creation for literal IPv6 addresses in HKP.
Werner Koch
2017-01-16
2
-31
/
+39
*
libdns: Silence -Wstrict-prototypes on some function ptrs.
Werner Koch
2017-01-12
1
-0
/
+13
*
libdns: Provide replacement for EPROTO.
Werner Koch
2017-01-12
1
-0
/
+4
*
dirmngr: After a connection failure log a hint if Tor is not running.
Werner Koch
2017-01-11
1
-0
/
+11
*
dirmngr: Mark hosts dead on ENETDOWN.
Werner Koch
2017-01-11
1
-0
/
+5
[next]