opensnitch/daemon/procmon
Gustavo Iñiguez Goia 8ea58ade19 fixed ebpf error logging
+ split functionality into different files.
2021-04-05 12:19:00 +02:00
..
audit improved monitor method switching (audit) 2021-03-30 01:13:02 +02:00
ebpf fixed ebpf error logging 2021-04-05 12:19:00 +02:00
monitor Use ebpf program to find PID of new connections. (#397) 2021-04-05 11:28:16 +02:00
activepids.go Use ebpf program to find PID of new connections. (#397) 2021-04-05 11:28:16 +02:00
activepids_test.go test for activepids.go (#345) 2021-02-13 18:07:51 +01:00
cache.go Use ebpf program to find PID of new connections. (#397) 2021-04-05 11:28:16 +02:00
cache_test.go more cache improvements 2021-03-24 01:16:47 +01:00
details.go added unit tests for process parsing and rules 2020-12-19 19:31:09 +01:00
find.go more cache improvements 2021-03-24 01:16:47 +01:00
find_test.go cache improvements 2021-03-19 19:05:45 +01:00
parse.go Use ebpf program to find PID of new connections. (#397) 2021-04-05 11:28:16 +02:00
process.go Use ebpf program to find PID of new connections. (#397) 2021-04-05 11:28:16 +02:00
process_test.go added unit tests for process parsing and rules 2020-12-19 19:31:09 +01:00
watcher.go Use ebpf program to find PID of new connections. (#397) 2021-04-05 11:28:16 +02:00