4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/nmap/npcap
bonsaiviking
as Daniel Miller
More... 8 days ago
Update docs on /prior_driver for clarity
bonsaiviking
as Daniel Miller
More... 8 days ago
Bump version and changelog for 1.79 release
bonsaiviking
as Daniel Miller
More... 2 months ago
Don't drop any OIDs; state may have changed while paused/detached
bonsaiviking
as Daniel Miller
More... 2 months ago
On restart, be more clear about updating packet filter
bonsaiviking
as Daniel Miller
More... 2 months ago
Get HigherPacketFilter from status indications if possible
bonsaiviking
as Daniel Miller
More... 2 months ago
Fix type mismatch
bonsaiviking
as Daniel Miller
More... 2 months ago
Don't assume we can't get packet filter, try it first.
bonsaiviking
as Daniel Miller
More... 2 months ago
Work around bug in bthpan.sys. Fixes #708
bonsaiviking
as Daniel Miller
More... 3 months ago
Update HigherPacketFilterSet in all appropriate places.
bonsaiviking
as Daniel Miller
More... 3 months ago
Ensure ChildRefCount is 0 for alloc'd NBLs
bonsaiviking
as Daniel Miller
More... 3 months ago
Some build fixes
bonsaiviking
as Daniel Miller
More... 4 months ago
Assign filter module flags at restart and attach
bonsaiviking
as Daniel Miller
More... 4 months ago
Consistent types for boolean bitfields
bonsaiviking
as Daniel Miller
More... 4 months ago
Set appropriate flags and NBL info based on ethertype
bonsaiviking
as Daniel Miller
More... 4 months ago
Bump version and changelog for 1.77 release
bonsaiviking
as Daniel Miller
More... 5 months ago
Fix memory leak. Fixes #701
bonsaiviking
as Daniel Miller
More... 5 months ago
Utility function for zalloc; silence deprecation warning.
bonsaiviking
as Daniel Miller
More... 6 months ago
Fix an incorrect SAL annotation
bonsaiviking
as Daniel Miller
More... 6 months ago
Ensure refcounts don't go below 0
bonsaiviking
as Daniel Miller
More... 6 months ago
Check for alloc failure. Fixes #698
bonsaiviking
as Daniel Miller
More... 6 months ago
Bump version and changelog for 1.77 release
bonsaiviking
as Daniel Miller
More... 6 months ago
Add resource-dropped packets to drop count
bonsaiviking
as Daniel Miller
More... 6 months ago
Update prev pointer, fixing memory leak. Fixes #688
bonsaiviking
as Daniel Miller
More... 6 months ago
Reduce scope of variable for simplicity
bonsaiviking
as Daniel Miller
More... 6 months ago
Return number of resdropped as comments imply
bonsaiviking
as Daniel Miller
More... 6 months ago
Add readable memory tag strings to definitions for easier searching
bonsaiviking
as Daniel Miller
More... 6 months ago
Make sure we move down the list of NBLs if there's an alloc failure
bonsaiviking
as Daniel Miller
More... 6 months ago
Set up head of captures list properly.
bonsaiviking
as Daniel Miller
More... 6 months ago
Preserve original order of NBLs indicated in a group. Fixes #684
bonsaiviking
as Daniel Miller
More... 7 months ago