Commit Graph

  • f46e759524 Use new Purge method of the database Daniel 2020-09-24 16:57:54 +02:00
  • 51c4835954 Merge pull request #152 from safing/feature/status-n-notifs Patrick Pacher 2020-09-22 16:54:54 +02:00
  • 4733fcbbb1 Merge pull request #153 from safing/feature/option-categories Patrick Pacher 2020-09-22 16:45:50 +02:00
  • c12526235a Add category annotations to options Patrick Pacher 2020-09-22 15:39:30 +02:00
  • a5e3f7ff37 Refactor status package to use portbase/runtime. Patrick Pacher 2020-09-21 17:12:52 +02:00
  • 52c4cfe11d Merge pull request #145 from safing/fix/notifications Patrick Pacher 2020-09-16 08:49:40 +02:00
  • ae67bb553b Merge pull request #143 from safing/fix/options Patrick Pacher 2020-09-16 08:49:23 +02:00
  • 7f8a55772a Update to portbase/notification changes Patrick Pacher 2020-09-15 09:13:00 +02:00
  • 7c5e78b239 Update app profile icons. Switch to new portbase options Patrick Pacher 2020-09-07 15:29:34 +02:00
  • e9881e2f15 Merge pull request #140 from safing/fix/updates-task Daniel 2020-08-25 14:48:28 +02:00
  • ba59672136 Fix updates restart task not being started Patrick Pacher 2020-08-25 14:27:40 +02:00
  • 6093c5b847 Bump version Daniel 2020-08-19 16:30:36 +02:00
  • 1e056ae9c8 Merge pull request #139 from safing/fix/location-estimation Daniel 2020-08-19 16:29:54 +02:00
  • 1bac9e7f81 Merge pull request #138 from safing/fix/catch-dns-write-error Daniel 2020-08-19 16:26:44 +02:00
  • 39aa3d0879 Improve resilience and logging in resolver and nameserver Daniel 2020-08-17 22:17:48 +02:00
  • b9f011fa37 Fix location estimation on Windows Daniel 2020-08-10 23:13:02 +02:00
  • 1e44f44bf5 Merge pull request #136 from safing/feature/cleanup-dns-scopes Daniel 2020-08-18 16:40:08 +02:00
  • 790008a9c1 Merge pull request #137 from safing/fix/nfqexp-verdicts Daniel 2020-08-18 16:14:10 +02:00
  • bd681cd01f Update MaxPackageLen to be a bit bigger than default MTU Patrick Pacher 2020-08-18 15:22:58 +02:00
  • 1da8b7148e Clean up domain resolving scopes Daniel 2020-08-14 16:44:19 +02:00
  • 7d25f9f4f4 Block until pending verdicts are set. Update deps Patrick Pacher 2020-08-17 12:45:21 +02:00
  • 40afb5217b Merge pull request #135 from safing/fix/restarting Patrick Pacher 2020-08-14 17:01:56 +02:00
  • b385d8af13 Fix restarting Daniel 2020-08-14 13:10:58 +02:00
  • 633bb34288 Bump core version Daniel 2020-08-14 12:43:20 +02:00
  • f18c066e56 Merge pull request #134 from safing/feature/add-more-resolver-resilience Daniel 2020-08-14 12:41:29 +02:00
  • 4d667afd1d Add more timeouts to blocking calls in resolver Daniel 2020-08-14 11:28:55 +02:00
  • 428e739f48 Merge pull request #133 from safing/fix/networking-integration-fasttracking Patrick Pacher 2020-08-14 12:15:06 +02:00
  • f01df70143 Fix and improve fast tracked permits in firewall Daniel 2020-08-14 11:27:03 +02:00
  • 8e82b93f8c Improve IsMyIP Daniel 2020-08-14 11:26:25 +02:00
  • 2de354e482 Fix IPv6 to local redirects Daniel 2020-08-14 11:25:16 +02:00
  • 05f57262e9 Fix test script Daniel 2020-08-14 11:23:46 +02:00
  • f1e587f1d3 Bump version Daniel 2020-08-12 14:41:25 +02:00
  • 8a4865a942 Merge pull request #130 from safing/fix/listener-checks Daniel 2020-08-12 14:40:40 +02:00
  • 9d35ff3192 Fix and improve network listener system integration and check Daniel 2020-08-12 11:46:41 +02:00
  • edf46d33c4 Merge pull request #126 from safing/feature/hub-upgrading Daniel 2020-08-11 16:57:58 +02:00
  • ae5e7eb767 Implement review suggestions Daniel 2020-08-11 16:16:01 +02:00
  • 5c71873e00 Merge pull request #124 from safing/fix/lms-scoring Daniel 2020-08-11 16:18:33 +02:00
  • 27c00f71bb Merge pull request #129 from safing/fix/linter-windows Daniel 2020-08-11 15:56:37 +02:00
  • c229031521 Retext block reason in domain heuristics Patrick Pacher 2020-08-11 15:44:46 +02:00
  • 3b896ee892 Move LMS scoring under new Domain Heuristics Patrick Pacher 2020-08-11 10:27:16 +02:00
  • 8840c88903 Fix linter warnings on windows Patrick Pacher 2020-08-11 15:34:29 +02:00
  • 85e4beafa1 Move LMS scoring from nameserver to firewall Patrick Pacher 2020-08-10 08:36:44 +02:00
  • b3657e17ce Merge pull request #127 from safing/fix/nameserver-auth Patrick Pacher 2020-08-11 08:28:24 +02:00
  • d17f83a379 Improve nameserver auth IP check Daniel 2020-08-11 07:56:51 +02:00
  • 092da058a5 Add automatic upgrades for spn-hub Daniel 2020-08-11 07:55:26 +02:00
  • 0b831e101c Merge pull request #125 from safing/fix/multierror-handling Patrick Pacher 2020-08-11 00:16:01 +02:00
  • 6ded9b3f8c Bump core version Daniel 2020-08-10 23:16:38 +02:00
  • 2643a90582 Fix multierror handling Daniel 2020-08-10 23:13:42 +02:00
  • d7d9af14fd Merge pull request #123 from safing/fix/readme-status Daniel 2020-08-07 13:40:47 +02:00
  • 472e2f8168 Update SPN status in readme Dave Gson 2020-08-07 10:41:33 +00:00
  • 7ccd0d13bc Merge pull request #122 from safing/feature/spn-integration Daniel 2020-08-06 21:56:26 +02:00
  • cdec623033 Add SPN integration Daniel 2020-08-06 21:22:14 +02:00
  • 1ce9049ca0 Bump start version Daniel 2020-08-04 16:14:40 +02:00
  • b1b4f95a84 Merge pull request #118 from safing/feature/hub Daniel 2020-08-04 15:49:49 +02:00
  • a4f6b90ce8 Add support for SPN hub Patrick Pacher 2020-08-04 15:37:57 +02:00
  • 6354e1f734 Merge pull request #116 from safing/feature/no-nfq-notfound Patrick Pacher 2020-08-04 13:33:47 +02:00
  • 62e86fd327 Merge pull request #117 from safing/fix/portmaster-start-logging Patrick Pacher 2020-08-04 13:21:30 +02:00
  • 071f2a9bd5 Silience "not found" errors in recover-iptables Patrick Pacher 2020-08-04 09:55:49 +02:00
  • 9a7972c27f Close logger and flush messages in update command Patrick Pacher 2020-08-04 13:09:23 +02:00
  • defd88d3a0 Bump core version Daniel 2020-07-31 16:22:00 +02:00
  • 866f1981e0 Merge pull request #114 from safing/fix/nfqueueIPv6_try2 Patrick Pacher 2020-07-31 15:25:12 +02:00
  • 4d56752989 Use NextHeader as a fallback for unknown IPv6 protocols Patrick Pacher 2020-07-31 15:15:38 +02:00
  • 9639775ad7 Fix IPv6 connection handling and refactor packet parsing Safing 2020-07-28 14:06:05 +02:00
  • af8c974a85 Merge pull request #112 from safing/nfq-integration-switch Patrick Pacher 2020-07-30 10:26:03 +02:00
  • 0451e99431 Add experimental nfqueue interception backend Patrick Pacher 2020-07-30 08:04:40 +02:00
  • 53b0ea4a7c Merge pull request #111 from safing/fix/resolver-scoping Patrick Pacher 2020-07-28 07:59:33 +02:00
  • caa9b3bdf9 Fix and improve resolver scoping Daniel 2020-07-27 12:26:45 +02:00
  • 8512d7003f Improve IP classification test Daniel 2020-07-27 12:26:19 +02:00
  • 04c846a0da Bump versions Daniel 2020-07-24 13:26:01 +02:00
  • 4049bfbeb1 Merge pull request #109 from safing/feature/fetch-comment Patrick Pacher 2020-07-23 14:24:21 +02:00
  • b6d69ecddd Configure update registry user agent Daniel 2020-07-23 09:21:49 +02:00
  • e5bad8f067 Bump core version Daniel 2020-07-22 16:33:07 +02:00
  • b876ca3ca1 Merge pull request #96 from safing/feature/portmaster-start Patrick Pacher 2020-07-22 16:22:41 +02:00
  • 92c25b2ed4 Fix linter warnings Patrick Pacher 2020-07-22 16:17:11 +02:00
  • 8754eabfe0 Fix --short not working correctly Patrick Pacher 2020-07-22 16:12:26 +02:00
  • 81c6ed2906 Show warning on unexpected portmaster-start binary path Patrick Pacher 2020-07-22 15:44:56 +02:00
  • 504c753a9b Let portmaster-start exit with an error if index update fails Patrick Pacher 2020-07-22 14:16:13 +02:00
  • 088fef6f55 Try to auto-detect installation directory Patrick Pacher 2020-07-22 09:26:11 +02:00
  • 1fa6cbcc6b Bump version of portmaster-start to 0.4.0 Patrick Pacher 2020-07-22 09:09:15 +02:00
  • b5dbd35e3c Fix incorrect flag for portmaster-start Patrick Pacher 2020-07-17 14:12:01 +02:00
  • cef2a4e9be Move portmaster binary to cmds/portmaster-core Patrick Pacher 2020-07-17 12:13:13 +02:00
  • 3428035dd4 🎉 import uptool from portbase Patrick Pacher 2020-07-17 11:29:02 +02:00
  • 9eb7195bd8 Try as hard as possible to remove the nfqueue rules Patrick Pacher 2020-07-17 11:21:09 +02:00
  • 6d69039c20 Implement review comments Patrick Pacher 2020-07-17 11:07:46 +02:00
  • 7690793c66 Add recover-iptables sub-comment. Fixes #6 Patrick Pacher 2020-07-16 16:02:32 +02:00
  • fe6af5f263 Fix linter warnings Patrick Pacher 2020-07-16 15:54:37 +02:00
  • 5580cbf4a4 Update updates module to download and upgrade portmaster-start instead of portmaster-control Patrick Pacher 2020-07-16 15:17:21 +02:00
  • 58dad190a1 Refactor pmctl into new portmaster-start Patrick Pacher 2020-07-16 15:05:24 +02:00
  • 7b12384b63 Bump version Daniel 2020-07-22 14:44:00 +02:00
  • 2dfc5da531 Merge pull request #108 from safing/fix/connection-direction Patrick Pacher 2020-07-22 14:34:22 +02:00
  • 3b063e9057 Fix incoming TCP connection direction Daniel 2020-07-22 14:07:19 +02:00
  • 1e62b9bb59 Bump version Daniel 2020-07-22 12:07:52 +02:00
  • 7aa039a331 Merge pull request #107 from safing/feature/building-on-unsupported-platforms Daniel 2020-07-22 11:59:53 +02:00
  • 430031d4ac Remove unused user scope checks Daniel 2020-07-22 11:46:59 +02:00
  • f9a74b71c7 Add darwin to core and control build scripts Daniel 2020-07-22 11:14:18 +02:00
  • 084c194da3 Enable building on unsupported systems Daniel 2020-07-22 11:13:57 +02:00
  • 3b6cd55d51 Merge pull request #106 from safing/feature/disable-interception-flag Patrick Pacher 2020-07-22 09:39:42 +02:00
  • 17af628f9a Add no-op default interception interface Daniel 2020-07-22 09:36:53 +02:00
  • 0a68b81005 Add flag to disable packet interception Daniel 2020-07-22 09:35:58 +02:00
  • 96b21156e2 Merge pull request #105 from safing/feature/restart-notification-buttons Patrick Pacher 2020-07-21 16:59:15 +02:00