1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

New todo file for me.

This commit is contained in:
dmiller
2013-12-23 13:31:19 +00:00
parent dc0f5b592e
commit df4c69306b

20
todo/dmiller.txt Normal file
View File

@@ -0,0 +1,20 @@
* 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
* Grock libdnet, consider separate release?