Commit graph

22 commits

Author SHA1 Message Date
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)