Commit Graph

  • fb6b34ebe5 Fix layered profiles not readable via the API Patrick Pacher 2020-10-30 16:43:49 +01:00
  • c0509042a0 Add stackable annotation to endpoint rules Patrick Pacher 2020-10-30 15:32:23 +01:00
  • 49c3f54949 Merge pull request #183 from safing/feature/ui-revamp-ingest Patrick Pacher 2020-10-30 14:02:47 +01:00
  • 7b72d9fe4b Clean up code and fix linter errors Daniel 2020-10-30 13:33:29 +01:00
  • fa3f873c31 Implement review feedback Daniel 2020-10-30 11:54:00 +01:00
  • ed00e1fe83 Add titles and categories to notifications Daniel 2020-10-29 22:54:46 +01:00
  • 17a0c8f721 Fix Windows notifications Daniel 2020-10-29 16:32:06 +01:00
  • f71ee66532 Update upgrader notification action to recent update Daniel 2020-10-29 16:28:30 +01:00
  • b7f0b851ae Fix and improve prompting Daniel 2020-10-29 16:26:40 +01:00
  • 18a1386bc5 Revamp profile and process handling Daniel 2020-10-29 16:26:14 +01:00
  • c09d32cf08 Add option key responsible for the verdict Daniel 2020-10-29 16:24:17 +01:00
  • 263eb0578a Improve config wording Daniel 2020-10-29 15:14:15 +01:00
  • a26b72c114 Merge pull request #182 from safing/feature/quick-settings Daniel 2020-10-28 08:59:33 +01:00
  • 9ea2162816 Add quick setting support Patrick Pacher 2020-10-27 15:20:04 +01:00
  • 997787e3f2 Merge branch 'develop' into feature/ui-revamp Patrick Pacher 2020-10-20 13:00:28 +02:00
  • 53fdbeac24 Merge pull request #180 from safing/feature/concurrent-initial-packet-processing Daniel 2020-10-20 09:08:43 +02:00
  • e87cae2463 Implement review suggestions and fixes Daniel 2020-10-20 08:55:37 +02:00
  • c3d16610a2 Fix build tags Daniel 2020-10-19 14:01:59 +02:00
  • a560262818 Implement review suggestions Daniel 2020-10-19 13:26:53 +02:00
  • 02525eff49 Merge pull request #178 from safing/feature/improve-geoip-distance-calc Daniel 2020-10-19 10:31:47 +02:00
  • 1abffb91ef Merge pull request #181 from safing/fix/tcp-resolver-recovery Daniel 2020-10-19 10:30:28 +02:00
  • 0e0f716499 Improve recovery handling in TCP resolver Daniel 2020-10-16 15:00:34 +02:00
  • 8502d83e27 Improve concurrent connection handling support Daniel 2020-10-16 09:35:49 +02:00
  • 2ccf8c635a Merge branch 'develop' into feature/ui-revamp Patrick Pacher 2020-10-16 10:00:04 +02:00
  • 5911e3b089 Merge pull request #179 from safing/fix/logging-n-bugs-n-linters Daniel 2020-10-16 09:37:32 +02:00
  • be75c2d99b Implement review suggestions, fix tests Daniel 2020-10-15 15:25:34 +02:00
  • 5d0db1c250 Attempt to fix windows lint errors again Daniel 2020-10-15 12:18:57 +02:00
  • 0e83268356 Match endpoints by destination port Daniel 2020-10-15 12:13:25 +02:00
  • 0d09cd9c2d Switch back to release version of miekg/dns Daniel 2020-10-15 11:33:08 +02:00
  • eeb2d1053e Remove nameserver/only package Daniel 2020-10-15 11:32:36 +02:00
  • 3ded87fc2c Fix DNS responders when for non A and AAAA questions Daniel 2020-10-15 11:32:19 +02:00
  • 3818718180 Fix reverse domain resolving Daniel 2020-10-15 11:31:46 +02:00
  • 9e8b763428 Fix windows kext warning on shutdown Daniel 2020-10-15 11:31:21 +02:00
  • b9c5bee864 Fix tests and linter errors Daniel 2020-10-15 11:31:04 +02:00
  • cfafbfca4e Improve trace logging Daniel 2020-10-15 11:29:47 +02:00
  • d2545e9d64 Merge pull request #174 from safing/feature/ipinfo-scoping Daniel 2020-10-15 11:39:14 +02:00
  • 222249678e Shift focus away from coordinates for calculating IP distance Daniel 2020-10-15 11:36:17 +02:00
  • dd6ded0308 Implement review suggestions Daniel 2020-10-15 11:19:40 +02:00
  • f65d3f36e7 Merge branch 'develop' into feature/ui-revamp Patrick Pacher 2020-10-15 11:15:07 +02:00
  • 62dd4355be Add scoping to IPInfo Daniel 2020-10-13 16:05:05 +02:00
  • 86fed20f71 Merge pull request #175 from safing/fix/nfqexp-flag Daniel 2020-10-14 11:36:55 +02:00
  • 3b5b2282c4 Merge pull request #176 from safing/fix/domain-endpoint-validation Daniel 2020-10-14 11:35:29 +02:00
  • 247cecbfe4 Merge pull request #177 from safing/fix/db-interface-permissions Daniel 2020-10-14 11:35:05 +02:00
  • 83f880f671 Implement review suggestions, simplify validation Daniel 2020-10-14 09:52:42 +02:00
  • f7d2262790 Add permissions to database interfaces for improved performance Daniel 2020-10-13 16:11:39 +02:00
  • 210059f1f2 Fix nfq-exp flag and nfq logging messages Daniel 2020-10-13 15:56:09 +02:00
  • ab55f908c9 Fix domain endpoint validation Daniel 2020-10-13 15:54:37 +02:00
  • da09255d8e Merge pull request #172 from safing/fix/auto-pilot-level Patrick Pacher 2020-10-08 16:57:23 +02:00
  • 7feefc13e5 Merge pull request #171 from safing/feature/conn-proc-ctx Patrick Pacher 2020-10-08 16:57:12 +02:00
  • ea1c91be4e Return mitigation level normal instead of off for no threads Patrick Pacher 2020-10-08 14:12:52 +02:00
  • 4fc5c65ed7 Add ProcessContext to network connection Patrick Pacher 2020-10-08 14:11:36 +02:00
  • 5d901f5f88 Merge pull request #169 from safing/feature/update-notif-wording Patrick Pacher 2020-10-08 14:09:25 +02:00
  • 67b3d76ae5 Merge pull request #170 from safing/fix/race-conditions Patrick Pacher 2020-10-08 14:09:14 +02:00
  • 75bc5df34d Refactor connection locking Patrick Pacher 2020-10-07 11:55:01 +02:00
  • 67f0a98857 Fix incorrect usage of PushFunc in status package Patrick Pacher 2020-10-07 09:20:53 +02:00
  • f496330b35 Fix incorrect usage of PushUpdate in process package Patrick Pacher 2020-10-07 09:17:47 +02:00
  • fb930d7761 Reword the update notification and endpoint rule reason Patrick Pacher 2020-10-05 10:25:08 +02:00
  • 706d0e7451 Merge pull request #168 from safing/feature/packet-metrics Daniel 2020-10-01 16:45:59 +02:00
  • 1a2b4285cd Fix build on darwin Patrick Pacher 2020-10-01 16:44:33 +02:00
  • eab2ab3413 Bump version Daniel 2020-10-01 16:39:06 +02:00
  • a385423634 Merge pull request #167 from safing/feature/packet-metrics Daniel 2020-10-01 16:38:07 +02:00
  • 1b45659f47 Add review changes Patrick Pacher 2020-10-01 16:14:16 +02:00
  • 7a83e772f4 Add simple packet metrics Patrick Pacher 2020-10-01 11:30:18 +02:00
  • c01d61dcd9 Merge pull request #165 from safing/feature/nfq-default Daniel 2020-10-01 08:59:55 +02:00
  • f60d239d6f Merge pull request #163 from safing/fix/dns-query-case Daniel 2020-10-01 08:59:04 +02:00
  • bdcfc8c566 Finally switch to nfqexp as the default nfqueue backend Patrick Pacher 2020-09-30 08:41:15 +02:00
  • 7d9454f29a Remove RRCache locking and clean up attributes Daniel 2020-09-30 17:16:45 +02:00
  • da194c3f0d Register runtime provider at module startup Patrick Pacher 2020-09-30 08:35:36 +02:00
  • 278846a5b9 Merge pull request #164 from safing/fix/perm-verdict-description Patrick Pacher 2020-09-30 08:28:19 +02:00
  • 4fddc220d1 Merge pull request #162 from northys/patch-1 Daniel 2020-09-29 11:26:04 +02:00
  • 1402052b95 Improve Permanent Verdicts description. Daniel 2020-09-29 11:24:24 +02:00
  • 7b5803482c Support non-standard format on dns query name Daniel 2020-09-29 09:02:49 +02:00
  • 69962fcb11 Merge branch 'develop' into feature/ui-revamp Patrick Pacher 2020-09-29 09:19:15 +02:00
  • 8d668d2962 templates/bug-report.md: fixed windows logs path northys 2020-09-29 02:46:35 +02:00
  • bab3cc67cd Merge pull request #159 from safing/fix/update-adguard-ips Patrick Pacher 2020-09-28 21:21:06 +02:00
  • 7c5cbefc27 Update Adguard DNS configuration to use new IPs Daniel 2020-09-28 12:37:17 +02:00
  • 7ea1c98d03 Bump core version Daniel 2020-09-25 11:36:15 +02:00
  • 03830b4ea7 Merge pull request #158 from safing/fix/no-extra-section-dns-response Daniel 2020-09-25 11:35:11 +02:00
  • a498611a2a Fix second write when responding with extra section Daniel 2020-09-25 11:07:36 +02:00
  • ee3c046656 Bump version Daniel 2020-09-25 10:32:50 +02:00
  • 991d3eb7ba Merge pull request #157 from safing/feature/delete-empty-filterlist-update-entries Daniel 2020-09-25 10:25:37 +02:00
  • 32752b52c7 Merge pull request #154 from safing/feature/improve-dns-debug-records Daniel 2020-09-25 10:25:23 +02:00
  • 991cebb3d3 Retry send DNS response without extra section Daniel 2020-09-25 10:23:59 +02:00
  • 3474b04228 Use whitelist flag to delete Daniel 2020-09-25 10:18:56 +02:00
  • 4e14439112 Handle DNS Rcodes Daniel 2020-09-25 10:13:10 +02:00
  • 1bf7946e58 Delete filterlist entry if update has no sources Daniel 2020-09-24 22:47:56 +02:00
  • 00de73d65e Further logging improvements Daniel 2020-09-24 22:44:27 +02:00
  • 0f2e3cdb2f Fix comment for linter Daniel 2020-09-24 22:09:01 +02:00
  • 89dfbf72e6 Final feedback implementation and fixes Daniel 2020-09-24 22:03:02 +02:00
  • 67cdc52fcd Implement Feedback Daniel 2020-09-24 17:11:29 +02:00
  • c856b7372a Improve handling of expired or failed queries Daniel 2020-09-24 10:42:48 +02:00
  • af056780fc Fix linter errors Daniel 2020-09-23 14:12:23 +02:00
  • 12b0ff973d Fix special responders Daniel 2020-09-23 14:12:14 +02:00
  • 5df7182b5d Implement feedback Daniel 2020-09-23 14:11:44 +02:00
  • 34247b1d82 Add hearbeat check to TCP resolver Daniel 2020-09-22 16:08:17 +02:00
  • bd8d047428 Retry NSDomain queries, if wanted Daniel 2020-09-22 16:07:51 +02:00
  • 3c6cd69f50 Add support for default ports nameserver config Daniel 2020-09-22 15:31:15 +02:00
  • 1b11d1589b Add ServerInfo to resolvers and caches Daniel 2020-09-22 15:30:21 +02:00
  • 3f3d82bdf1 Improve debug information in DNS responses Daniel 2020-09-22 15:27:55 +02:00
  • 142bc1e54a Merge pull request #156 from safing/feature/improve-filterlists-cleanup Daniel 2020-09-24 17:11:09 +02:00