summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ndb/dn.c
AgeCommit message (Expand)Author
2023-01-04ndb/dns: allow specifying local ip addresses for serving dnscinap_lenrek
2021-11-03ndb/dns: use decimal encoding for txt rr string escapescinap_lenrek
2021-11-03ndb/dns: handle txt rr strings as binary, remove nullrr ndb codecinap_lenrek
2021-11-01ndb/dns: use correct attribute when serializing caa record in ndb formatcinap_lenrek
2021-11-01ndb/dns: fix ndb serialization of RR*cinap_lenrek
2021-02-14ndb/dns: implement RFC6844 certificate authority authorization record typecinap_lenrek
2020-12-20ndb/dns: handle dnskey RR's (thanks moody)cinap_lenrek
2020-10-17ndb/dns: mark ns record authoritative when in our area for delegationcinap_lenrek
2020-08-08ndb/dns: allow multiple txt, nullrr, cert, key and sig records (thanks kvik)cinap_lenrek
2018-09-26libc: add procsetname()cinap_lenrek
2018-09-26libc: return number of bytes produced for idn2utf() and utf2idn()cinap_lenrek
2018-01-28ndb/dns: fix leak in myaddr(), normalize ip stringscinap_lenrek
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2016-06-27ndb/dns: purge db records on refresh for resolvers, remove old debug and test...cinap_lenrek
2015-03-11ndb/dns: reduce sencodefmt() to not link in enc32()/enc64() encoderscinap_lenrek
2013-11-24ndb/dns: add support for internationalized domain namescinap_lenrek
2013-11-20ndb/dns: filter dns answers avoiding cache poisoningcinap_lenrek
2013-11-16ndb/dns: detect query loopscinap_lenrek
2013-11-15ndb/dns: various changescinap_lenrek
2013-06-21ndb/dns: avoid duplicate entries for db recordscinap_lenrek
2012-08-29ndb/dns: fix mistakecinap_lenrek
2012-08-29ndb/dns: bug fixes and massive cleanupcinap_lenrek
2012-08-26dns: fix rr->srv memory leak in rrcopy, mark rr->sig->signer, dn aging, cleanupcinap_lenrek
2012-08-26ndb/dns: fix netmkaddr() race, dnlock consistency, strcpy, cleanupscinap_lenrek
2012-03-09dns: import changes from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen