luis
|
8aa0a4b5fe
|
Fixed compiler warning caused by a possible uninitialized var
|
2010-06-28 07:47:35 +00:00 |
|
luis
|
c32d0c6d66
|
Fixed a couple of compiler warnings, caused by signed vs unsigned comparisons
|
2010-06-28 07:46:00 +00:00 |
|
luis
|
6e0e3964bb
|
Fixed compilation problem in OpenBSD 4.7. This was reported and fixed by Lori
|
2010-06-28 07:44:28 +00:00 |
|
david
|
0a3c6f1fc7
|
Include <sys/types.h> before <net/if_arp.h> in netutil.cc. I needed this on OS
X when compiling against the 10.4u SDK.
|
2010-06-24 15:04:16 +00:00 |
|
david
|
a468082429
|
Remove DOS line endings from some lines in netutil.cc.
|
2010-06-24 14:34:33 +00:00 |
|
luis
|
d11edeb3e7
|
Changed send_frag_ip_packet() to make sure it accepts big MTU values, and fixed the format specifier, which was printing a signed integer when it should print an unsigned one
|
2010-06-22 18:22:54 +00:00 |
|
luis
|
da126c8b78
|
Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase.
|
2010-06-22 17:24:34 +00:00 |
|