From edfc8a1ec03205cf8dd073898c98b5a2807ad9fa Mon Sep 17 00:00:00 2001 From: david Date: Thu, 24 Jun 2010 18:22:37 +0000 Subject: [PATCH] Show/hide buttons in NSEDoc are done. --- todo/david.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/david.txt b/todo/david.txt index 11b056495..1b229ff8d 100644 --- a/todo/david.txt +++ b/todo/david.txt @@ -1,4 +1,3 @@ -* Do JavaScript magic to expand/contract NSEDoc sidebar. * Brandon says: "Sometime -sV goes just a little too fast and gets a connect error. It should back off and try again a few times before giving up trying to fingerprint the service." It looks like @@ -34,3 +33,4 @@ Done: * Try removing the call to PacketSetReadTimeout in readip_pcap, so that Windows uses the short 2 ms timeout like some other platforms without selectable pcap fds do. Measure difference in time and CPU time. +* Do JavaScript magic to expand/contract NSEDoc sidebar.