4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the NSIS script and installation package (winpcap-nmap-4.1.3-NDIS6-1.2.1.exe) for latest changes. Win 8(8.1) x64 OS would fail installing winpcap-nmap-4.1.3-NDIS6-1.2.1.exe as We didn't code sign the x64 driver. You need to sign the driver with your own driver certificate or disbale "Driver Signature Enforcement" on your Windows 8 x64 before installing. More... over 10 years ago
Fix the no NdisWriteCompleteEvent event bug (macros.h) provided by Jakub Zawadzki from Wireshark Team, I also added the modification for Write.c, but it seems unnecessary. More... over 10 years ago
Change NPCap default build platform from NDIS 6.2 to NDIS 6.0 as Wireshark suggests. More... over 10 years ago
Add disable offload support(Openclos.c) provided by Jakub Zawadzki from Wireshark Team. More... over 10 years ago
Add multiple MDL support in net buffer when NPCap reads packets(Read.c) provided by Jakub Zawadzki from Wireshark Team. More... over 10 years ago
Add NPCap command-line build support (makefile, sources) and code sign script (sign.bat) provided by Jakub Zawadzki from Wireshark Team. More... over 10 years ago
Update the timestamp and version strings in npf.inf More... over 10 years ago
Update NPCAP project and solution file version from VS 2012 to VS 2013. More... over 10 years ago
Finish the comments of NPcap. More... about 12 years ago
Removed a bug that can cause "stop working" in win7 x64 More... about 12 years ago
Wrote some comments for npf driver More... about 12 years ago
Add some comments for npf driver. More... about 12 years ago
Update the installer, removed the "start the driver now" option because of a Windows 8 bug. More... about 12 years ago
Update the installer of WinPcap 4.1.3 for Nmap More... about 12 years ago
Update wpcap directory, update the version of wpcap.dll More... about 12 years ago
Update the build readme More... about 12 years ago
Change the "macros.h" and "Packet.h" file contents in the driver directory "npf", substitute all "npf6x" with "npf", delete useless files More... about 12 years ago
Change the Packet.vcproj file contents in the packet.dll directory "Dll", substitute all "npf6x" with "npf" More... about 12 years ago
Change the file contents in the driver installer directory "NPFInstall", substitute all "npf6x" with "npf", delete useless files More... about 12 years ago
Change the file contents in the packet.dll directory "Dll", substitute all "npf6x" with "npf" More... about 12 years ago
Change the file contents in the driver directory "npf", substitute all "npf6x" with "npf", delete useless files More... about 12 years ago
Rename all packet.dll folders and files from "npf6x" to "npf" More... about 12 years ago
Rename all driver folders and files from "npf6x" to "npf" More... about 12 years ago
revert to r32058 More... about 12 years ago
Update WpcapNames.h, change the name "npf6x" back to "npf" More... about 12 years ago
Update the installer, changed the text of installer, removed a line feed of the license file. More... about 12 years ago
Update the readme, named "README-builds.txt" More... about 12 years ago
Update the installer, change the "npf6x" name to "npf", the latest release is "winpcap-nmap-4.1.3-NDIS6-1.2.exe" More... about 12 years ago
Update packetWin7 folder, change the "npf6x" name back to "npf" for compatibility issue. More... about 12 years ago
Update WpcapNames.h, change the name "npf6x" back to "npf" More... about 12 years ago