opensnitch/daemon/procmon
Gustavo Iñiguez Goia e7024e3fe0 ebpf: support for long paths
Added support to report absolute path to a binary up to 4096 characters,
defined here:

https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/limits.h#L13
2022-06-27 14:42:54 +02:00
..
audit improved monitor method switching (audit) 2021-03-30 01:13:02 +02:00
ebpf ebpf: support for long paths 2022-06-27 14:42:54 +02:00
monitor improved process monitor method (re)configuring 2021-09-04 21:18:22 +02:00
activepids.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00
activepids_test.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00
cache.go fixed exception when cleaning up the cache 2021-09-02 20:51:18 +02:00
cache_test.go cache of PIDs: added new tests, fixed rare crash 2021-08-11 14:19:43 +02:00
details.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00
find.go cache, pids/inodes: fixed race conditions, improvements 2021-07-21 15:04:23 +02:00
find_test.go cache improvements 2021-03-19 19:05:45 +01:00
parse.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00
process.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00
process_test.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00
watcher.go improved process monitor method (re)configuring 2021-09-04 21:18:22 +02:00