mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
13 lines
410 B
Plaintext
13 lines
410 B
Plaintext
* 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
|