plan9fox/sys/src/cmd/ndb
cinap_lenrek c37de33463 ndb/dns: use decimal encoding for txt rr string escapes
rfc883 suggests to use decimal digits to escape txt rr strings,
and unix dig appears to use the same.
so change from octal to decimal.
2021-11-03 20:38:23 +00:00
..
convDNS2M.c ndb/dns: handle txt rr strings as binary, remove nullrr ndb code 2021-11-03 20:09:02 +00:00
convM2DNS.c ndb/dns: handle txt rr strings as binary, remove nullrr ndb code 2021-11-03 20:09:02 +00:00
cs.c pre-lib9p servers: fix incorrect Tversion handling 2020-08-01 15:27:28 +02:00
csquery.c ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik) 2019-08-30 20:17:19 +02:00
dblookup.c ndb/dns: use decimal encoding for txt rr string escapes 2021-11-03 20:38:23 +00:00
dn.c ndb/dns: use decimal encoding for txt rr string escapes 2021-11-03 20:38:23 +00:00
dnarea.c ndb/dns: mark ns record authoritative when in our area for delegation 2020-10-17 21:28:25 +02:00
dnnotify.c ndb/dns: do recursive lookup for dnsslave= 2018-10-11 18:31:35 +02:00
dnresolve.c ndb/dns: avoid format strings in procname 2018-10-11 18:29:17 +02:00
dns.c pre-lib9p servers: fix incorrect Tversion handling 2020-08-01 15:27:28 +02:00
dns.h ndb/dns: handle txt rr strings as binary, remove nullrr ndb code 2021-11-03 20:09:02 +00:00
dnsdebug.c libndb: move mkptrname() into libndb to avoid duplication 2021-11-03 19:38:36 +00:00
dnserver.c ndb/dns: use nil for pointers in dnresolve() args 2018-10-11 18:32:31 +02:00
dnsgetip.c ndb/dns: use nil for pointers in dnresolve() args 2018-10-11 18:32:31 +02:00
dnsquery.c libndb: move mkptrname() into libndb to avoid duplication 2021-11-03 19:38:36 +00:00
dnstcp.c dnstcp: temporarily switch on resolver mode so we can resolve the dnsslaves for axfr check 2018-11-06 04:31:48 +01:00
dnudpserver.c fix misleading/wrong fd checks 2018-10-20 18:44:09 +00:00
inform.c libc: return number of bytes produced for idn2utf() and utf2idn() 2018-09-26 14:32:17 +02:00
ipquery.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkdb.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile ndb/dns: use libc's new idn functions 2018-09-25 20:17:00 +02:00
mkhash.c dns: import changes from sources 2012-03-09 06:02:17 +01:00
mkhosts.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
query.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00