bind9/lib/dns
Michał Kępień 4f96cebce3 Replace getquad() with inet_pton()
getquad() was implemented back in 2001 to warn about IPv4 addresses in
non-dotted-quad form being used.  As change 4900 (GL #13) removed all
uses of inet_aton(), which allowed such forms, with inet_pton(), which
does not allow them, there is no point in keeping getquad() around as it
now only prints an extra warning when the parser comes across an IP
address in a form which is not acceptable anyway.  Replace all uses of
getquad() with inet_pton(AF_INET, ...).
2018-03-06 09:49:30 +01:00
..
include Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rdata Replace getquad() with inet_pton() 2018-03-06 09:49:30 +01:00
tests Add a release note about dropping support for non-dotted-quad IPv4 addresses in master files 2018-03-06 09:49:27 +01:00
win32 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
.gitignore 4394. [func] Add rndc command "dnstap-reopen" to close and 2016-06-24 09:37:04 +10:00
acl.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
adb.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
api [master] update 9.11 api range 2018-01-24 10:22:59 -08:00
Atffile 3043. [test] Merged in the NetBSD ATF test framework (currently 2011-02-26 02:26:33 +00:00
badcache.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
byaddr.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
cache.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
callbacks.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
catz.c minor cleanup and addressed a sprintf format warning 2018-02-24 17:56:17 -08:00
client.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
clientinfo.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
compress.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
db.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dbiterator.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dbtable.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
diff.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dispatch.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dlz.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dns64.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dnsrps.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dnssec.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dnstap.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dnstap.proto [master] dnstap 2015-10-02 12:32:42 -07:00
ds.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_api.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_gost.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_internal.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_lib.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_openssl.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_parse.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_parse.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_pkcs11.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_result.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dyndb.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ecdb.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ecs.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
forward.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
gen-unix.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
gen-win32.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
gen.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
geoip.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
gssapi_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
gssapictx.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
hmac_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ipkeylist.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
iptable.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
journal.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
key.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
keydata.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
keytable.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
log.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
lookup.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
Makefile.in Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
mapapi [master] mapapi should have been bumped when rbtdb changed 2017-10-20 09:39:55 -07:00
master.c Replace all usage of inet_aton() with inet_pton() 2018-02-23 13:57:10 +01:00
masterdump.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
message.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
name.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ncache.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nsec.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nsec3.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nta.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
openssl_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
openssldh_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
openssldsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
opensslecdsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
openssleddsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
opensslgost_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
opensslrsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
order.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
peer.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11dh_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11dsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11ecdsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11eddsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11gost_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11rsa_link.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
portlist.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
private.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rbt.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rbtdb.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rbtdb.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rbtdb64.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rbtdb64.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rcode.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rdata.c Replace getquad() with inet_pton() 2018-03-06 09:49:30 +01:00
rdatalist.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rdatalist_p.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rdataset.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rdatasetiter.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rdataslab.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
request.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
resolver.c adjust goto target and conditional compilation so that cleanup_spillattimer and cleanup_alglock labels match the element to be cleanup and so that they are always used 2018-02-24 17:49:49 -08:00
result.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rootns.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rpz.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rriterator.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rrl.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
sdb.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
sdlz.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
soa.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
spnego.asn1 2105. [func] GSS-TSIG support (RFC 3645). 2006-12-04 01:54:53 +00:00
spnego.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
spnego.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
spnego_asn1.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
spnego_asn1.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ssu.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ssu_external.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
stats.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tcpmsg.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
time.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
timer.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tkey.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tsec.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tsig.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tsig_p.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ttl.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
update.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
validator.c temporarily revert change #4859 2018-03-02 11:30:02 -08:00
version.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
view.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
xfrin.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
zone.c update the sscanf format strings so they match the pointer types 2018-02-24 17:50:27 -08:00
zonekey.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
zt.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00