Commit graph

428 commits

Author SHA1 Message Date
Daniel
0cf10b6d9d Improve network scope filter options 2020-04-30 14:15:43 +02:00
Daniel
20e836b8ff Fix BlockP2P to only bock connections to the Internet 2020-04-30 14:15:10 +02:00
Daniel
580144a676 Populate connection Inbound attribute 2020-04-29 17:06:57 +02:00
Daniel
0e30d70d55 Improve config help text 2020-04-28 09:56:52 +02:00
Daniel
97a8475364 Fix hierarchical config handling 2020-04-28 09:56:23 +02:00
Dave Gson
f89d0672b3
Set Privacy Filter to pre-alpha in the README 2020-04-24 11:34:56 +00:00
Daniel
6d6b03cac3 Remove deprecated code 2020-04-24 11:31:26 +02:00
Daniel
fe7d146360 Switch from ACCEPT to RETURN when accepting a packet/connection with iptables
This will ensure the Portmaster will not circumvent existing firewall rules.
2020-04-24 10:58:39 +02:00
Daniel
542577314b Rename reason ctx to prevent confusion with context.Ctx 2020-04-24 10:57:24 +02:00
Daniel
3b0d60b611 Update restart exit code in pmctl 2020-04-24 10:56:30 +02:00
Daniel
d89b612e3d Fix updates config handling 2020-04-24 10:56:10 +02:00
Daniel
5209a090c4 Update config options, add options to turn off system notifications 2020-04-24 10:55:49 +02:00
Daniel
95041d217c Fix module dependencies, split filter into interception and filter modules 2020-04-24 10:17:15 +02:00
Daniel
5c7739e28a Add hook to re/unload UI assets 2020-04-24 10:04:08 +02:00
Daniel
d2d69139b9 Add control db interface for triggering hooks, add shutdown/restart hooks 2020-04-24 10:02:07 +02:00
Daniel
350555f843 Fix concurrent map read/write, maybe 2020-04-24 09:59:36 +02:00
Daniel
e7149ac226
Merge pull request #42 from safing/feature/update-trigger
Add update module status, allow disabling of updates
2020-04-21 15:44:24 +02:00
Patrick Pacher
0a0dda36e0
Change log message format 2020-04-21 15:43:48 +02:00
Patrick Pacher
3d7d1fa0df
Remove useless modules.Resolve 2020-04-21 15:41:31 +02:00
Patrick Pacher
27ed6da45f
Fix linter warnings 2020-04-21 15:36:06 +02:00
Daniel
9be175c238
Fix earlier bug 2020-04-21 15:28:59 +02:00
Patrick Pacher
ccc9670e05
Merge pull request #41 from safing/feature/update-config-1
Update config and add ordering
2020-04-21 15:12:54 +02:00
Patrick Pacher
71615811e4
Add update module status, allow disabling of updates 2020-04-21 15:11:17 +02:00
Daniel
e262ad1db9 Update config and add ordering 2020-04-21 15:02:17 +02:00
Daniel
bd1260df9a Release to master 2020-04-21 13:02:02 +02:00
Daniel
f78dd18869 Bump version to 0.4.1 2020-04-21 13:01:24 +02:00
Daniel
bc3412a4a3
Merge pull request #38 from safing/feature/cname-blocking
Add CNAME blocking and upstream DNS resolver block detection support
2020-04-21 12:58:19 +02:00
Patrick Pacher
8b2f23f4bf
Update config.yml 2020-04-21 12:27:06 +02:00
Patrick Pacher
ddaeab57dd
Update config.yml 2020-04-21 12:25:50 +02:00
Patrick Pacher
0d087e6f33
Update config.yml 2020-04-21 12:25:03 +02:00
Patrick Pacher
670b69528d
Delete support.md 2020-04-21 12:16:52 +02:00
Patrick Pacher
72a477ab57
Update config.yml 2020-04-21 12:16:42 +02:00
Patrick Pacher
fb47b076dd
Update config.yml 2020-04-21 12:10:30 +02:00
Patrick Pacher
98350ff62d
Update config.yml 2020-04-21 12:04:51 +02:00
Patrick Pacher
a6cbe6d0c9
Rename config.yaml to config.yml 2020-04-21 12:00:00 +02:00
Patrick Pacher
e1c75d758a
Create config.yaml 2020-04-21 11:58:45 +02:00
Patrick Pacher
7e06f9b746
Update bug-report.md 2020-04-21 11:38:03 +02:00
Patrick Pacher
f83809f868
Update support.md 2020-04-21 11:37:50 +02:00
Patrick Pacher
8d6da848e1
Update bug-report.md
Change E-Mail, location of log files and how version data can be retrieved
2020-04-21 11:37:07 +02:00
Patrick Pacher
6ef075d5ab
Merge pull request #40 from safing/feature/github-templates
Added first github templates
2020-04-21 11:18:36 +02:00
Patrick Pacher
b7cf838e48
Added first github templates 2020-04-21 10:53:02 +02:00
Patrick Pacher
a07c36159b
Minor bug fix 2020-04-21 10:17:20 +02:00
Patrick Pacher
f2e41a0d32
Refactoring of FilterDNSResponse and DecideOnConnection 2020-04-21 10:17:16 +02:00
Patrick Pacher
8c5526a69b
Add support for verdict and decision reason context 2020-04-21 10:16:32 +02:00
Patrick Pacher
eeb358425d
Refactor entity list handling 2020-04-21 10:16:32 +02:00
Patrick Pacher
42ccb3e39a
Small changes based on review comments 2020-04-21 10:16:32 +02:00
Patrick Pacher
9deb1623d6
Add support to detect upstream DNS resolver blocking 2020-04-21 10:16:32 +02:00
Patrick Pacher
bffe4a9eaf
Add CNAME blocking support 2020-04-21 10:16:25 +02:00
Patrick Pacher
1f90c05654
Merge pull request #39 from safing/feature/unidentified-process-and-profile
Add support for unidentified processes and profiles
2020-04-21 10:15:11 +02:00
Daniel
92d41961e0 Fix and improve network database ops 2020-04-20 13:57:40 +02:00