opensnitch/daemon/procmon
Gustavo Iñiguez Goia 4091962770
cache of events minor fixes
- fixed storing the old proc after rebuilding the pids tree, when an
   item is replaced in cache.
 - removed not needed rlock.
2024-10-19 23:59:44 +02:00
..
audit improved monitor method switching (audit) 2021-03-30 01:13:02 +02:00
ebpf allow to customize ebpf options 2024-05-16 00:31:54 +02:00
monitor allow to customize ebpf options 2024-05-16 00:31:54 +02:00
testdata ReadEnv() minor improvement 2024-10-18 01:08:43 +02:00
activepids.go procmon/cache improvements 2023-12-12 14:48:17 +01:00
cache.go tasks: added sockets monitor task (netstat) 2024-10-07 23:40:40 +02:00
cache_events.go cache of events minor fixes 2024-10-19 23:59:44 +02:00
cache_events_test.go added cache of events tests 2024-10-15 00:15:05 +02:00
cache_test.go cache of PIDs: added new tests, fixed rare crash 2021-08-11 14:19:43 +02:00
details.go ReadEnv() minor improvement 2024-10-18 01:08:43 +02:00
find.go getProcPids() minor improvement 2024-10-09 23:54:40 +02:00
find_test.go cache improvements 2021-03-19 19:05:45 +01:00
parse.go changed ui/client/configuration tests 2024-05-06 00:10:00 +02:00
process.go changed ui/client/configuration tests 2024-05-06 00:10:00 +02:00
process_test.go ReadEnv() minor improvement 2024-10-18 01:08:43 +02:00