1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-16 02:16:34 +00:00

merge soc07 r5144 - added a seperate strbuf-module (code mainly taken from eddies implementation in stdnse.lua

This commit is contained in:
fyodor
2007-08-11 05:45:11 +00:00
parent 5528726e5b
commit ed6a634ebc
5 changed files with 89 additions and 52 deletions

View File

@@ -1,3 +1,4 @@
-- See nmaps COPYING for licence
module(..., package.seeall)
portnumber = function(port, _proto, _state)