1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typos More... almost 3 years ago
Merge pull request #156 from herveboisse/remove_sock_packet More... about 3 years ago
Remove support for SOCK_PACKET sockets More... about 3 years ago
Refresh configure.ac, AC_TRY_COMPILE is obsolete More... about 3 years ago
Bump copyright years More... about 3 years ago
Extract version from new file VERSION, for the benefit of win32 More... about 3 years ago
win32: encode version in DLL instead of in filename More... about 3 years ago
win32: build in parallel More... about 3 years ago
.github: enable matrix bulder for 32/64-bit builds More... about 3 years ago
.github: archive DLL files after each build More... about 3 years ago
win32: add error handling after calling cl and link More... about 3 years ago
win32: generalize and clean up batch file a bit More... about 3 years ago
Drop appveyor for win32 builds in favor of GitHub actions More... about 3 years ago
win32: add missing ssize_t definition More... about 3 years ago
Fix win32 regression introduced in 36e96bf More... about 3 years ago
.github: spellcheck More... about 3 years ago
win32: test x86_64 arch in dll linking More... about 3 years ago
win32: try using the default msvc stdint.h More... about 3 years ago
win32: change to npcap-sdk everywhere More... about 3 years ago
switch to npcap and set a fixed install directory for libs & headers More... about 3 years ago
.github: use zip file directory, don't create another level More... about 3 years ago
win32: search for path to VC Tools More... about 3 years ago
.github: prototype windows action to replace appveyor More... about 3 years ago
Follow-up to 6954544: update license in man pages and dll info More... about 3 years ago
src: alllow returning lo when dev i set also on Linux and OpenBSD More... about 3 years ago
src: minor, fix parametner unused in windows backend More... about 3 years ago
src: fix signed vs unsigned comparison warning, found by appveyor More... about 3 years ago
src: refactor non-linux & non-windows libnet_ifadrrlist() More... about 3 years ago
src: minor cleanup, for consistency in variable use More... about 3 years ago
src: simplify and align different libnet_ifaddrlist() backends More... about 3 years ago