opensnitch/daemon
Gustavo Iñiguez Goia 848f72de68 Fixed netlink socket querying
man sock_diag:
"If the nlmsg_flags field of the struct nlmsghdr header has the
NLM_F_DUMP flag set, it means that a list of sockets is being
requested; otherwise it is a query about an individual socket."
2020-02-20 01:45:02 +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.0rc3 2020-02-18 10:49:30 +01:00
dns Allow to see which domain a process is trying to resolve 2019-11-08 01:38:26 +01:00
firewall project import paths changed 2019-10-20 21:51:35 +02: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 Improved PIDs searching and sorting 2020-02-17 23:39:26 +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 Do not panic if we can't parse a Regex type rule 2020-02-14 23:15:14 +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