safing-portmaster/process
2023-08-04 21:49:57 +02:00
..
tags Fix parsing tagged windows service names 2023-07-20 14:05:16 +02:00
api.go Expose registered process tags via API 2022-10-10 22:36:39 +02:00
config.go Add special handling to dns queries from the system resolver 2021-03-20 23:12:46 +01:00
database.go Fix handling of connections without process 2023-07-28 16:50:35 +02:00
doc.go Update Go, deps and linter 2022-08-30 16:13:26 +02:00
executable.go Remove copyright notices from files, LICENSE file suffices 2019-07-24 10:44:00 +02:00
find.go Match connections without PID only using UndefinedProcessID 2023-07-20 14:04:16 +02:00
module.go Expose registered process tags via API 2022-10-10 22:36:39 +02:00
module_test.go Fix dependency graph and linter errors 2020-04-02 17:09:15 +02:00
process.go Fix netquery connection ID generation 2023-08-04 21:49:57 +02:00
process_default.go Add first tag handlers for svchost, app image, net 2022-10-10 22:36:39 +02:00
process_linux.go Add first tag handlers for svchost, app image, net 2022-10-10 22:36:39 +02:00
process_windows.go Add first tag handlers for svchost, app image, net 2022-10-10 22:36:39 +02:00
profile.go Integrate special profiles into regular profile fetching for correct profile udpates 2022-10-13 11:20:04 +02:00
special.go Fix special process loading 2023-04-06 14:37:44 +02:00
tags.go Collect env, tags and and matching path for processes 2022-10-10 22:36:39 +02:00