opensnitch/daemon
Gustavo Iñiguez Goia 85802811d1 fixed race condition counting lists of domains
Removed the number of loaded lists of domains, that caused a race
condition and added no value. It was only used for debugging
purposes.
2021-07-07 18:50:30 +02:00
..
conman find PID: use legacy methods if the PID is not found. 2021-06-08 14:11:19 +02:00
core Bump versions to 1.4.0rc2 2021-05-07 21:24:42 +02:00
dns updated import paths 2020-12-09 18:18:42 +01:00
firewall added nftables support 2021-06-07 01:32:05 +02:00
log minor fixes to prevent go vet from complaining 2021-02-13 19:18:38 +03:00
netfilter wait for success when sending packet to chan, don't error out after first failed attempt. 2021-02-19 09:01:01 +03:00
netlink eBPF: ignore netlink errors if there're no connections 2021-05-29 00:16:18 +02:00
netstat updated import paths 2020-12-09 18:18:42 +01:00
procmon ebpf: fixed race condition when listing connections 2021-06-07 22:55:08 +02:00
rule fixed race condition counting lists of domains 2021-07-07 18:50:30 +02:00
statistics Use daemon's event timestamp in UI. 2020-12-22 22:50:18 +03:00
ui drop connections while a pop-up is running 2021-06-16 09:50:36 +02:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
default-config.json set server address and log file from the default config 2020-10-26 23:16:27 +01:00
go.mod added nftables support 2021-06-07 01:32:05 +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 added nftables support 2021-06-07 01:32:05 +02:00
Makefile makefile: 2021-02-13 18:48:49 +03:00
opensnitch.spec deb,rpm: minor changes to ease packing 2021-05-16 23:55:34 +02:00
opensnitchd.service set server address and log file from the default config 2020-10-26 23:16:27 +01:00
system-fw.json Merge branch 'priority-rules' into main 2020-11-13 00:14:39 +01:00