nmap/libnetutil
dmiller bc4346dd87
Some checks failed
nmap multiplatform autobuilds / build (arm64, gcc, ubuntu-latest-gcc-arm64, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, freebsd-15-clang, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, macos-15-clang, macos-15) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, macos-26-clang, macos-26) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, netbsd-10-clang, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, openbsd-7-clang, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, solaris-11-clang, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (clang, ubuntu-latest-clang, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (egcc, openbsd-7-gcc, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (gcc, freebsd-15-gcc, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (gcc, netbsd-10-gcc, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (gcc, solaris-11-gcc, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (gcc, ubuntu-latest-gcc, ubuntu-latest) (push) Has been cancelled
nmap multiplatform autobuilds / build (msvc, windows-latest-msvc, windows-latest) (push) Has been cancelled
Use exponential moving average for timing estimates
Time remaining estimates are now based on a moving average work unit
completion rate instead of percent completion of the entire task. This
better fits tasks that may increase the number of work units as time
goes on (such as increasing the number of retries for any given probe)
2026-07-01 02:06:12 +00:00
..
ApplicationLayerElement.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ARPHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ARPHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
DataLinkLayerElement.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
DestOptsHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
DestOptsHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
EthernetHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
EthernetHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
FragmentHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
FragmentHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
HopByHopHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
HopByHopHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv4Header.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv4Header.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv6Header.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv6Header.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv6Option.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv6Option.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv6RRBody.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
ICMPv6RRBody.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
IPv4Header.cc Assertions for TCP and IP header length field 2026-06-26 22:06:05 +00:00
IPv4Header.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
IPv6ExtensionHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
IPv6Header.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
IPv6Header.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
libnetutil.vcxproj Add nsock to include dirs for libnetutil on Windows 2026-06-10 22:51:39 +00:00
Makefile.in Move NetBlock classes from TargetGroup to libnetutil/NetBlock 2026-06-10 21:39:40 +00:00
massdns.cc Correctly handle root domain label. Credit: Himanshu Anand 2026-06-25 21:58:48 +00:00
massdns.h Use exponential moving average for timing estimates 2026-07-01 02:06:12 +00:00
NetBlock.cc Move NetBlock classes from TargetGroup to libnetutil/NetBlock 2026-06-10 21:39:40 +00:00
NetBlock.h Move NetBlock classes from TargetGroup to libnetutil/NetBlock 2026-06-10 21:39:40 +00:00
netutil.cc Fix extension header parsing. Credit: Himanshu Anand 2026-06-25 21:58:49 +00:00
netutil.h Replace yet another implementation of TCP option parsing with a standard function 2026-06-24 20:48:16 +00:00
NetworkLayerElement.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
NetworkLayerElement.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
npacket.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
PacketElement.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
PacketElement.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
PacketParser.cc Avoid bad downcast 2026-04-22 16:13:07 +00:00
PacketParser.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
packettrace.cc Add checks for ip_hl < 5 2026-06-26 22:06:04 +00:00
RawData.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
RawData.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
RoutingHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
RoutingHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
TCPHeader.cc Assertions for TCP and IP header length field 2026-06-26 22:06:05 +00:00
TCPHeader.h Replace yet another implementation of TCP option parsing with a standard function 2026-06-24 20:48:16 +00:00
TransportLayerElement.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
TransportLayerElement.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
UDPHeader.cc Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00
UDPHeader.h Bump copyright date to 2026 [skip ci] 2026-02-16 22:33:40 +00:00