2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed broken SIGIO processing when inotify support is disabled. More... almost 7 years ago
Include available ppp_defs.h or throw error. More... almost 7 years ago
Added header checks for: ppp_defs.h More... almost 7 years ago
Initial working OpenWrt package Makefile. More... almost 7 years ago
Added initial OpenWrt build support files. More... almost 7 years ago
Updated and added gitignore in order to track: openwrt/Makefile.in More... almost 7 years ago
Renamed realm to site. More... almost 7 years ago
Added support for Agent UUID loading from file-system. More... almost 7 years ago
Fixed crash when listing protocols/applications. More... almost 7 years ago
Updated man page. More... almost 7 years ago
Logging clean-up. More... almost 7 years ago
Bumped version to v2.6 More... almost 7 years ago
Removed parentheses. More... almost 7 years ago
Fixed crash; was not calling the proper nDPI free function. More... almost 7 years ago
Using global ndpi init/destroy functions. More... almost 7 years ago
Added support for run-time netlink switch. More... almost 7 years ago
Refactored buggy reference-based nDPI initialization to explicit global init/destory functions. More... almost 7 years ago
Added new disable-netlink global flag. More... almost 7 years ago
Added new global_init/destroy declarations. More... almost 7 years ago
Added new switch: --disable-netlink More... almost 7 years ago
Restart on all run-time failures after 3 seconds. More... almost 7 years ago
Bumped version to 2.5. More... almost 7 years ago
Added note regarding /32 netmask configurations causing grief. More... almost 7 years ago
Reverted previous local/broadcast address fix. More... almost 7 years ago
Check local addresses first, broadcast second. More... almost 7 years ago
Updated deprecated upload URL. More... almost 7 years ago
Fixed typo, bumped version. More... almost 7 years ago
Check the size of long integer, cast ru_maxrss to appropriate size. More... almost 7 years ago
Fixed ICMP packet counter (missing), Added IGMP packet counter. More... about 7 years ago
Switched to atomic_int for reference counter. More... about 7 years ago