Commit graph

871 commits

Author SHA1 Message Date
Daniel
5f4693a1d3 Fix compatibility issue label name 2021-04-01 17:13:15 +02:00
Daniel
8e2de2029c Switch to absolute URLs 2021-04-01 16:25:14 +02:00
Daniel
49f1c59626 Implement review suggestions 2021-04-01 12:13:45 +02:00
Daniel
34ec4cee0b Implement review suggestions 2021-03-31 16:28:53 +02:00
Daniel
2605d2a9bc Update issue templates for new docs site 2021-03-31 16:07:54 +02:00
Daniel
a305c4e81c
Merge pull request #281 from safing/fix/allow-block-naming
Unify allow/block naming in messages
2021-03-30 14:26:36 +02:00
Daniel
516a6661fa Bump core version 2021-03-30 12:15:13 +02:00
Daniel
c5870d3c44
Merge pull request #283 from safing/fix/dns-split-view-check
Fix check if filter/removeOutOfScopeDNS should applied to a connection
2021-03-30 12:13:19 +02:00
Daniel
4398e96af5 Fix check if filter/removeOutOfScopeDNS should applied to a connection 2021-03-30 12:00:58 +02:00
Daniel
4b2db03957 Unify allow/block naming in messages 2021-03-29 17:36:13 +02:00
Daniel
986e868c27 Bump versions 2021-03-23 14:43:06 +01:00
Daniel
f41696cea7
Merge pull request #277 from safing/feature/system-resolver-compat
Add system resolver compatibility workaround
2021-03-23 14:42:00 +01:00
Daniel
d8882042d1 Implement review suggestion 2021-03-23 14:41:42 +01:00
Daniel
04d633a196 Fix connection type switches 2021-03-22 13:46:22 +01:00
Daniel
60bdea7c50 Fix network debug formatting 2021-03-21 21:49:37 +01:00
Daniel
bc341b60c0 Enable Windows dnscache again 2021-03-20 23:14:38 +01:00
Daniel
01e7160bfe Add special handling to dns queries from the system resolver 2021-03-20 23:12:46 +01:00
Daniel
a38f546da8 Use a special profile for system resolvers 2021-03-20 23:07:11 +01:00
Daniel
fbf666ee68 Revamp Connection.ID
Add Connection.Type and Connection.External
Deprecate Connection.Scope
2021-03-20 22:29:29 +01:00
Daniel
20383226f8 Move some Resolver information to ResolverInfo and propagate it 2021-03-20 22:19:27 +01:00
Daniel
43cfba8445 Add IP scoping data to entity.Entity and network.Connection 2021-03-20 22:07:17 +01:00
Daniel
eb22636c8e Bump core version 2021-03-11 15:53:04 +01:00
Daniel
db51f33e6e Update portbase dependency 2021-03-11 15:51:19 +01:00
Daniel
a221fdd3d2
Merge pull request #272 from safing/fix/patch-set-1
Minor fixes and improvements
2021-03-11 15:20:09 +01:00
Patrick Pacher
dd5273add7
Merge pull request #264 from safing/fix/negative-config-ints
Add validation to non-negative int config options
2021-03-11 14:25:09 +01:00
Patrick Pacher
46eb588182
Merge pull request #263 from safing/fix/bulk-prompt-responses
Fix bulk profile updates via prompts
2021-03-11 14:24:27 +01:00
Daniel
56d5ce1a47 Add more documentation for prompt handling 2021-03-10 17:28:05 +01:00
Daniel
1178749747 Implement review suggestions 2021-03-10 17:19:51 +01:00
Daniel
f447aa58aa Update dependencies 2021-03-10 17:12:44 +01:00
Daniel
6567345e8b Fix layering of config that needs parsing 2021-03-10 17:12:25 +01:00
Daniel
ad359da437 Compare filter lists index with semver 2021-03-10 17:11:11 +01:00
Daniel
6dba38ce42 Improve extra response records 2021-03-10 17:10:47 +01:00
Daniel
8a55b6a30d Improve resolver and process docs 2021-03-10 17:10:15 +01:00
Daniel
f0eb2e260c Always fallback to local/system dns servers for mDNS scoped domains 2021-03-10 17:09:19 +01:00
Daniel
9b58046617 Warn on failed dns server shutdown instead of returning an error 2021-03-10 14:15:54 +01:00
Daniel
0b79173269 Register metrics in start instead of prep 2021-03-10 14:08:32 +01:00
Dave Gson
c87456f618
Link to new business model page from README 2021-02-26 11:31:23 +00:00
Daniel
b60427c68b Add validation to non-negative int config options 2021-02-23 22:45:08 +01:00
Daniel
c952e0e0fa Fix bulk profile updates via prompts 2021-02-23 22:14:24 +01:00
Patrick Pacher
d13cfb1bb4
Merge pull request #261 from safing/feature/debug-info
Add Portmaster debug endpoints
2021-02-23 16:53:05 +01:00
Patrick Pacher
ef6afea5c0
Merge pull request #262 from safing/feature/fast-network-table-lookup
Add fast network table lookup
2021-02-23 16:11:12 +01:00
Daniel
df7afe985e Add fast network table lookup 2021-02-23 13:10:08 +01:00
Daniel
253501e1ab Add debug/network endpoint for exposing network data 2021-02-23 13:02:27 +01:00
Daniel
0e51a9523a Add debug/core endpoint to add more Portmaster debug data 2021-02-23 13:00:54 +01:00
Daniel
6c0df1155e Bump versions 2021-02-11 22:33:55 +01:00
Daniel
00d7f5c3eb Update dependencies 2021-02-11 22:33:41 +01:00
Daniel
a9d4ee4ccb Remove debugging and unused code 2021-02-11 22:32:24 +01:00
Daniel
219e6ba1a2
Merge pull request #252 from safing/fix/dns-mixing
Stop randomizing dns answer records
2021-02-11 16:02:31 +01:00
Daniel
087b8de216
Merge pull request #251 from safing/feature/minor-improvements-1
Improve internal profile handling
2021-02-11 15:59:22 +01:00
Daniel
9bf89c32c0 Fix new profiles with custom config and implement review suggestions 2021-02-11 14:53:33 +01:00