Commit graph

29 commits

Author SHA1 Message Date
Patrick Pacher
f8cea6eafd
Prepare go.mod migration 2021-01-19 13:07:36 +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
be75c2d99b Implement review suggestions, fix tests 2020-10-15 15:25:34 +02:00
Daniel
5d0db1c250 Attempt to fix windows lint errors again 2020-10-15 12:18:57 +02:00
Daniel
b9c5bee864 Fix tests and linter errors 2020-10-15 11:48:27 +02: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
8e82b93f8c Improve IsMyIP 2020-08-14 11:26:25 +02:00
Daniel
9d35ff3192 Fix and improve network listener system integration and check
Also, improve logging.
2020-08-12 14:33:09 +02:00
Daniel
084c194da3 Enable building on unsupported systems 2020-07-22 11:13:57 +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
881c269c1b Fix netenv linter errors 2020-04-10 13:18:52 +02:00
Daniel
ddc01e648f Fix windows mock 2020-04-10 10:50:55 +02:00
Daniel
2b6fbd2bfc Skip test that fails in CI 2020-04-09 17:06:08 +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