1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
david
0c4deb5b95 Use nbase's s8, u8, s16, etc. types for specific-size integers rather than the
nonstandard u_int8_t and so on.
2008-08-29 20:57:36 +00:00
pgpickering
c007b41389 modified binlib to use type definitions from nbase.h to achieve portability
(especially between 32 and 64 bit platforms)
2008-08-21 08:24:02 +00:00
pgpickering
7c4db4f2ee silenced signed/unsigned warnings in nse_binlib.cc 2008-08-02 10:35:28 +00:00
pgpickering
177de9e877 added nse_binlib.cc: bin.pack() and bin.unpack() 2008-07-31 14:19:23 +00:00