Commit graph

39 commits

Author SHA1 Message Date
Daniel
e3631d2cc2 Fix and improve triggering updates from UI 2023-10-06 17:27:59 +02:00
Daniel Hovie
e34a55fd19
Improve wording 2023-04-19 16:14:35 +02:00
Vladimir Stoilov
4784799541 Add check for special android ip in online status check 2023-04-14 11:09:20 +02:00
Daniel
08b29ab87c Expose network change check trigger 2023-04-06 14:38:03 +02:00
Daniel
8cf882f4d4 Update Go, deps and linter 2022-08-30 16:13:26 +02:00
Daniel
e178b732bc Calm down and relax dns query check 2022-05-20 16:37:19 +02:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
0a02b89e60 Improve online status check triggers and logging 2021-12-05 14:06:23 +01:00
Daniel
aade045f12 Fix online status bypass if SPN is connected 2021-11-29 23:06:41 +01:00
Daniel
34de13a436 Add OpenSuse connectivity domain 2021-11-18 16:28:54 +01:00
Daniel
bbf9d7ca72 Improve online status and location checks 2021-11-17 14:13:16 +01:00
Daniel
0addff9449 Make online status checking SPN aware 2021-10-19 10:26:28 +02:00
Daniel
154964b290 Add fallback dns check 2021-10-18 11:06:55 +02:00
Daniel
17da727ac0 Improve captive portal notification handling 2021-10-14 14:18:52 +02:00
Daniel
5d15ec8cc7 Wait with first update cycle until online 2021-10-04 16:02:59 +02:00
Daniel
94756d9f38 Improve notifications 2021-05-12 11:25:53 +02:00
Daniel
2e73d4fbe6 Update and improve notifications according to new system 2021-05-05 00:28:29 +02:00
Daniel
43cfba8445 Add IP scoping data to entity.Entity and network.Connection 2021-03-20 22:07:17 +01:00
Daniel
8a55b6a30d Improve resolver and process docs 2021-03-10 17:10:15 +01:00
Daniel
73271a30ab Check online status a little more often 2021-01-25 17:09:40 +01:00
Daniel
a4fc8e4bef Fix captive portal domain connectivity check 2020-12-01 20:31:53 +01:00
Daniel
fa3f873c31 Implement review feedback 2020-10-30 11:54:00 +01:00
Daniel
ed00e1fe83 Add titles and categories to notifications
Also, add more event data to prompts.
2020-10-29 22:54:46 +01:00
Daniel
1e056ae9c8
Merge pull request #139 from safing/fix/location-estimation
Fix location estimation on Windows
2020-08-19 16:29:54 +02:00
Daniel
b9f011fa37 Fix location estimation on Windows
Also, switch to a better Portal Test IP.
2020-08-19 16:17:27 +02:00
Daniel
1da8b7148e Clean up domain resolving scopes
Switch to .17.home.arpa. for internal use
2020-08-17 16:51:18 +02:00
Daniel
811516eec8 Update captive portal detection to work without server 2020-07-21 14:56:06 +02:00
Daniel
68c2d23c1b Fix handling of connectivity / captive portal domains
Also, improve handling of queries during being captive.
2020-07-17 16:09:46 +02:00
Daniel
047352f9b5 Implement review suggestions
Fix local. resolving in Firefox
2020-07-15 13:59:56 +02:00
Daniel
e369a9484a Improve captive portal handling 2020-07-15 08:53:55 +02:00
Daniel
834d2e326c Improve resolver netenv integration
From PR Review https://github.com/safing/portmaster/pull/83
2020-07-12 22:01:21 +02:00
Daniel
881a757667 Fix netenv resolver interaction
Also fix endless loop in tcp resolver when network is down
2020-06-26 22:50:35 +02:00
Daniel
89317b8848 Disable time-triggered online check 2020-05-18 14:12:41 +02:00
Patrick Pacher
86a449a619
Add support to filter sub-domains as well 2020-04-15 09:59:59 +02:00
Daniel
d1430fe79d Fix linter errors 2020-04-09 17:01:46 +02:00
Patrick Pacher
ab233ae992
Fix online-check reusing the local address 2020-04-09 11:00:39 +02:00
Patrick Pacher
47f4627f1f
Close HTTP response body before client reuse 2020-04-09 11:00:31 +02:00
Patrick Pacher
a5fd348b96 Export netenv event names 2020-04-03 14:22:42 +02:00
Daniel
dc32e72b3a Move network/environment to netenv 2020-04-02 17:08:02 +02:00
Renamed from network/environment/online-status.go (Browse further)