mirror of
https://github.com/nmap/nmap.git
synced 2026-02-01 11:09:07 +00:00
c30888e04e03507343b50a1d67ec0795dda3fae1
to be enabled when the GCC major version was greater than or equal to 4, but the test was backwards to it was in effect for for versions less than or equal to 4. So it was in effect already unconditional. -fstrict-aliasing is supported all the way back in 2.95.2, and I suppose -fno-strict-aliasing is too.
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%