mirror of
https://github.com/nmap/nmap.git
synced 2026-01-18 12:19:02 +00:00
Removed nse_string. Equivalent procedures are placed in
nse_main and nse_nsock. nse_main now uses Lua to create printable output while a cleaner hexify procedure has been placed in nsock. nse_string is removed as a result.
This commit is contained in:
@@ -286,10 +286,6 @@
|
||||
RelativePath="..\nse_pcrelib.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_string.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osscan.cc"
|
||||
>
|
||||
@@ -475,10 +471,6 @@
|
||||
RelativePath="..\nse_pcrelib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\nse_string.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osscan.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user