946
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use simpler/cheaper portrule More... 3 days ago
Remove a repeated word More... 7 days ago
Socket timeout must be set before connecting More... 12 days ago
ensure IPV6 OS engine has a device name to use
bonsaiviking
as dmiller
More... about 1 month ago
Only use eth handle for Ethernet on non-Windows systems.
bonsaiviking
as dmiller
More... about 1 month ago
Fix various fatal errors around --send-eth
bonsaiviking
as dmiller
More... about 1 month ago
Fix crash in socket_bindtodevice: NULL device is permissible
bonsaiviking
as dmiller
More... about 1 month ago
Rectify orphaned or misaligned AC_MSG_RESULT output More... about 1 month ago
Do not include dbus support in own libpcap. See #3165 More... about 1 month ago
Ensure we don't use --send-eth for localhost
bonsaiviking
as dmiller
More... about 1 month ago
Bump version to 7.98SVN
bonsaiviking
as dmiller
More... about 2 months ago
Reintegrate Nmap 7.98 release branch
bonsaiviking
as dmiller
More... about 2 months ago
Fix incorrect assertions in Nsock poll engine
bonsaiviking
as dmiller
More... 2 months ago
Update liblua to 5.4.8
bonsaiviking
as dmiller
More... 2 months ago
Use less ambiguous term for stack overflow (NOT buffer overflow)
bonsaiviking
as dmiller
More... 3 months ago
Cast wider before shifting.
bonsaiviking
as dmiller
More... 3 months ago
Also check lower bound for attr cast to int
bonsaiviking
as dmiller
More... 3 months ago
Check length of format option before accessing
bonsaiviking
as dmiller
More... 3 months ago
Avoid dereferencing freed pointer
bonsaiviking
as dmiller
More... 3 months ago
Fix incorrect macro definition for eth_handle_close on Windows
bonsaiviking
as dmiller
More... 3 months ago
Use SOA request to get domain name in dns-zone-transfer. Fixes #3014
bonsaiviking
as dmiller
More... 3 months ago
Initialize ServiceGroup::busy member
bonsaiviking
as dmiller
More... 3 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... 3 months ago
Handle immediate write errors in NSE.
bonsaiviking
as dmiller
More... 3 months ago
Avoid runaway recursion in service scan, similar to #3130
bonsaiviking
as dmiller
More... 3 months ago
Simplify using a local pointer
bonsaiviking
as dmiller
More... 3 months ago
Ensure DLT_EN10MB before calling arpping. Fixes #3148
bonsaiviking
as dmiller
More... 3 months ago
Fix a reported 1-byte overflow
bonsaiviking
as dmiller
More... 3 months ago
Changelog entry for previous commits
bonsaiviking
as dmiller
More... 3 months ago
Fix parallel DNS synchronization issues due to reads arriving before writes are done.
bonsaiviking
as dmiller
More... 3 months ago