summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorian <ian>1999-08-05 00:03:17 +0000
committerian <ian>1999-08-05 00:03:17 +0000
commit636b69b1a03bec395d304c354f4f2f8121b97150 (patch)
tree544d8c2ab732b840efc4672488c71f9150b5e0a5 /TODO
parentd13d6381a4d0d09b7e2ab05a2c7c470f2de3c9fd (diff)
Regression tests compile on systems without poll(2). Do not install
adnstest_s. Ignore CNAME(s) in answer after RR(s) (and test). <adns.h> includes <sys/types.h>, <sys/time.h>, <unistd.h>. _submit returns ENOSYS, not adns_s_unknownquery; documented, tested.
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 7 insertions, 9 deletions
diff --git a/TODO b/TODO
index f9d7c29..20a8389 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
BUGS:
* config.cache shipped !
-Easy way to make a reverse query.
-
-DNSSEC compatibility
- - be able to retreive KEY and SIG RRs
-
-DNSSEC functionality
- - provide security
-
-Easy-to-use query tool
+WISHLIST:
+* Easy way to make a reverse query.
+* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
+* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
+* DNSSEC compatibility - be able to retreive KEY and SIG RRs
+* DNSSEC functionality - provide security
+* Easy-to-use scripting query tool