4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for alloc failure. Fixes #698
bonsaiviking
as Daniel Miller
More... about 2 years ago
Bump version and changelog for 1.77 release
bonsaiviking
as Daniel Miller
More... about 2 years ago
Add resource-dropped packets to drop count
bonsaiviking
as Daniel Miller
More... about 2 years ago
Update prev pointer, fixing memory leak. Fixes #688
bonsaiviking
as Daniel Miller
More... about 2 years ago
Reduce scope of variable for simplicity
bonsaiviking
as Daniel Miller
More... about 2 years ago
Return number of resdropped as comments imply
bonsaiviking
as Daniel Miller
More... about 2 years ago
Add readable memory tag strings to definitions for easier searching
bonsaiviking
as Daniel Miller
More... about 2 years ago
Make sure we move down the list of NBLs if there's an alloc failure
bonsaiviking
as Daniel Miller
More... about 2 years ago
Set up head of captures list properly.
bonsaiviking
as Daniel Miller
More... about 2 years ago
Preserve original order of NBLs indicated in a group. Fixes #684
bonsaiviking
as Daniel Miller
More... about 2 years ago
Add debug-mode checks for bad accounting
bonsaiviking
as Daniel Miller
More... about 2 years ago
Update timestamp mode counts only when running. See #695
bonsaiviking
as Daniel Miller
More... about 2 years ago
Free packet data buffer if mapping fails
bonsaiviking
as Daniel Miller
More... about 2 years ago
Bump changelog and version for 1.76 release
bonsaiviking
as Daniel Miller
More... over 2 years ago
Bump date to 2023 in some files
bonsaiviking
as Daniel Miller
More... over 2 years ago
Update docs to reflect current driver name
bonsaiviking
as Daniel Miller
More... over 2 years ago
Fix a typo
bonsaiviking
as Daniel Miller
More... over 2 years ago
Fix concurrency issue with pFiltMod pointer. See #679
bonsaiviking
as Daniel Miller
More... over 2 years ago
In case of NDIS pause, do not wait for Detached-ok IRPs
bonsaiviking
as Daniel Miller
More... over 2 years ago
Simplify packet data copying now that it's done only once
bonsaiviking
as Daniel Miller
More... over 2 years ago
Release BpfProgramsLock before copying data
bonsaiviking
as Daniel Miller
More... over 2 years ago
Refactor and redesign packet capture and related locks
bonsaiviking
as Daniel Miller
More... over 2 years ago
Restore reattach status regardless of what it was.
bonsaiviking
as Daniel Miller
More... over 2 years ago
Remove unused VLAN-tag code.
bonsaiviking
as Daniel Miller
More... over 2 years ago
Collect metadata outside the openinstances lock
bonsaiviking
as Daniel Miller
More... over 2 years ago
Refactor some work from TapExForEachOpen
bonsaiviking
as Daniel Miller
More... over 2 years ago
Bump version and changelog for 1.75 bugfix release
bonsaiviking
as Daniel Miller
More... over 2 years ago
Fix error in test: pointers not valid forever
bonsaiviking
as Daniel Miller
More... over 2 years ago
Fix a typo
bonsaiviking
as Daniel Miller
More... over 2 years ago
Add assertions for timestamp mode counts
bonsaiviking
as Daniel Miller
More... over 2 years ago