Commit Graph

1112 Commits

Author SHA1 Message Date
Daniel
bbf9d7ca72 Improve online status and location checks 2021-11-17 14:13:16 +01:00
Daniel
8d753808e1 Show compatibility notification when all global resolvers fail 2021-11-17 14:12:19 +01:00
Daniel
68710dd284 Only ignore localhost resolvers if they come from the system 2021-11-17 14:10:42 +01:00
Daniel
b94adf17c1 Improve resolver failing reporting 2021-11-17 14:10:11 +01:00
Daniel
113f37dcab Add compatibility assistant module 2021-11-17 14:09:42 +01:00
Dave Gson
3193cd35b9 Update README Portmaster image cache
solution from:
https://stackoverflow.com/questions/26898052/how-to-force-image-cache-update-in-readme-rst-on-github/66030456#66030456
2021-11-10 09:34:56 +00:00
Patrick Pacher
41a5e364a1 Merge pull request #441 from safing/feature/netutils-ip-from-addr
Add IPFromAddr to netutils
2021-11-08 20:36:32 +01:00
Daniel
4b3206c314 Add IPFromAddr to netutils 2021-11-08 17:06:56 +01:00
Patrick Pacher
83336e8107 Merge pull request #440 from safing/fix/add-location-to-intel-entity
Add coordinates to intel.Entity
2021-11-08 12:05:23 +01:00
Daniel
aa8156badc Add coordinates to intel.Entity 2021-11-08 11:19:01 +01:00
Daniel
304879b6da Merge pull request #428 from safing/feature/primitive-encryption-detection
Add primitive encryption detection for until the inspection framework is merged
2021-10-29 14:13:51 +02:00
Daniel
0c38c37e1b Merge pull request #427 from safing/feature/improve-updatemgr
Add symlink creation on release and simplify version selection
2021-10-29 14:13:34 +02:00
Daniel
91235c8ed2 Merge pull request #408 from safing/feature/add-kext-pdb-as-mandatory-update
Add windows kext .pdb as mandatory update
2021-10-29 14:13:21 +02:00
Daniel
7def0704a1 Add primitive encryption detection for until the inspection framework is merged 2021-10-20 16:11:11 +02:00
Daniel
7bf7662661 Add symlink creation on release and simplify version selection 2021-10-20 16:05:29 +02:00
Daniel
6b85fe1501 Bump core version 2021-10-19 11:49:11 +02:00
Daniel
5a0a794c66 Merge pull request #425 from safing/fix/restarting-with-upgrade-notif
Fix restarting flag for direct restarts
2021-10-19 11:48:48 +02:00
Daniel
8c57baa12a Fix restarting flag for direct restarts 2021-10-19 11:48:17 +02:00
Daniel
003f99e392 Bump core version 2021-10-19 11:11:02 +02:00
Daniel
30115184ee Udpate deps 2021-10-19 11:10:34 +02:00
Daniel
a9184576b3 Merge pull request #423 from safing/fix/patch-set-9
Fix DNS request context and improve location proximity alg
2021-10-19 10:51:19 +02:00
Daniel
0d88a6982a Improve and document location estimation algorithm 2021-10-19 10:49:19 +02:00
Daniel
0addff9449 Make online status checking SPN aware 2021-10-19 10:26:28 +02:00
Daniel
b9b33ed2b3 Use separate DNSRequestContext struct for adding DNS context to connections 2021-10-19 10:25:49 +02:00
Daniel
49767d4c4a Bump core version 2021-10-18 11:21:00 +02:00
Daniel
ea8031e353 Update deps 2021-10-18 11:20:41 +02:00
Daniel
a10de4e811 Merge pull request #419 from safing/fix/patch-set-8
Update config options and add fallback dns check
2021-10-18 11:12:22 +02:00
Daniel
154964b290 Add fallback dns check 2021-10-18 11:06:55 +02:00
Daniel
974c14d60b Update config options 2021-10-18 11:06:21 +02:00
Daniel
23e8ecafcf Merge pull request #417 from safing/feature/rrcache-json
Add MarshalJSON support to RRCache
2021-10-15 16:07:39 +02:00
Patrick Pacher
c4ddb7fdcc Add MarshalJSON support to RRCache 2021-10-15 13:50:53 +02:00
Patrick Pacher
32eb5d3a3b Merge pull request #416 from safing/feature/tunnel-context
Add dns and tunnel context to conntection
2021-10-14 15:59:07 +02:00
Daniel
ff31b7c8c5 Add dns and tunnel context to conntection 2021-10-14 15:54:42 +02:00
Daniel
0fa2e77453 Merge pull request #415 from safing/fix/patch-set-7
Improvements for starting and stopping
2021-10-14 15:52:55 +02:00
Daniel
a085b6d430 Update dependencies 2021-10-14 14:19:12 +02:00
Daniel
d8ced7e4f0 Improve logging 2021-10-14 14:19:01 +02:00
Daniel
17da727ac0 Improve captive portal notification handling 2021-10-14 14:18:52 +02:00
Daniel
7e21e7c7d7 Remove obsolete devMode option instance 2021-10-14 14:18:17 +02:00
Daniel
b716f56eaf Fix dns request handling when failing 2021-10-14 14:17:42 +02:00
Daniel
b84cb08792 Fix hanging dns queries on shutdown 2021-10-14 14:16:30 +02:00
Daniel
8724f15fea Merge pull request #413 from safing/fix/port-range-rules
Add and fix port range rules and update documentation for it
2021-10-14 09:22:56 +02:00
Daniel
8a4ac913a1 Add and fix port range rules and update documentation for it 2021-10-13 17:38:57 +02:00
Daniel
d0c1010311 Bump start version 2021-10-12 16:58:08 +02:00
Daniel
3dcc5c194e Bump core version 2021-10-12 16:54:11 +02:00
Daniel
b209eff20a Update dependencies 2021-10-12 16:54:02 +02:00
Daniel
f9e705e27f Merge pull request #411 from safing/feature/routing-options
Add routing options
2021-10-12 16:35:43 +02:00
Daniel
960101d3a9 Add custom routing for DNS server connections 2021-10-12 16:18:36 +02:00
Daniel
0f48d32ac2 Fix routing for Portmaster connections 2021-10-12 16:18:05 +02:00
Daniel
faed605650 Merge pull request #405 from safing/feature/reduce-open-dns-requests
Reduce open dns requests by better handling dual stack requests
2021-10-12 15:49:00 +02:00
Daniel
762be49368 Merge pull request #409 from safing/feature/disable-shutdown-event
Disable shutdown event with flag
2021-10-12 15:48:40 +02:00