Patrick Pacher
ef6afea5c0
Merge pull request #262 from safing/feature/fast-network-table-lookup
...
Add fast network table lookup
2021-02-23 16:11:12 +01:00
Daniel
df7afe985e
Add fast network table lookup
2021-02-23 13:10:08 +01:00
Daniel
6c0df1155e
Bump versions
2021-02-11 22:33:55 +01:00
Daniel
00d7f5c3eb
Update dependencies
2021-02-11 22:33:41 +01:00
Daniel
a9d4ee4ccb
Remove debugging and unused code
2021-02-11 22:32:24 +01:00
Daniel
219e6ba1a2
Merge pull request #252 from safing/fix/dns-mixing
...
Stop randomizing dns answer records
2021-02-11 16:02:31 +01:00
Daniel
087b8de216
Merge pull request #251 from safing/feature/minor-improvements-1
...
Improve internal profile handling
2021-02-11 15:59:22 +01:00
Daniel
9bf89c32c0
Fix new profiles with custom config and implement review suggestions
2021-02-11 14:53:33 +01:00
Daniel
7d6d679929
Fix some linter errors
2021-02-11 13:07:02 +01:00
Daniel
971edcfa41
Use special profiles for Portmaster components and mark them as internal
2021-02-11 13:06:32 +01:00
Daniel
6cc0e470ee
Update Security Level names and descriptions for docs
2021-02-10 17:06:34 +01:00
Daniel
fa595a53d5
Stop randomizing dns answer records
2021-02-10 17:05:05 +01:00
Dave Gson
990524e289
Merge pull request #247 from safing/feature/revamped-README
...
Revamp the README
2021-02-08 18:23:10 +01:00
Dave Gson
86a500c490
Improve readability
2021-02-08 17:18:31 +00:00
Dave Gson
15aef4e2fa
Further improve README
...
- link to new docs pages
- add oneliners as Safing company & docs intro
2021-02-08 17:16:09 +00:00
Daniel
3caee5a8c7
Merge pull request #248 from safing/fix/firewall-build
...
Fix failing build by updating firewall package to new function name
2021-02-05 11:25:58 +01:00
Patrick Pacher
9da2ba25cb
Fix failing build by updating firewall package to new function name
2021-02-05 08:38:44 +01:00
Dave Gson
258ff4e4ab
Revamp the README
...
- remove old images and instead show full UI and link to the main features on the website
- link to the documentation, as that is the source of truth (the wiki will become deprecated)
2021-02-04 16:23:57 +00:00
Daniel
d825a9cc83
Update tooling
2021-02-01 17:05:21 +01:00
Daniel
8c62eb1a09
Merge pull request #244 from safing/feature/metrics
...
Use metrics
2021-01-29 16:56:36 +01:00
Patrick Pacher
f0fdddb3ab
Merge pull request #243 from safing/feature/move-devmode-config
...
Move devMode config option to portbase repo
2021-01-29 14:45:40 +01:00
Patrick Pacher
d9c14c679b
Merge pull request #242 from safing/fix/review
...
Implement review suggestions
2021-01-29 14:39:38 +01:00
Patrick Pacher
16c0eafd1f
Merge pull request #240 from safing/fix/pid-lock
...
Check binary path of PID lock
2021-01-29 14:36:59 +01:00
Daniel
455b1c8bba
Don't count network service requests in metrics
2021-01-28 17:55:59 +01:00
Daniel
c9b89ef2ea
Use metrics
2021-01-28 17:45:52 +01:00
Daniel
1a3dbf1186
Move devMode config option to portbase repo
2021-01-28 16:55:35 +01:00
Daniel
6233c76778
Implement review suggestions
2021-01-28 16:44:40 +01:00
Daniel
6a1c282491
Implement review suggestion
2021-01-28 16:18:42 +01:00
Daniel
196049a040
Check binary path of PID lock
2021-01-26 14:15:07 +01:00
Daniel
ee9ee3dc68
Merge pull request #238 from safing/fix/profile-reloading
...
Simplify profile reloading
2021-01-26 14:11:39 +01:00
Daniel
7970ab4f0b
Merge pull request #239 from safing/feature/resolver-improvements
...
Resolver improvements
2021-01-26 14:11:22 +01:00
Daniel
4b2f8f7c64
Add continuous domain test script
2021-01-25 17:11:58 +01:00
Daniel
fa1b8aa148
Improve resolver API
2021-01-25 17:11:48 +01:00
Daniel
587f6f36cf
Properly clear caches when deleting from the database
2021-01-25 17:11:03 +01:00
Daniel
73271a30ab
Check online status a little more often
2021-01-25 17:09:40 +01:00
Daniel
0e93204caf
Return cached entries if device is offline
2021-01-25 17:09:27 +01:00
Daniel
9cf214fdff
Simplify profile reloading
...
Also, increase prompt decision timeout.
2021-01-25 17:07:09 +01:00
Daniel
cad957bae0
Merge pull request #237 from safing/fix/nfq-abort-start
...
Fix nfq abort start
2021-01-25 16:50:51 +01:00
Daniel
d9483e6251
Fix imcpv6 protocol name
2021-01-23 14:47:44 +01:00
Daniel
a30287014c
Fix nil check for nil value interfaces
2021-01-23 14:47:08 +01:00
Daniel
f5e2b0f9af
Merge pull request #234 from safing/fix/iptables-icmp6-handling
...
Fix icmp6 handling just like for icmp4
2021-01-20 09:11:00 +01:00
Daniel
b72d9340d1
Merge pull request #233 from safing/feature/network-service
...
Add support for network service
2021-01-20 09:10:36 +01:00
Daniel
9d12804211
Fix icmp6 handling just like for icmp4
2021-01-19 15:48:34 +01:00
Daniel
12f3c0ea8d
Add support for network service
2021-01-19 15:43:22 +01:00
Daniel
3f8c99517f
Merge pull request #229 from safing/feature/switch-to-localhost-nameserver
...
Switch to localhost nameserver
2021-01-19 15:13:10 +01:00
Patrick Pacher
4bf8d79559
Fix order of gh-action steps
2021-01-19 13:59:11 +01:00
Patrick Pacher
9ca45f5e2a
Only run short tests on CI
2021-01-19 13:56:17 +01:00
Patrick Pacher
03785911d0
Merge branch 'gomod' into develop
2021-01-19 13:41:38 +01:00
Patrick Pacher
4c4ff35710
Disable GOPROXY and GOSUMDB for develop branches
2021-01-19 13:41:00 +01:00
Daniel
af5b5c21f5
Merge pull request #232 from safing/gomod
...
Migrate to go modules and use github actions
2021-01-19 13:25:26 +01:00