opensnitch/daemon
2019-05-13 11:14:58 +02:00
..
conman Fixes #228: Parse IP and port to uint 2018-12-13 12:08:44 +01:00
core added version and expanded paths 2018-04-02 05:34:21 +02:00
dns RWMutex may help performance in DNS tracking 2018-08-28 08:21:26 -07:00
firewall Fix QueueDNSResponses to include ip6tables 2019-01-26 20:56:12 -08:00
log misc: small fix or general refactoring i did not bother commenting 2018-04-05 23:56:07 +02:00
netfilter IPv6 support 2018-11-21 22:57:43 +01:00
netstat also detect applications that use the AF_INET6 socket for IPv4 connections 2019-05-13 11:14:58 +02:00
procmon Update probed function sys_execve to do_execve 2018-08-12 13:02:33 -07:00
rule Add a 'list' rule type 2018-11-21 22:51:33 +01:00
statistics made computations during stats collection async in preparation for #139 2018-04-16 13:17:10 +02:00
ui Add a 'list' rule type 2018-11-21 22:51:33 +01:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
Gopkg.lock fix: calling ftrace probe Reset in order to start from a clean state (fixes #159) 2018-04-18 02:00:12 +02:00
Gopkg.toml fix: calling ftrace probe Reset in order to start from a clean state (fixes #159) 2018-04-18 02:00:12 +02:00
main.go using ftrace in order to track pids in realtime 2018-04-17 18:08:03 +02:00
Makefile migrating from glide to dep (closes #147) 2018-04-15 16:51:58 +02:00
opensnitchd.service misc: small fix or general refactoring i did not bother commenting 2018-04-13 11:18:26 +02:00