blob: 0216a3c3ec6f51ea9f6667bb867504dabe32559a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
* 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
* Consolidate utility functions
|