4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the driver signing timestamp server to digicert. More... almost 10 years ago
Now Npcap driver will be signed in both SHA1 and SHA256 digest algorithms and with timestamp. More... almost 10 years ago
Update README.md More... almost 10 years ago
Now Send-to-Rx adapters can be multiple, the string specified in registry's "SendToRx" value should be semicolon-separated. More... almost 10 years ago
Removed useless adapter options. More... almost 10 years ago
Improved the comment. More... almost 10 years ago
Added the functioning code of send-to-Rx feature, the send-to-Rx adapter will inject all its packets to "Receive Path" (Rx) instead of normal "Send Path" (Tx). Currently only one send-to-Rx adapter is supported by specifying "SendToRx" value in npf service's registry key (need to restart the driver to take effect). More... almost 10 years ago
Added the Send-To-Rx option in the registry and driver, functioning code is not yet added. More... almost 10 years ago
Improved the code formatting by refactoring out the NPF_GetRegistryOption_String function. More... almost 10 years ago
Improved the code formatting by refactoring out the NPF_FreePackets function. More... almost 10 years ago
Improved the code format of NPF_SendCompleteEx function in Npcap driver. More... almost 10 years ago
Updated the copyright to 2016, and removed a useless copy of version.h. More... almost 10 years ago
Fixed the bug reported by Nuno Antonio Dias Ferreira that Npcap fails to retrieve the adapter list using NPF registry way. More... almost 10 years ago
Added download numbers to README. More... almost 10 years ago
Fixed the bug reported by Tenzin Rigden that Npcap installer fails to install correct files in /S silent mode. More... almost 10 years ago
Updated README with several status badges. More... almost 10 years ago
Uploaded the license. More... almost 10 years ago
Changed to GitHub release for future binary distributions, and updated the README. More... almost 10 years ago
Added Npcap's support for Vista, Npcap now will prepare separate binaries for Vista. More... almost 10 years ago
Fixed driver compiling errors for Vista. More... almost 10 years ago
Fixed the bug reported by Amos Sheldon that Npcap causes BSoD: ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY when using Wireshark on Win8, 10 x86. More... about 10 years ago
Made a build script for debug version. More... about 10 years ago
Fixed the compiling error when HAVE_WFP_LOOPBACK_SUPPORT is not defined in the driver. More... about 10 years ago
Added the "DON'T LOOPBACK" feature, if software set PacketSetLoopbackBehavior() by disable, self-sent packets will not be received again. More... about 10 years ago
Rolled back to version number 0.05 beta as Fyodor suggests More... about 10 years ago
Fixed the BSoD error caused by driver verifier because that No-Execute (NX) Nonpaged Pool is not used on Win8 and later. I added NX Nonpaged Pool code and fixed this bug. More... about 10 years ago
Added 128 CPU core support for Npcap, or Npcap will cause BSoD when running on 128-core system. More... about 10 years ago
Improved the appearance and text of the installer. More... about 10 years ago
Modified original WinPcap version in wpcap.dll to the right value 4.1.0.2980 More... about 10 years ago
Updated Npcap version string to 1.00. More... about 10 years ago