aboutsummaryrefslogtreecommitdiff
path: root/net/nmap/patches
Commit message (Collapse)AuthorAge
* nmap: fix compilation with libcxxRosen Penev2020-02-04
| | | | | | Missing headers and confusion between std::bind and bind. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* nmap: bump version to 7.40 (all patches upstream)Nuno Goncalves2017-01-23
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: Fix compile with stripped down openssl. fix #3300neheb2016-11-22
Signed-off by: Rosen Penev <rosenp@gmail.com>