Commit Graph

  • 162ebffe48 Skip self-check if device is offline Daniel 2024-02-09 14:28:06 +01:00
  • b5195797d1 Remove custom ip redirects Vladimir Stoilov 2024-01-30 12:11:25 +02:00
  • 7babfb13ab Add bandwidth stats support Vladimir Stoilov 2024-01-29 22:23:54 +02:00
  • e308543f4f Update kext library Vladimir Stoilov 2024-01-22 01:15:56 +02:00
  • 1f2f0e5213 Add support for the new kext Vladimir Stoilov 2024-01-20 14:50:52 +02:00
  • e9940d77a0 Bump core version Daniel 2024-01-11 10:14:41 +01:00
  • ce6f39629f Update deps Daniel 2024-01-11 10:14:18 +01:00
  • f239769ea9 Merge pull request #1415 from safing/fix/ebpf-missing-udp.pcflag Daniel Hovie 2024-01-11 10:11:46 +01:00
  • 8312c7c6b5 Add UDPLite check to ip4_datagram_connect hook Daniel 2024-01-11 10:03:40 +01:00
  • 67e2dba0d5 Use sk->sk_protocol instead of udp.pcflag to detect UDPLite protocol in eBPF Daniel 2024-01-10 14:10:42 +01:00
  • e2226d2fad Bump core version Daniel 2023-12-22 18:09:45 +01:00
  • 7df3e1fcf7 Update SPN dep Daniel 2023-12-22 18:09:16 +01:00
  • ce3d81067f Update deps Daniel 2023-12-22 14:26:44 +01:00
  • f7f64e6b46 Add icon source Daniel 2023-12-22 14:20:10 +01:00
  • 496016b810 Merge pull request #1399 from safing/feature/remove-prompt-on-settings-change Daniel Hovie 2023-12-22 14:19:38 +01:00
  • 355a483d5e Merge pull request #1395 from safing/feature/tauri-migration Daniel Hovie 2023-12-22 14:19:26 +01:00
  • 9c3eccfc73 Add exec eBPD objects Daniel 2023-12-22 14:09:09 +01:00
  • 4ffc6e53b7 Remove connection prompts when applicable settings are changed by user Daniel 2023-12-22 11:00:14 +01:00
  • 425a0bed4c Improve getting process group leader Daniel 2023-12-21 13:17:05 +01:00
  • 30fee07a89 Add utility for getting processes and process group leaders Patrick Pacher 2023-12-19 10:26:10 +01:00
  • ceaf1546d2 Merge pull request #1387 from safing/feature/windows-icons Daniel Hovie 2023-12-19 15:42:18 +01:00
  • 2ae24656fc Rename profile/icons to profile/binmeta Daniel 2023-12-19 15:33:45 +01:00
  • a88de1532c Improve ASN parsing Daniel 2023-12-19 15:11:27 +01:00
  • 82cdd1b419 Save global config after import Daniel 2023-12-18 17:12:32 +01:00
  • b76a860718 Reject number only entities, as they are ambiguous Daniel 2023-12-18 17:08:29 +01:00
  • d6e4c96117 Require AS prefix in asn rule regex Daniel 2023-12-18 17:07:42 +01:00
  • d67b1e8a64 Reduce PID finding retries and simply proc interface on linux Daniel 2023-12-18 17:03:48 +01:00
  • 6822b7a8a8 Fix sums Daniel 2023-12-15 14:18:09 +01:00
  • 9756e874f0 Remove CodeQL workflow Daniel 2023-12-15 14:08:21 +01:00
  • 79ec3954e9 Remove security level from profile Daniel 2023-12-15 14:07:40 +01:00
  • de2cf914df Update deps Daniel 2023-12-15 14:06:19 +01:00
  • 5efed14093 Update references to GenerateBinaryNameFromPath Daniel 2023-12-15 14:05:47 +01:00
  • 2a04bf33b1 Add support for getting binary icon and name from exe on Windows Daniel 2023-12-15 14:03:57 +01:00
  • 19ad1817f2 Bump core version Daniel 2023-12-14 13:34:57 +01:00
  • 026e8418bf Merge pull request #1385 from safing/feature/process-xdgicons Daniel Hovie 2023-12-14 13:33:17 +01:00
  • 9c969f9465 Load Windows Svc icon with new icon system Daniel 2023-12-13 16:25:48 +01:00
  • cf3d4e030f Fix unimplemented find icon fallback function Daniel 2023-12-13 16:01:30 +01:00
  • cd34d64ca6 Fix profile icon package refs Daniel 2023-12-13 15:59:19 +01:00
  • 307fb5a767 Improve profile import and export regarding IDs, fingerprints and defaults Daniel 2023-12-13 15:54:25 +01:00
  • 1e2491c3b3 Improve profile ID migration errors and run migration again Daniel 2023-12-13 15:53:37 +01:00
  • c999d5559a Add support for finding app icons on Linux (MVP) Daniel 2019-11-07 16:49:02 +01:00
  • af712382f8 Improve rule help Daniel 2023-12-07 15:49:44 +01:00
  • e6aba884ae Bump core version Daniel 2023-12-01 13:23:32 +01:00
  • 99f606170e Merge pull request #1370 from safing/feature/network-rating-migration Daniel Hovie 2023-12-01 13:22:48 +01:00
  • c2da5268b9 Fix linter errors Daniel 2023-12-01 13:19:03 +01:00
  • cf508dcd34 Update deps Daniel 2023-12-01 11:53:22 +01:00
  • 918a7f7b1f Enable security level display hints for UI migration Daniel 2023-12-01 09:35:53 +01:00
  • ec43408a82 Remove network rating / security level system, add migrations Daniel 2022-11-03 15:30:53 +01:00
  • ab23072cc6 Update deps Daniel 2023-11-22 14:29:54 +01:00
  • 465d7bfb91 Bump core version Daniel 2023-11-22 14:28:06 +01:00
  • 1a0be5fdde Merge pull request #1364 from safing/feature/unix-tag-improvements Daniel Hovie 2023-11-22 14:25:30 +01:00
  • 5397f41b1f Merge pull request #1363 from safing/feature/profile-import-export Daniel Hovie 2023-11-22 14:25:13 +01:00
  • 8ac80c2a12 Fix linter warnings Daniel 2023-11-22 14:01:53 +01:00
  • bd988724c4 Add support for import/export of profile icon Daniel 2023-11-22 13:40:36 +01:00
  • 58443631c4 Fix new profile icon API Patrick Pacher 2023-11-20 12:15:00 +01:00
  • d058d86dca Add support for matching flatpaks Daniel 2023-11-17 12:21:46 +01:00
  • 4940280737 Improve Interpreter matching Daniel 2023-11-17 12:21:34 +01:00
  • 130cc40fea Improve AppImage matching, even without ENV vars Daniel 2023-11-17 12:21:10 +01:00
  • 7751f57874 Implement review suggestions Daniel 2023-11-16 13:54:04 +01:00
  • 602db080c5 Add export and import for profiles Daniel 2023-11-15 15:12:00 +01:00
  • beed574fa3 Bump versions Daniel 2023-10-25 14:32:30 +02:00
  • fe46ae83a7 Merge pull request #1326 from safing/feature/import-export-apis Daniel Hovie 2023-10-25 14:30:37 +02:00
  • d760bfb4ef Improve get resource api error Daniel 2023-10-25 14:29:39 +02:00
  • 7434534523 Set correct migration version Daniel 2023-10-25 14:29:15 +02:00
  • 6486f02bac Load persisted metrics later Daniel 2023-10-25 14:29:01 +02:00
  • bb75b0962e Update deps Daniel 2023-10-25 14:17:59 +02:00
  • b2b6217265 Migrate profile IDs in history database when merging profiles Patrick Pacher 2023-10-20 11:55:18 +02:00
  • b20565adc3 Fix race condition when re-attributing connections Daniel 2023-10-23 13:39:06 +02:00
  • 89cf31e40e Mark profiles as edited when importing settings into them Daniel 2023-10-20 10:24:27 +02:00
  • 8cb44bb11d Fix settings import validation Daniel 2023-10-20 10:20:12 +02:00
  • 489c21ab5a Change profiles metadata database key to avoid issues Daniel 2023-10-12 14:08:53 +02:00
  • 76ab712721 Update jess to working version for PR Daniel 2023-10-03 12:44:24 +02:00
  • cd7a100d57 Add comment Daniel 2023-10-03 11:41:51 +02:00
  • d19efe7103 Allow importing unknown settings, add export key selection, improve json keys Daniel 2023-10-03 10:49:45 +02:00
  • bed5c72a6b Finalize profile merging, add profile metadata state handling, re-attribute connections after profile deletion Daniel 2023-09-27 14:23:02 +02:00
  • 32342ec91a Add support for mime types and checksums to import/export Daniel 2023-09-26 12:55:23 +02:00
  • 9d6c7b400b Add per-app setting annotations Daniel 2023-09-26 12:51:25 +02:00
  • a3457637e8 Always scan for pre-releases Daniel 2023-09-26 12:51:03 +02:00
  • 1316a5606f Us Pre-Releases in support channel Daniel 2023-09-26 12:50:51 +02:00
  • cf3bd9f671 Add first set of import/export APIs Daniel 2023-09-19 16:10:10 +02:00
  • 7c3925db32 Bump core version Daniel 2023-10-17 12:46:36 +02:00
  • c5b7d69374 Update deps Daniel 2023-10-17 12:45:54 +02:00
  • a1b8191b23 Merge pull request #1347 from safing/feature/async-failing-resolver-checking Daniel Hovie 2023-10-17 12:41:54 +02:00
  • 995429629b Check failing resolvers asynchronously Daniel 2023-10-10 14:10:40 +02:00
  • a386cf72f1 Merge pull request #1343 from safing/feature/server-updates-resources Daniel Hovie 2023-10-13 12:11:35 +02:00
  • 7dcc0deee1 Fix linter/tests Daniel 2023-10-13 12:02:29 +02:00
  • e6c4937f8f Move enabling metric persistence to core module prep phase Daniel 2023-10-12 16:54:50 +02:00
  • 48bccad1bf Convert update resources to accept formats Daniel 2023-10-12 14:28:09 +02:00
  • e3d1e76255 Add api endpoint to server update resources Daniel 2023-10-11 16:55:12 +02:00
  • 028939b7ec Move MimeTypeByExtension to portbase/utils Daniel 2023-10-11 16:55:00 +02:00
  • 5f387aba80 Bump core version Daniel 2023-10-10 16:27:42 +02:00
  • 4d69e2da96 Merge pull request #1341 from safing/feature/bandwidth-charts Daniel Hovie 2023-10-10 16:02:50 +02:00
  • e0c9bec91a Fix linter warning Daniel 2023-10-10 16:00:38 +02:00
  • ead0323e43 Finalize bandwidth chart endpoint Patrick Pacher 2023-10-10 10:04:50 +02:00
  • 1484591aea Split netquery package files and update bandwidth chart handler Patrick Pacher 2023-10-05 10:28:18 +02:00
  • bc285b593d Update bandwidth handling and add basic chart support Patrick Pacher 2023-08-24 13:14:23 +02:00
  • 8b92291d2c Bump core version Daniel 2023-10-06 17:36:26 +02:00
  • 26fbbcd08d Merge pull request #1337 from safing/fix/update-trigger Daniel Hovie 2023-10-06 17:35:49 +02:00
  • e3631d2cc2 Fix and improve triggering updates from UI Daniel 2023-10-06 17:27:59 +02:00
  • 1d387a95ef Bump core version Daniel 2023-10-06 15:09:48 +02:00