1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

60 Commits

Author SHA1 Message Date
fyodor
90a0087bb4 merge soc07 r5081 - changed close to 100 occurrences of LOG_NORMAL|LOG_SKID|LOG_STDOUT (and combinations) to LOG_PLAIN, and moved LOG_PLAIN definition to output.h from traceroute.h 2007-08-11 05:11:47 +00:00
fyodor
ea68216d71 merge soc07 r4943:4947 - added textual information to traceroute's timeout consolidation elements; Reference trace consolidation is now displayed textually instead of symbolically. 2007-08-11 04:27:37 +00:00
fyodor
1540fe57c4 merge soc07 r4868:4871 - nmapoutputtable dynamic tables and traceroute fixes 2007-08-11 04:02:49 +00:00
fyodor
1a4d120fcb traceroute between multi-homed host fix 2007-05-12 19:35:35 +00:00
kris
6e2229e0a5 A little portability patch. Wrapping ICMP_* #define's in traceroute.h with #ifndef's to test for availability instead of using defined(WIN32), defined(MACOSX), etc. Eddie thinks it's inelegant -- and I pretty much agree -- but it seems better than keeping up with different systems the other way. 2007-04-12 21:21:58 +00:00
kris
888af63431 Fixing a "bug" in Traceroute output. The ScanProgressMeter's endTask() was never called, which threw the output (stdout/XML etc) out of whack. This localizes the SPM stuff to Traceroute::trace(), and all is well :) 2007-03-18 00:37:33 +00:00
kris
3c28b165a9 Tiny patch. Just fixing capitalization in the traceroute.* "headers" (Traceroute.[cc|h] -> traceroute.[cc|h]) 2007-03-17 15:16:54 +00:00
fyodor
7f12aaafe6 mac os x portability fix from christophe thil 2007-03-16 09:58:25 +00:00
fyodor
799599279c traceroute finish() bugfix patch from Eddie 2007-03-15 22:44:01 +00:00
fyodor
149e6a3e96 check in traceroute.cc and traceroute.h 2007-03-15 17:59:35 +00:00