Commit graph

864 commits

Author SHA1 Message Date
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
Patrick Pacher
f8cea6eafd
Prepare go.mod migration 2021-01-19 13:07:36 +01:00
Daniel
3db7457d30 Fix minor bugs 2021-01-08 16:37:00 +01:00
Daniel
564928a97f Switch nameserver to listen on localhost 2021-01-08 16:36:36 +01:00
Patrick Pacher
9efa4f4ad8
Merge pull request #227 from safing/fix/filterlist-index-updating
Fix filterlist index updating
2021-01-07 17:17:52 +01:00
Patrick Pacher
8abaa36797
Merge pull request #228 from safing/feature/improve-config-1
Improve config
2021-01-07 15:45:55 +01:00
Daniel
ae32a2e29a Fix typo 2021-01-07 12:40:06 +01:00
Daniel
a23c0fffa9 Increase default prompt timeout to 60s 2021-01-07 12:39:54 +01:00
Daniel
a25f9eba45 Move filterlist settings to separate category 2021-01-07 12:39:37 +01:00
Daniel
e2032efbbc Fix filterlist index updating 2021-01-07 12:38:43 +01:00
Patrick Pacher
a087a8b9ef
Merge pull request #224 from safing/feature/api-endpoints
Update API endpoints and handlers
2021-01-06 15:41:16 +01:00
Daniel
60ac9af5f2 Update based on portbase review suggestions 2021-01-06 13:35:25 +01:00
Patrick Pacher
cdcee28ea3
Merge pull request #223 from safing/feature/move-dist-dir-to-flag
Move the dist dir to a flag and auto-detect it
2020-12-31 08:29:34 +01:00
Daniel
72c7592cdd Update API endpoints and handlers 2020-12-31 00:00:48 +01:00
Daniel
47aec76a45 Move the dist dir to a flag and auto-detect it
Also, rename update to release
2020-12-22 13:23:05 +01:00
Daniel
3d2cbdd4e6 Bump version 2020-12-22 12:31:37 +01:00