mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
add some SSL ideas
This commit is contained in:
12
docs/TODO
12
docs/TODO
@@ -19,6 +19,16 @@ o Nmap build system should be split into [Fyodor]
|
||||
o Look into building RPMs with SSL support. Statically linking to
|
||||
OpenSSL on Linux for the RPMs didn't work for me last time I
|
||||
tried. [Fyodor]
|
||||
o Static linking of Nmap to OpenSSL does not seem to work on Fedora
|
||||
10 or CentOS 5.3. The problem appears to relate to the OpenSSL
|
||||
krb5 support.
|
||||
o Could build my own OpenSSL libraries on the build system
|
||||
(w/o Kerberos support) and link to those.
|
||||
o At some point, we might want to consider including OpenSSL with
|
||||
Nmap tarball. The problem is that it is rather big. Would
|
||||
increase Nmap .tar.bz2 size from about 9 megs to about 12. OTOH,
|
||||
OpenSSL is only going to get more and more important. Maybe we
|
||||
can include a stripped down version?
|
||||
|
||||
o Nmap UNIX distro build script should regenerate script.db. [Fyodor]
|
||||
|
||||
@@ -30,6 +40,8 @@ o Ensure that when I build a distribution package on UNIX (e.g. make
|
||||
sure that any changes in that dir are included in the release, even
|
||||
if they aren't check in yet. [Fyodor]
|
||||
|
||||
o Update CHANGELOG for latest changes [Fyodor]
|
||||
|
||||
o Release 4.85BETA10
|
||||
|
||||
o Once we go into deep stability freeze mode, create an nmap-exp
|
||||
|
||||
Reference in New Issue
Block a user