aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: More minor fix.NIIBE Yutaka2017-07-241-0/+4
* dirmngr: More minor fixes.NIIBE Yutaka2017-07-242-1/+2
* dirmngr: Minor fix for Windows.NIIBE Yutaka2017-07-241-1/+1
* dnsmngr: Fix use of CPP.NIIBE Yutaka2017-07-201-5/+23
* dirmngr: Forbid redirects from .onion to clearnet URIs.Justus Winter2017-07-192-0/+50
* dirmngr: Implement TLS over http proxies.Justus Winter2017-07-191-1/+90
* dirmngr: Log http response in debug mode.Justus Winter2017-07-191-2/+2
* dirmngr: Amend TLS handling.Justus Winter2017-07-191-1/+3
* dirmngr: Fix connecting to http proxies.Justus Winter2017-07-191-1/+1
* dirmngr: Fix handling of proxy URIs.Justus Winter2017-07-191-2/+3
* Fix usage of ARGPARSE_OPTS.NIIBE Yutaka2017-07-192-2/+2
* dirmngr: Honor http keyserver URLs.Justus Winter2017-07-183-6/+15
* dirmngr: Fix memory leak.Justus Winter2017-07-181-1/+1
* dirmngr: Fix memory leak.Justus Winter2017-07-181-0/+5
* dirmngr: Fix license note in server.cWerner Koch2017-07-121-15/+0
* build: Add missing LIBASSUAN_CFLAGS to dirmngr/.Werner Koch2017-06-231-3/+5
* dirmngr: Properly handle SRV records.Justus Winter2017-06-201-51/+72
* dirmngr: Refactor variable-sized array code.Justus Winter2017-06-201-55/+74
* dirmngr: Fix typo.Justus Winter2017-06-201-1/+1
* Change license of some files to LGPLv2.1.Werner Koch2017-06-192-0/+17
* dirmngr: Implement querying nameservers over IPv6.Justus Winter2017-06-131-1/+179
* dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds.Werner Koch2017-06-086-8/+56
* dirmngr: Allow a timeout for HTTP and other TCP connects.Werner Koch2017-06-083-17/+200
* dirmngr: This towel should better detect a changed resolv.conf.Werner Koch2017-05-251-4/+6
* dirmngr: Re-init libdns resolver on towel change of resolv.confWerner Koch2017-05-251-1/+46
* dirmngr,w32: Fix ldap crl read on windowsAndre Heinecke2017-05-151-4/+7
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-103-2/+3
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-289-17/+17
* dirmngr: Fix aliasing problem in dns.c.NIIBE Yutaka2017-04-251-16/+18
* dirmngr: Fix final close of LISTEN_FD.NIIBE Yutaka2017-04-181-3/+3
* dirmngr: Fix API difference for Windows.NIIBE Yutaka2017-04-181-9/+10
* dirmngr: More fix for test program.NIIBE Yutaka2017-04-141-0/+4
* dirmngr: More fix for Windows.NIIBE Yutaka2017-04-131-6/+6
* dirmngr: Fix http.c for sockaddr_storage.NIIBE Yutaka2017-04-131-6/+7
* dirmngr: Fix alignment of ADDR.NIIBE Yutaka2017-04-132-16/+19
* dirmngr: Fix thread key type.NIIBE Yutaka2017-04-131-1/+1
* dirmngr: More fix for Windows.NIIBE Yutaka2017-04-131-1/+5
* dirmngr: Fix type of sock.NIIBE Yutaka2017-04-121-1/+1
* dirmngr: Fix possible null reference.NIIBE Yutaka2017-04-121-2/+3
* dirmngr: Fix plus1_ns.NIIBE Yutaka2017-04-121-1/+4
* dirmngr: Fix dns-stuff.c in another way.NIIBE Yutaka2017-04-121-3/+2
* Revert "dirmngr: Fix dns-stuff.c."NIIBE Yutaka2017-04-121-0/+1
* dirmngr: Fix dns-stuff.c.NIIBE Yutaka2017-04-121-1/+0
* dirmngr: Use a function to increment network short.NIIBE Yutaka2017-04-121-4/+13
* dirmngr: Fix build for Windows.NIIBE Yutaka2017-04-111-1/+1
* dirmngr: New option --disable-ipv6Werner Koch2017-04-039-6/+37
* dirmngr,w32: Silence the 'certificate already cached' message.Werner Koch2017-04-031-1/+4
* dirmngr: Handle EIO which is sometimes returned by cookie functions.Werner Koch2017-04-031-0/+1
* dirmngr: Always print a warning for a missing /etc/hosts.Werner Koch2017-04-031-10/+1
* dirmngr: Do not assume that /etc/hosts exists.Werner Koch2017-04-031-4/+12