safing-portmaster/process
Daniel 3b063e9057 Fix incoming TCP connection direction
This fixes a bug where incoming TCP connections without a matching process would be falsely classified as an outgoing connection.
2020-07-22 14:07:19 +02:00
..
config.go Update config options, add options to turn off system notifications 2020-04-24 10:55:49 +02:00
database.go Implement review suggestions 2020-04-20 13:57:07 +02:00
doc.go Work on portmaster restructuring 2018-11-27 16:39:06 +01:00
executable.go Remove copyright notices from files, LICENSE file suffices 2019-07-24 10:44:00 +02:00
find.go Fix incoming TCP connection direction 2020-07-22 14:07:19 +02:00
module.go Add subsystems and clean up module dependencies 2020-04-01 17:14:33 +02:00
module_test.go Fix dependency graph and linter errors 2020-04-02 17:09:15 +02:00
process.go Remove " (deleted)" suffix on linux for deleted files 2020-06-03 23:20:17 +02:00
process_default.go Remove unused user scope checks 2020-07-22 11:46:59 +02:00
process_linux.go Remove unused user scope checks 2020-07-22 11:46:59 +02:00
process_windows.go Remove unused user scope checks 2020-07-22 11:46:59 +02:00
profile.go Add support for unidentified/system processes/profiles 2020-04-17 21:52:06 +02:00
special.go Implement review suggestions 2020-04-20 13:57:07 +02:00