Daniel
|
2e73d4fbe6
|
Update and improve notifications according to new system
|
2021-05-05 00:28:29 +02:00 |
|
Daniel
|
fa58de2e1b
|
Remove obsoleted dnscache service check
|
2021-05-05 00:24:44 +02:00 |
|
Daniel
|
48b55a88bc
|
Improve flags
|
2021-05-05 00:24:14 +02:00 |
|
Daniel
|
168ef32c44
|
Merge pull request #298 from safing/feature/notifier-lock
Update portmaster-start to create pid-lock file for notifier
|
2021-05-04 21:49:26 +02:00 |
|
Daniel
|
fc195469a9
|
Merge pull request #296 from qbit/openbsd
Add OpenBSD osIdentifier
|
2021-05-04 10:26:08 +02:00 |
|
Patrick Pacher
|
fe29293474
|
Update portmaster-start to create pid-lock file for notifier
|
2021-05-04 09:37:47 +02:00 |
|
Dave Gson
|
0c2ff73f71
|
Link new documentation sections from the README
|
2021-04-30 09:34:29 +00:00 |
|
Aaron Bieber
|
664e8371ac
|
Add OpenBSD osIdentifier
This lets portmaster build on OpenBSD.
|
2021-04-28 19:01:30 -06:00 |
|
Daniel
|
a3b495f6c9
|
Update suggest-feature.md
|
2021-04-28 14:12:39 +02:00 |
|
Daniel
|
902e4adab9
|
Fix delay duration format
|
2021-04-28 12:43:22 +02:00 |
|
Daniel
|
afa7fc7587
|
Add workflow_dispatch to issue manager workflow
|
2021-04-28 12:39:27 +02:00 |
|
Daniel
|
862bd39160
|
Add issue manager workflow
|
2021-04-28 12:35:30 +02:00 |
|
Daniel
|
22507e879b
|
Fix typo
|
2021-04-19 23:20:07 +02:00 |
|
Daniel
|
dba6fd7ea3
|
Bump core version
|
2021-04-19 23:14:39 +02:00 |
|
Daniel
|
80508a1c6f
|
Merge pull request #294 from safing/feature/os-integration-fast-tracking
Add support for fast-tracking connections within the OS integration
|
2021-04-19 23:13:58 +02:00 |
|
Daniel
|
c3d94efab9
|
Add support for fast-tracking connections within the OS integration
|
2021-04-19 23:13:06 +02:00 |
|
Daniel
|
995e924b15
|
Bump core version and update portbase dep
|
2021-04-19 15:19:35 +02:00 |
|
Daniel
|
06eee6805c
|
Merge pull request #293 from safing/fix/patch-set-3
DNS and other fixes & improvements
|
2021-04-19 15:16:18 +02:00 |
|
Daniel
|
81fb67bb48
|
Fix tests
|
2021-04-19 15:11:11 +02:00 |
|
Daniel
|
efdc0b7849
|
Fix log message and test script
|
2021-04-19 14:40:04 +02:00 |
|
Daniel
|
edd0d6e834
|
Fix my networks cache validation
|
2021-04-19 14:06:00 +02:00 |
|
Daniel
|
6f9d17bba2
|
Improve decision tree, move resolver scope checking behind endpoint list rules
|
2021-04-16 21:36:16 +02:00 |
|
Daniel
|
d626cea102
|
Improve dns resolving and logging
|
2021-04-16 21:35:16 +02:00 |
|
Daniel
|
bb3fc0ad35
|
Remove special (and faulty) cache modifications after filter-blocking a query
|
2021-04-16 21:33:46 +02:00 |
|
Daniel
|
317962be5d
|
Add api endpoint to query the DNS cache database including the memory cache
|
2021-04-16 21:32:18 +02:00 |
|
Daniel
|
ccefcd6b3b
|
Fix incorrect empty answer handling per RFC4074
|
2021-04-16 17:47:13 +02:00 |
|
Daniel
|
4c5461a788
|
Remove dependence on network.Connection.Scope
|
2021-04-16 17:44:40 +02:00 |
|
Daniel
|
a879d2715a
|
Add new connections to internal state on creation
|
2021-04-15 23:18:59 +02:00 |
|
Daniel
|
101159be8d
|
Fix connection entity creation
|
2021-04-15 23:18:39 +02:00 |
|
Daniel
|
82a224764e
|
Improve pre-authenticated port check
|
2021-04-15 23:18:09 +02:00 |
|
Daniel
|
f8e5f81a2e
|
Log unusual high unused port finding attempts
|
2021-04-15 23:17:03 +02:00 |
|
Daniel
|
a884a30660
|
Always update the revision counter when deciding on a connection
|
2021-04-15 23:16:35 +02:00 |
|
Daniel
|
50d10ffdca
|
Bump core version
|
2021-04-07 16:49:38 +02:00 |
|
Daniel
|
f44fa91d5e
|
Merge pull request #285 from safing/fix/patchset-2
Fix early connection handling and mimetypes
|
2021-04-07 16:46:28 +02:00 |
|
Daniel
|
83ffd04d18
|
Remove dependence on OS for mimetypes
|
2021-04-07 16:44:55 +02:00 |
|
Daniel
|
9ff824967e
|
Get/Create connections in single-inflight lock
|
2021-04-07 16:43:13 +02:00 |
|
Daniel
|
c8bb071e29
|
Make pre-authenticated ports simpler and stricter
|
2021-04-07 16:29:42 +02:00 |
|
Dave Gson
|
e50bcde597
|
Add Settings Handbook and DNS Configuration guide
|
2021-04-07 11:33:48 +00:00 |
|
Daniel
|
2564c7b668
|
Bump core version and update portbase version
|
2021-04-03 16:55:51 +02:00 |
|
Daniel
|
9b22e5cede
|
Increase network state delete threshold to 10 minutes
|
2021-04-03 16:14:34 +02:00 |
|
Daniel
|
909c7a031c
|
Merge pull request #279 from safing/fix/resolver-unfailing
Improve resolver unfailing
|
2021-04-03 16:07:52 +02:00 |
|
Daniel
|
4390df8cb5
|
Merge pull request #278 from safing/fix/netenv
Fix and improve netenv for Windows and Linux
|
2021-04-03 16:06:35 +02:00 |
|
Daniel
|
bbb1c828e8
|
Implement review suggestions
|
2021-04-03 16:03:00 +02:00 |
|
Daniel
|
0951beee3b
|
Merge pull request #267 from safing/feature/update-issue-templates
Update issue templates for new docs site
|
2021-04-01 17:20:03 +02:00 |
|
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
|
b956fff1b0
|
Fix resolver fail status locking
|
2021-03-31 15:59:01 +02:00 |
|