opensnitch/daemon
Gustavo Iñiguez Goia de956b1bf4 Fixed DNS responses firewall rule not deleted on exit
Sometimes the INPUT rule for to queue DNS responses was not deleted.
The code has also been reorganized.

And a minor tweak to make an if{} more idiomatic.
2020-02-25 01:30:24 +01:00
..
conman Accept response from netlink just if inode is valid 2020-02-15 00:22:37 +01:00
core Bump version to v1.0.0rc5 2020-02-24 20:07:22 +01:00
dns Allow to see which domain a process is trying to resolve 2019-11-08 01:38:26 +01:00
firewall Fixed DNS responses firewall rule not deleted on exit 2020-02-25 01:30:24 +01:00
log misc: small fix or general refactoring i did not bother commenting 2018-04-05 23:56:07 +02:00
netfilter Allow to compile the daemon with outdated libnetfilter-queue 2020-02-09 19:28:27 +01:00
netlink Fixed netlink socket querying 2020-02-20 01:45:02 +01:00
netstat Prompt the user to allow/deny all outgoing connections 2019-10-25 00:55:32 +02:00
procmon procmon: split cache functionality to a new file 2020-02-20 09:58:19 +01:00
rule Do not panic if we can't parse a Regex type rule 2020-02-14 23:15:14 +01:00
statistics Merge branch 'fix_race_read_write_stats' into main 2019-10-20 22:28:45 +02:00
ui allow to configure unknown conns interception 2019-11-01 01:00:10 +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 firewall: check rules every 5s 2020-02-22 00:27:35 +01: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