Commit graph

2222 commits

Author SHA1 Message Date
Vladimir Stoilov
db49f9a32d
[windows_kext] Add check for previously injected packets in the ALE layer 2024-06-12 18:08:46 +03:00
Daniel
866aef1857 [build] Add spn docker image earthly target 2024-06-07 14:20:13 +02:00
Daniel
151a548cee [windows_kext] Bump window kext version 2024-06-06 10:55:29 +02:00
Daniel
ab9255794d [build] Add build target for assets.zip 2024-06-05 15:56:15 +02:00
Daniel
d6cea3a667 [desktop/angular] Bump UI version 2024-06-05 15:56:15 +02:00
Daniel Hååvi
7270ad39ae
Merge pull request #1567 from safing/fix/kext-ale-layer-bug
[windows_kext] Fix ALE layer TCP connection pending
2024-06-05 15:43:58 +02:00
Vladimir Stoilov
916a83a2a0
[windows_kext] Update docs and few minor fixes 2024-06-05 15:22:45 +03:00
Vladimir Stoilov
1730250a86
[windows_kext] Remove inbound ALE layer 2024-06-05 14:57:22 +03:00
Vladimir Stoilov
9fe140bd02
[windows_kext] Fix clippy warnings 2024-06-04 14:55:29 +03:00
Vladimir Stoilov
b72cf2577a
[windows_kext] Fix ALE layer TCP conn pend 2024-06-04 14:47:56 +03:00
Daniel
401e09b963 [desktop/angular] Improve country display in connection details 2024-05-28 16:32:55 +02:00
Daniel
7e4e4c47a8 [service] Always put ICMP in the Other Connections group instead of Network Noise 2024-05-28 16:32:55 +02:00
Daniel Hååvi
47f805ce00
Merge pull request #1556 from safing/feature/anycast-flag-name
Show anycast addresses in UI
2024-05-28 16:17:54 +02:00
Daniel
274f81e4eb Update go deps 2024-05-28 15:57:38 +02:00
Daniel
9a77664de1 Update node deps 2024-05-28 15:57:31 +02:00
Daniel
99e2f63c03 [desktop/angular] Deactivate View Active button 2024-05-28 15:57:11 +02:00
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