Commit Graph

1387 Commits

Author SHA1 Message Date
Daniel
9c4080e640 Merge pull request #716 from safing/dependabot/go_modules/github.com/stretchr/testify-1.8.0
Bump github.com/stretchr/testify from 1.7.1 to 1.8.0
2022-06-30 14:32:37 +02:00
Daniel
6eb7b2a6a0 Merge pull request #715 from safing/dependabot/go_modules/github.com/hashicorp/go-version-1.6.0
Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0
2022-06-30 14:32:29 +02:00
dependabot[bot]
20b9bdc743 Bump github.com/stretchr/testify from 1.7.1 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:18:11 +00:00
dependabot[bot]
44b54067d3 Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:18:02 +00:00
Daniel
f57facc374 Create codeql-analysis.yml 2022-06-30 11:17:23 +02:00
Daniel
d48d511dfe Create dependabot.yml 2022-06-30 11:17:01 +02:00
Daniel
0e5e3dcab3 Merge pull request #709 from safing/feature/broadcast-notifications
Add Broadcast Notifications
2022-06-30 11:14:13 +02:00
Dave Gson
ad005b7ed5 Merge pull request #714 from safing/maintenance/readme
Update Primary Tagline in Readme
2022-06-28 13:51:39 +02:00
Dave Gson
1dfab49024 Update Primary Tag-Line
brings it up to speed with the website
2022-06-28 11:49:29 +00:00
Daniel
492afc6dcf Update dependencies 2022-06-23 16:31:04 +02:00
Daniel
92cc733aca Add broadcast notifications test data 2022-06-23 16:30:55 +02:00
Daniel
959bb012b8 Add broadcasts module 2022-06-22 15:21:47 +02:00
Daniel
9f4e921609 Simplify and improve update version export 2022-06-22 15:21:47 +02:00
Daniel
b58d7fb858 Merge pull request #689 from safing/fix/patch-set-15
Improve support for IPv4 stack, location and geoip improvements
2022-06-22 15:20:45 +02:00
Daniel
dac6b3c6fe Fix linter error 2022-06-22 14:49:36 +02:00
Daniel
6339eb0c49 Remove filter lists help 2022-06-22 14:33:28 +02:00
Daniel
d40ad3125d Improve rules and filterlists config options 2022-06-22 14:33:09 +02:00
Daniel
65974e989d Stop using deprecated function 2022-06-22 10:41:35 +02:00
Daniel
0dce13d18f Fix detection of incoming localhost packets on Linux 2022-06-22 10:41:16 +02:00
Daniel
3a98b2cc05 Make intel index override-able by other indexes 2022-06-22 09:57:55 +02:00
Daniel
bb782ba98f Add check to ensure matching PID constants 2022-06-22 09:56:47 +02:00
Daniel
9c0b7ddf51 Fix direction detection for unsupported protocols 2022-06-22 09:56:21 +02:00
Daniel
86d4f64d42 Improve device location system with more safeguards 2022-06-09 14:36:03 +02:00
Daniel
b392a1e8ff Add geoip.IsInitialized to expose if the databases have been loaded 2022-06-09 13:59:50 +02:00
Daniel
c442a7e51c Deactivate IPv6 integrations when no IPv6 stack is detected 2022-06-09 13:58:27 +02:00
Daniel
0439894efc Suppress error when stopping during filterlist update 2022-06-09 13:49:34 +02:00
Daniel
c9b9a0b1d1 Improve read rights on log files 2022-06-09 13:48:55 +02:00
Daniel
f135ec3242 Bump core version 2022-06-01 13:54:06 +02:00
Daniel
8c146488ac Update SPN 2022-06-01 13:53:59 +02:00
Daniel
02779f8bfd Merge pull request #662 from safing/fix/qol-fixes-in-compat-netenv-dns-broadcasting
QOL Fixes in compat, netenv, dns and broadcasting
2022-06-01 13:48:10 +02:00
Daniel
911a80996a Fix multicast detection on ended connections as well as some linter errors 2022-06-01 13:45:13 +02:00
Daniel
787f9e7dec Add support for upcoming UNBREAK filter list 2022-06-01 13:28:10 +02:00
Daniel
515f4686f7 Send notification instead of killing conflicting DNS service 2022-05-25 14:00:17 +02:00
Daniel
65f646aad0 Improve wording on setting dns/noInsecureProtocols 2022-05-24 11:27:44 +02:00
Daniel
9a89f65027 Improve support for DNS-SD and fall back to cached data for non-ICANN queries 2022-05-24 11:25:34 +02:00
Daniel
49e79fe3fd Detect responses to multi/broadcast queries 2022-05-24 11:20:01 +02:00
Daniel
e178b732bc Calm down and relax dns query check 2022-05-20 16:37:19 +02:00
Daniel
ea1b189330 Reset system self-check after network change 2022-05-20 16:35:46 +02:00
Daniel
bc745d4399 Bump core version 2022-05-19 11:30:45 +02:00
Daniel
f5d89c2aed Update SPN 2022-05-19 11:30:34 +02:00
Daniel
3772a587c1 Bump core version 2022-05-18 13:26:46 +02:00
Daniel
000efad4f9 Merge pull request #657 from safing/fix/nfqueue-close-handling
Use alternative approach to fix nfqueue closing process
2022-05-18 09:43:03 +02:00
Daniel
932f6002b4 Use alternative approach to fix nfqueue closing process
This commit reverts commit ec6a3f03e8.
2022-05-18 09:34:27 +02:00
Daniel
e953bc7f3f Bump core version 2022-05-16 09:17:46 +02:00
Daniel
217901c179 Update deps and SPN 2022-05-16 09:17:29 +02:00
Daniel
82b44f4b3e Merge pull request #645 from safing/fix/nfq-shutdown
Fix shutting down nfq interception with go-nfqueue v1.3.1
2022-05-16 08:57:02 +02:00
Daniel
73e05e7c5c Merge pull request #646 from safing/fix/max-windows-table-entries
Increase supported size of windows network state table entries
2022-05-16 08:56:53 +02:00
Daniel
beefc836f6 Increase supported size of windows network state table entries 2022-05-11 13:22:25 +02:00
Daniel
ec6a3f03e8 Fix shutting down nfq interception with go-nfqueue v1.3.1 2022-05-11 13:19:31 +02:00
Daniel
b6481da527 Merge pull request #644 from safing/fix/go-workflow
Update Go workflow
2022-05-10 16:08:06 +02:00