openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Npcap
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 26, 2024 — Nov 26, 2025
Showing page 70 of 81
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rephrased the wording of restore points in the installer.
hsluoyz
More...
over 9 years ago
Disabled creating restore point in the uninstaller for now, because this will cause the uninstaller to halt.
hsluoyz
More...
over 9 years ago
Added the function of creating a system restore point when Npcap uninstalls.
hsluoyz
More...
over 9 years ago
Rephrased the name of the system restore point created by Npcap, added the version number.
hsluoyz
More...
over 9 years ago
Disabled the function of deleting the system restore point for now. This is because not many softwares delete restore points, this job should be done by users themselves.
hsluoyz
More...
over 9 years ago
Removed the creating restore point option, made this function mandatory suggested by Markpizz.
hsluoyz
More...
over 9 years ago
Made creating restore point option in the installer checked by default.
hsluoyz
More...
over 9 years ago
Added description about the dependency between wpcap.sln and Packet.sln.
hsluoyz
More...
over 9 years ago
Improved the wording of the loopback option in the installer.
hsluoyz
More...
over 9 years ago
Made the loopback feature optional in the installer suggested by Markpizz.
hsluoyz
More...
over 9 years ago
Updated Npcap version to 0.06.
hsluoyz
More...
over 9 years ago
Fixed the BSoD issue reported by yyjdelete, this bug is because the NPF_Pause routine doesn't handle correctly to stop sending packets when the adapter is being disabled.
hsluoyz
More...
over 9 years ago
Added creating system restore point feature to the installer, not enabled by default.
hsluoyz
More...
over 9 years ago
Fixed the PAGE_FAULT_IN_NONPAGED_AREA BSoD reported by Vince Luff caused by illeagal memory read in NPF_CompareAdapterName function.
hsluoyz
More...
over 9 years ago
Updated README by adding packaging PDB files instructions.
Yang Luo
More...
over 9 years ago
Added the scripts to make a zip of all PDB files, named npcap-nmap-<Version>-<Revision>-DebugSymbols.zip. This will help debugging old versions of Npcap binaries.
hsluoyz
More...
over 9 years ago
Updated wcscpy calls in the driver to wcscpy_s for better security.
hsluoyz
More...
over 9 years ago
Aimed at fixing the ATTEMPED_EXECUTE_OF_NOEXECUTE_MEMORY BSoD reported by yyjdelete, still has problems.
hsluoyz
More...
over 9 years ago
Update README.md
Yang Luo
More...
almost 10 years ago
Used the legacy SHA1 code signing cert to sign the Npcap driver in Win7, so no need for Win7 users to installl KB3033929 patch any more.
hsluoyz
More...
almost 10 years ago
Updated the build badge to use AppVeyor.
Yang Luo
More...
almost 10 years ago
Improved the macros in the installer deploy script.
hsluoyz
More...
almost 10 years ago
Improved the macros in the deploy scripts.
hsluoyz
More...
almost 10 years ago
Added driver signing commands to the legacy deploy scripts.
hsluoyz
More...
almost 10 years ago
Added AppVeyor CI Integration.
hsluoyz
More...
almost 10 years ago
Changed to build Packet project prior to wpcap, because wpcap's building depends on Packet's output.
hsluoyz
More...
almost 10 years ago
Updated Build.bat for building the driver.
hsluoyz
More...
almost 10 years ago
Updated the installer to use the same MIT license as the source code does.
hsluoyz
More...
almost 10 years ago
Merge pull request #8 from gbloice/fix-trailing-whitespace
Yang Luo
More...
almost 10 years ago
Remove trailing whitespace
Graham Bloice
More...
almost 10 years ago
←
1
2
…
66
67
68
69
70
71
72
73
74
…
80
81
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree