1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00
Files
nmap/todo/dmiller.txt
2013-12-23 17:54:26 +00:00

24 lines
791 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
* make build process detect Python major version (2 or 3). Breaks on Arch Linux,
which uses Python 3 by default.
* Script to check for updated versions of included libs. Have shell for libpcap,
but should convert to python.
* Get rid of global_structures.h (integrate into more-specific header files)
* NSE stuff
* sstp-discover - review and commit
* broadcast-srvloc-info - test
* broadcast-rpcbind - write, test
* Patrik's tns lib and oracle scripts
* libssh or other SSH support
* deflate/gzip for HTTP, etc.
* Consolidate utility functions
* Grock libdnet, consider separate release?