File: dmiller.txt

package info (click to toggle)
nmap 7.91%2Bdfsg1%2Breally7.80%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 52,600 kB
  • sloc: cpp: 60,892; ansic: 57,361; python: 17,800; sh: 16,347; xml: 11,556; perl: 2,679; makefile: 1,217; java: 45; objc: 43; awk: 23
file content (15 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* Make Zenmap unit tests work. Guessing lots don't, since r32569 fixed real code
  that matched some unit tests, too.

* Make sure Ndiff, Zenmap are 2to3 compatible with python -3

* Script to check for updated versions of included libs. Have shell for libpcap,
  but should convert to python.

* NSE stuff
  * broadcast-srvloc-info - test
  * broadcast-rpcbind - write, test
  * deflate/gzip for HTTP, etc.
  * Consolidate utility functions

* Grock libdnet, consider separate release?