Commit graph

2206 commits

Author SHA1 Message Date
Daniel
dc1b9f98f2 Add support for showing anycast addresses in the UI 2024-05-28 15:56:48 +02:00
Daniel Hååvi
1381556e93
Merge pull request #1521 from testwill/close_file
fix: close file
2024-05-28 14:47:32 +02:00
Daniel Hååvi
21addd47b3
Merge pull request #1513 from safing/feature/new-kext
Support for new windows kext
2024-05-28 14:45:23 +02:00
Daniel
289dcd4ec2 [CI] Add workflow for building kext in CI 2024-05-28 13:58:37 +02:00
Vladimir Stoilov
98fca8f1d5
[windows_kext] Add metadata to sys file 2024-05-28 10:43:43 +03:00
Daniel
bcd834c4da [windows_kext] Finalize building kext and cab for MS signing 2024-05-27 16:40:46 +02:00
Vladimir Stoilov
e78630e516
[windows_kext] Update INF file template 2024-05-23 16:10:17 +03:00
Vladimir Stoilov
19eb3289e1
[windows_kext] Fix echo in build_cab.ps1 2024-05-23 15:34:25 +03:00
Vladimir Stoilov
b0a75820e7
[windows_kext] Fix the echo is link.ps1 2024-05-23 15:31:48 +03:00
Daniel
e520c32020 [windows_kext] Add first attempt of building kext in Earthly 2024-05-22 17:15:12 +02:00
Vladimir Stoilov
53d1d52c39
[windows_kext] keep generated test data 2024-05-16 17:29:24 +03:00
Vladimir Stoilov
1c4df53152
[windows_kext] use new go range loops 2024-05-16 16:36:01 +03:00
Vladimir Stoilov
1d6228ea7b
[windows_kext] fix all linter error 2024-05-16 16:21:27 +03:00
Daniel
5610c88208 [build] add go-lint earthly target 2024-05-16 14:11:17 +02:00
Daniel
8f79d8e515 Add missing dependency 2024-05-16 13:54:14 +02:00
Daniel
ac87a49ace [build] Fix earthfile 2024-05-16 13:51:26 +02:00
Daniel
8a6f925c8b [windows_kext] Fix some Go linter warnings 2024-05-16 13:51:10 +02:00
Vladimir Stoilov
6f9b0a8249
[service] Minor windows kext improvments 2024-05-15 18:04:49 +03:00
Vladimir Stoilov
5459c1ccb2
[windows_kext] Fix small bug, remove version form Cargo.toml files 2024-05-15 18:03:53 +03:00
Vladimir Stoilov
c7886c2898
[windows_kext] update gitignore 2024-05-15 12:41:55 +03:00
Daniel Hååvi
867d0bca2d
Merge pull request #1536 from safing/fix/icmp+apiauth+docs+service
Fix ICMP, APIAuth, Dosc, Service
2024-05-15 11:08:08 +02:00
Daniel
5371350b3d Add new ICMP filter handler, fix cleaning of ICMP connections 2024-05-13 15:37:10 +02:00
Daniel
b07e09c94f Add helpful comment about lookup tries 2024-05-08 14:19:10 +02:00
Daniel
a3526604e0 Fix process based API authentication when API listens on 0.0.0.0 2024-05-08 14:18:52 +02:00
Daniel
9f21e87628 Add low memory protection 2024-05-08 14:18:20 +02:00
Vladimir Stoilov
81621c4a4b
Merge branch 'develop' into feature/new-kext 2024-04-29 17:10:22 +03:00
Vladimir Stoilov
85bac1ca71
Merge branch 'develop' into feature/new-kext 2024-04-29 17:08:04 +03:00
Vladimir Stoilov
b0f664047b
Add rust kext to the mono repo 2024-04-29 17:04:08 +03:00
guoguangwu
43043bc5e6 fix: close file
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-04-26 18:08:15 +08:00
Daniel
0f808f568b Update deps 2024-04-23 12:25:32 +02:00
Daniel Hååvi
64bd636f49
Merge pull request #1518 from safing/fix/icon-refreshing-plus-build
Fix icon refreshing (+)
2024-04-23 11:20:02 +02:00
Daniel
8c85259cc1 Bump UI version 2024-04-23 10:28:56 +02:00
Daniel
e2652d0934 Add new ready api endpoint 2024-04-23 10:26:08 +02:00
Daniel
fc7e11e456 Keep timestamps of build artifacts 2024-04-23 10:25:52 +02:00
Daniel
0e69fefa63 Do not cache angular lib builds 2024-04-23 10:25:36 +02:00
Daniel
4858d182fa Fix app icon component re-use 2024-04-23 10:11:39 +02:00
Daniel
f3ef67ddb1 Fix workflow naming 2024-04-18 14:40:24 +02:00
Daniel
830dda96c5 Bump ui version 2024-04-18 14:38:48 +02:00
Daniel Hååvi
6486dedf5b
Merge pull request #1510 from safing/feature/ignore-default-icons
Ignore default windows icons
2024-04-18 14:37:30 +02:00
Daniel
a223250f00 Improve/fix build system and CI 2024-04-18 14:25:21 +02:00
Daniel
0c61f2c35e Fix some typescript linter errors 2024-04-18 14:24:43 +02:00
Daniel
21c4fa456b Do not re-evaluate ended connections 2024-04-18 13:51:20 +02:00
Daniel
2d45a1c712 Fix UI performance issue on Windows 2024-04-18 13:51:05 +02:00
Daniel
e957b90b13 Ignore default Windows icons in UI better 2024-04-18 13:50:47 +02:00
Daniel
cdabffafcd Fix error naming 2024-04-18 10:21:25 +02:00
Vladimir Stoilov
740ef1ad32
Add missing dependacies 2024-04-18 10:56:06 +03:00
Vladimir Stoilov
cd135331ad
Move kext files to proper path 2024-04-18 10:39:20 +03:00
Vladimir Stoilov
24f6678ad0
Merge branch 'develop' into feature/new-kext 2024-04-18 10:14:49 +03:00
Vladimir Stoilov
10d1584d20
Cleanup for new kext 2024-04-18 10:09:06 +03:00
Daniel
a457ac4245 Ignore default windows icons 2024-04-17 16:56:16 +02:00