946
I Use This!
Moderate Activity

Commits : Listings

Analyzed 26 minutes ago. based on code collected 27 minutes ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ensure IPV6 OS engine has a device name to use
bonsaiviking
as dmiller
More... 5 days ago
Only use eth handle for Ethernet on non-Windows systems.
bonsaiviking
as dmiller
More... 11 days ago
Fix various fatal errors around --send-eth
bonsaiviking
as dmiller
More... 11 days ago
Fix crash in socket_bindtodevice: NULL device is permissible
bonsaiviking
as dmiller
More... 11 days ago
Rectify orphaned or misaligned AC_MSG_RESULT output More... 15 days ago
Do not include dbus support in own libpcap. See #3165 More... 15 days ago
Ensure we don't use --send-eth for localhost
bonsaiviking
as dmiller
More... 17 days ago
Bump version to 7.98SVN
bonsaiviking
as dmiller
More... 24 days ago
Reintegrate Nmap 7.98 release branch
bonsaiviking
as dmiller
More... 24 days ago
Fix incorrect assertions in Nsock poll engine
bonsaiviking
as dmiller
More... about 1 month ago
Update liblua to 5.4.8
bonsaiviking
as dmiller
More... about 1 month ago
Use less ambiguous term for stack overflow (NOT buffer overflow)
bonsaiviking
as dmiller
More... about 2 months ago
Cast wider before shifting.
bonsaiviking
as dmiller
More... 2 months ago
Also check lower bound for attr cast to int
bonsaiviking
as dmiller
More... 2 months ago
Check length of format option before accessing
bonsaiviking
as dmiller
More... 2 months ago
Avoid dereferencing freed pointer
bonsaiviking
as dmiller
More... 2 months ago
Fix incorrect macro definition for eth_handle_close on Windows
bonsaiviking
as dmiller
More... 2 months ago
Use SOA request to get domain name in dns-zone-transfer. Fixes #3014
bonsaiviking
as dmiller
More... 2 months ago
Initialize ServiceGroup::busy member
bonsaiviking
as dmiller
More... 2 months ago
Fix capture group overruns. Closes #3149 Last capture group in the pattern was looking for the last attribute in the response, not the next one, and assumed that the attribute is a sequence. More... 2 months ago
Handle immediate write errors in NSE.
bonsaiviking
as dmiller
More... 2 months ago
Avoid runaway recursion in service scan, similar to #3130
bonsaiviking
as dmiller
More... 2 months ago
Simplify using a local pointer
bonsaiviking
as dmiller
More... 2 months ago
Ensure DLT_EN10MB before calling arpping. Fixes #3148
bonsaiviking
as dmiller
More... 2 months ago
Fix a reported 1-byte overflow
bonsaiviking
as dmiller
More... 2 months ago
Changelog entry for previous commits
bonsaiviking
as dmiller
More... 2 months ago
Fix bug in parallel DNS: out-of-bounds read in timeouts
bonsaiviking
as dmiller
More... 2 months ago
Fix parallel DNS synchronization issues due to reads arriving before writes are done.
bonsaiviking
as dmiller
More... 2 months ago
Hedge against runaway recursion. See #3130
bonsaiviking
as dmiller
More... 3 months ago
Handle Nsock errors in DNS read handler by disconnecting the server.
bonsaiviking
as dmiller
More... 3 months ago