4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Nov 04, 2024 — Nov 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix NPF_GETINFO_MODDBG and NPF_GETINFO_STATS: were always failing
bonsaiviking
as Daniel Miller
More... 29 days ago
Fix some OID queries
bonsaiviking
as Daniel Miller
More... 29 days ago
Bump version and changelog for 1.84 release
bonsaiviking
as Daniel Miller
More... about 1 month ago
Re-point submodule to the latest wpcap-1.10 branch, including #742 fix
bonsaiviking
as Daniel Miller
More... about 1 month ago
Don't free packets on receive path if we didn't generate them on receive path
bonsaiviking
as Daniel Miller
More... about 1 month ago
NPF_FreePackets: can't assume RESERVED is not NULL
bonsaiviking
as Daniel Miller
More... about 1 month ago
Return correct OID data length
bonsaiviking
as Daniel Miller
More... about 1 month ago
DriverQuery: build improvements
bonsaiviking
as Daniel Miller
More... about 1 month ago
DiagReport: run DriverQuery if present
bonsaiviking
as Daniel Miller
More... about 1 month ago
Avoid building DriverQuery for most configs
bonsaiviking
as Daniel Miller
More... about 1 month ago
Update OIDs requested by DriverQuery
bonsaiviking
as Daniel Miller
More... about 1 month ago
Add new NPF_GETINFO command for filter module debugging info
bonsaiviking
as Daniel Miller
More... about 1 month ago
DriverQuery: use existing LPADAPTER if available
bonsaiviking
as Daniel Miller
More... about 1 month ago
Fix size data types in DriverQuery
bonsaiviking
as Daniel Miller
More... about 1 month ago
Fix stats fetching (wrong level of indirection) in DriverQuery)
bonsaiviking
as Daniel Miller
More... about 1 month ago
Ensure no tick rollover issues
bonsaiviking
as Daniel Miller
More... about 1 month ago
Ensure we get 32-bit processes on 64-bit platforms
bonsaiviking
as Daniel Miller
More... about 1 month ago
Check for _x64 and _arm64 DLLs, too
bonsaiviking
as Daniel Miller
More... about 1 month ago
Report bytes returned in OidData.Length (usually equal to input length)
bonsaiviking
as Daniel Miller
More... about 1 month ago
New DriverQuery diagnostic tool
bonsaiviking
as Daniel Miller
More... about 1 month ago
Experimental feature: adaptive buffer sizing. See #622
bonsaiviking
as Daniel Miller
More... about 2 months ago
Get driver version from driver, not file
bonsaiviking
as Daniel Miller
More... about 2 months ago
Let _PacketGetInfoPriv be used without an open handle.
bonsaiviking
as Daniel Miller
More... about 2 months ago
SAL annotation improvement for PacketReceivePacket
bonsaiviking
as Daniel Miller
More... 2 months ago
Packet.dll: private extensible data for adapter objects
bonsaiviking
as Daniel Miller
More... 2 months ago
Update CHANGELOG.md: remove unreleased 1.84
bonsaiviking
as Daniel Miller
More... 2 months ago
Short-circuit send/recv data path based on OpsState
bonsaiviking
as Daniel Miller
More... 2 months ago
Add statistics for time spent in recv/send path and at DPC level
bonsaiviking
as Daniel Miller
More... 2 months ago
Ensure our own NBLs get freed in the NDIS_RECIEVE_FLAGS_RESOURCES case
bonsaiviking
as Daniel Miller
More... 2 months ago
Bump version and changelog for 1.84 release
bonsaiviking
as Daniel Miller
More... 3 months ago