4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use less-restrictive code analysis ruleset to avoid C++-isms
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Avoid retrieving link speed, unused by libpcap
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Disable a warning inherited from airpcap.
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Fix assertion failure: let AddToGroupOpenArray setup the filter module matching attributes
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Fix arg parsing in NPFInstall from recent change.
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Bump copyright date in a few more places
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Update license template for cpp files (missed earlier) [ci skip]
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Re-point libpcap submodule
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Refactor NPFInstall main function to avoid lots of redundant code and string copying
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Simplify some more code
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Simplify, remove passthrough function
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Make sure alloc and other errors are reported correctly
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Try to avoid appveyor build failure even though we don't sign during build (2)
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Try to avoid appveyor build failure even though we don't sign during build
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Updates for appveyor build image to accommodate WDK version
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Add changelog entry for most recent changes [ci skip]
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Update wpcap to tip of libpcap 1.10 branch (no relevant changes)
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Reduce string copying/translating; just use shortest unique portion
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Clean up an unmatched ReleaseMutex
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Less string manipulation: only store adapter ID, not prefix, in global list
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Report amount of buffer used in PacketGetAdapterNames
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Simplify header inclusion for packet.dll
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Use static const strings for Packet.dll version info.
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Header cleanup: remove unused stuff, add a couple SAL annotations
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Remove unused function and useless debug registry dumps
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Remove auto-generated file from source control
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Optimize retrieving adapter names and descriptions.
bonsaiviking
as Daniel Miller
More... almost 2 years ago
Revert change: it's ok to try to open 'down' adapters and list them.
bonsaiviking
as Daniel Miller
More... about 2 years ago
Greatly simplify the use of adapter info list.
bonsaiviking
as Daniel Miller
More... about 2 years ago
Don't get link info until it's needed
bonsaiviking
as Daniel Miller
More... about 2 years ago