index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirmngr
/
dns.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dns: Fix memory use-after-free.
NIIBE Yutaka
2020-08-19
1
-0
/
+6
*
dirmngr: dns: Fix allocation of string buffer in stack.
NIIBE Yutaka
2020-05-20
1
-23
/
+29
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-2
/
+2
*
dns: Fix irrelevant use of tmpfile.
NIIBE Yutaka
2019-08-22
1
-2
/
+0
*
libdns: Don't use _[A-Z] which are reserved names.
NIIBE Yutaka
2019-03-25
1
-40
/
+40
*
libdns: Avoid using compound literals (7).
NIIBE Yutaka
2019-02-26
1
-5
/
+10
*
libdns: Avoid using compound literals (6).
NIIBE Yutaka
2019-02-26
1
-26
/
+47
*
libdns: Avoid using compound literals (5).
NIIBE Yutaka
2019-02-26
1
-1
/
+2
*
libdns: Avoid using compound literals (4).
NIIBE Yutaka
2019-02-26
1
-2
/
+6
*
libdns: Avoid using compound literals (3).
NIIBE Yutaka
2019-02-26
1
-9
/
+18
*
libdns: Avoid using compound literals (2).
NIIBE Yutaka
2019-02-26
1
-6
/
+9
*
libdns: Avoid using compound literals.
NIIBE Yutaka
2019-02-26
1
-5
/
+10
*
Silence a few compiler warnings new with gcc 8.
Werner Koch
2018-12-17
1
-5
/
+12
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
libdns: For SOCKS connection, just fails.
NIIBE Yutaka
2018-07-02
1
-1
/
+1
*
libdns: Let kernel to decide the local port.
NIIBE Yutaka
2018-06-20
1
-0
/
+3
*
libdns: Fix for non-FQDN hostname.
NIIBE Yutaka
2018-06-18
1
-5
/
+8
*
libdns: Fix connect and try next nameserver when ECONNREFUSED.
NIIBE Yutaka
2018-06-15
1
-2
/
+23
*
libdns: Clear struct sockaddr_storage by zero.
NIIBE Yutaka
2018-06-15
1
-0
/
+4
*
libdns: Sync to upstream.
NIIBE Yutaka
2018-06-14
1
-10
/
+2
*
dirmngr: Add annotation for fallthrough.
NIIBE Yutaka
2017-07-25
1
-41
/
+41
*
dnsmngr: Fix use of CPP.
NIIBE Yutaka
2017-07-20
1
-5
/
+23
*
dirmngr: Implement querying nameservers over IPv6.
Justus Winter
2017-06-13
1
-1
/
+179
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
dirmngr: Fix aliasing problem in dns.c.
NIIBE Yutaka
2017-04-25
1
-16
/
+18
*
dirmngr: More fix for Windows.
NIIBE Yutaka
2017-04-13
1
-1
/
+5
*
dirmngr: Fix possible null reference.
NIIBE Yutaka
2017-04-12
1
-2
/
+3
*
dirmngr: Fix plus1_ns.
NIIBE Yutaka
2017-04-12
1
-1
/
+4
*
dirmngr: Use a function to increment network short.
NIIBE Yutaka
2017-04-12
1
-4
/
+13
*
libdns: Hack to skip negation term.
Gaetan Bisson
2017-01-23
1
-1
/
+9
*
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,w32: Hack around a select problem.
Werner Koch
2016-12-19
1
-2
/
+3
*
dirmngr: New libdns snapshot
Justus Winter
2016-12-14
1
-61
/
+154
*
dirmngr: Add basic libdns support
Justus Winter
2016-12-14
1
-0
/
+11152