diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2000-09-12 00:38:47 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2000-09-12 00:38:47 +0000 |
commit | 15ea792c424fc1daa2e36e63c5c7474a45b73161 (patch) | |
tree | 51c7599757a01151bca28fc2987ea9aed020dba8 /adns-0.6/TODO | |
parent | 7a949c9470c6bd12132f228af14d5ea23f0be37c (diff) | |
download | tinyproxy-15ea792c424fc1daa2e36e63c5c7474a45b73161.tar.gz tinyproxy-15ea792c424fc1daa2e36e63c5c7474a45b73161.zip |
We don't use ADNS anymore so get rid of the tree.
Diffstat (limited to '')
-rw-r--r-- | adns-0.6/TODO | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/adns-0.6/TODO b/adns-0.6/TODO deleted file mode 100644 index 8077c55..0000000 --- a/adns-0.6/TODO +++ /dev/null @@ -1,15 +0,0 @@ -INVESTIGATE: -* coredump in adnstest_s - -BUGS: -* adns_qf_quoteok_cname should be the default. - -WISHLIST: -* Easy way to make a reverse query. -* Make timeouts configurable. -* `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 minimum functionality - ignore Additional when AD set. -* DNSSEC functionality - provide security ? -* Easy-to-use scripting query tool |