Daniel
|
1a3dbf1186
|
Move devMode config option to portbase repo
|
2021-01-28 16:55:35 +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 |
|
Daniel
|
8a3e15ec72
|
Merge pull request #222 from safing/fix/slow-nfq-shutdown
Fix slow nfq shutdown
|
2020-12-21 19:18:53 +01:00 |
|
Daniel
|
ef04817357
|
Merge pull request #221 from safing/fix/interception-fasttrack-blocks
Fix fast-tracking of the block-IPs
|
2020-12-21 19:18:44 +01:00 |
|
Daniel
|
1e6ed33101
|
Merge pull request #220 from safing/feature/configurable-nameserver-listen-address
Make DNS Server listen address configurable
|
2020-12-21 19:18:26 +01:00 |
|
Daniel
|
684555e5e5
|
Fix slow nfq shutdown
|
2020-12-21 14:55:33 +01:00 |
|
Daniel
|
68b6649a76
|
Fix fast-tracking of the block-IPs
|
2020-12-21 14:54:10 +01:00 |
|
Daniel
|
c80159585e
|
Make DNS Server listen address configurable
|
2020-12-21 14:53:20 +01:00 |
|
Patrick Pacher
|
5044a920d6
|
Merge pull request #217 from safing/feature/purge-old-resources
Purge old resources after updating
|
2020-12-18 15:54:59 +01:00 |
|
Patrick Pacher
|
ff37428c5f
|
Merge pull request #218 from safing/feature/delete-old-logs
Delete old log files regularly
|
2020-12-18 15:54:27 +01:00 |
|
Daniel
|
8f898f4e32
|
Delete old log files regularly
|
2020-12-17 17:08:08 +01:00 |
|
Daniel
|
025a8e14ab
|
Purge old resources after updating
|
2020-12-17 17:06:48 +01:00 |
|
Daniel
|
18cc0f2bf6
|
Merge pull request #215 from safing/fix/nfq-retry
Update linux integration code to re-create the nfqueues on failure
|
2020-12-17 16:12:33 +01:00 |
|
Patrick Pacher
|
44e1b97c30
|
Update linux integration code to re-create the nfqueues on failure
|
2020-12-14 09:42:04 +01:00 |
|
Daniel
|
7bd94d13d2
|
Bump version
|
2020-12-11 17:03:06 +01:00 |
|