Commit Graph

2386 Commits

Author SHA1 Message Date
Vladimir Stoilov
d8f11aa650 Fix reading only the needed TCP/UDP header bytes (#1730)
* [windows_kext] Fix reading only the needed TCP/UDP header bytes

* [windows_kext] Disable debug mode

* [windows_kext] Block all fragment packets

* [windows_kext] Improve wording for compiler error
2024-11-28 10:36:45 +02:00
Vladimir Stoilov
2a40b42339 [windows_kext] Improve documentation (#1719) 2024-11-28 10:36:45 +02:00
Daniel
c02e0cdade Bump kext version 2024-11-28 10:36:45 +02:00
Vladimir Stoilov
05f4f3fc6d [service] Fix check for invalid kext handle (#1716)
* [service] Fix check for invalid kext handle

* [windows_kext] Use BTreeMap as cache structure

* [windows_kext] Fix synchronization bug

* Update windows_kext/kextinterface/kext_file.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update windows_kext/kextinterface/kext_file.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update windows_kext/kextinterface/kext_file.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-28 10:36:41 +02:00
Daniel
706ce222d0 WIP 2024-11-27 16:16:15 +01:00
Daniel
f91003d077 [service] Move logging to the core, remove pkg level logs 2024-11-14 17:33:27 +01:00
Daniel
8b1bdc7eb1 WIP 2024-11-13 15:18:32 +01:00
Daniel
ddf7ba170e Fix tests and issues 2024-11-08 14:39:58 +01:00
Daniel
2d0d711938 Improve starting and stopping 2024-11-08 14:39:28 +01:00
Daniel
34894ea7d6 Add sign command to updatemgr 2024-11-08 14:38:36 +01:00
Daniel
c22814e6e1 Improve start and shutdown controls and flow 2024-11-07 16:20:58 +01:00
Daniel
9f148f9ea3 Improve updater notifications 2024-11-07 16:20:23 +01:00
Daniel
1bd3b8863f Merge concurrent changes 2024-11-06 10:59:37 +01:00
Daniel
7bc1c3b764 Replace dataroot module with BinDir and DataDir on instance, adapt modules 2024-11-06 10:48:02 +01:00
Daniel
0f3f3c360f [WIP] Simplify update system 2024-10-31 16:38:12 +01:00
Vladimir Stoilov
68e3746271 [WIP] Download real intel data while building 2024-10-28 08:55:32 +02:00
Vladimir Stoilov
d6812bb4ef [WIP] Remove updater index filename setting 2024-10-18 16:45:47 +03:00
Vladimir Stoilov
68f5bf73e1 [github] Remove push from release workflow 2024-10-18 11:53:17 +03:00
Daniel
d6669ff8f5 Remove unpack suffixes when generating an index bundle 2024-10-16 13:51:38 +02:00
Vladimir Stoilov
eb74b6cc1d [WIP] Fix path of the windows installers 2024-10-11 19:23:06 +03:00
Vladimir Stoilov
6be7330621 [WIP] Fix windows installer CI 2024-10-11 17:41:16 +03:00
Vladimir Stoilov
3502eb2c54 [WIP] Fix windows CI 2024-10-11 17:09:57 +03:00
Vladimir Stoilov
7192d3b034 [WIP] Fix windows CI build 2024-10-11 16:43:23 +03:00
Vladimir Stoilov
5127cdb72d [WIP] Fix CI build 2024-10-11 16:10:09 +03:00
Vladimir Stoilov
993505bf2c [WIP] Fix CI artifact upload 2024-10-11 15:47:59 +03:00
Vladimir Stoilov
35cc0c36fa [WIP] Fix windows release CI 2024-10-11 13:43:10 +03:00
Vladimir Stoilov
6b45c8ad3c [WIP] Fix earthly build 2024-10-11 12:47:57 +03:00
Vladimir Stoilov
2958a0e160 [WIP] Trigger release workflow 2024-10-11 11:44:29 +03:00
Vladimir Stoilov
96b1280b5c [WIP] Fix tauri compile issue 2024-10-11 11:40:28 +03:00
Vladimir Stoilov
7a28e40ccb [WIP] Update release workflow 2024-10-11 11:05:12 +03:00
Vladimir Stoilov
a7d97fec55 [WIP] Update release workflow 2024-10-11 11:03:05 +03:00
Vladimir Stoilov
61a5b8027e [WIP] Update release workflow 2024-10-11 10:50:31 +03:00
Vladimir Stoilov
a74720b019 [WIP] Update release.yml 2024-10-11 10:45:18 +03:00
Vladimir Stoilov
dd643a29d4 [WIP] Github workflow for the installers 2024-10-11 10:43:04 +03:00
Vladimir Stoilov
02791a4d42 [WIP] Add fallback on corrupted install 2024-10-10 13:02:13 +03:00
Daniel
a1a4bf6325 [WIP] Use cobra for updatemgr 2024-10-10 08:58:02 +02:00
Daniel
5d9088f27e [WIP] Improve bundle generation 2024-10-09 16:50:46 +02:00
Vladimir Stoilov
8b68243cc6 [WIP] Add update from custom url functionality 2024-10-09 11:44:59 +03:00
Vladimir Stoilov
a874ec9412 [WIP] Fix unit tests 2024-10-08 14:13:08 +03:00
Vladimir Stoilov
a8517cd65f [WIP] Fix minor bugs 2024-10-08 09:47:29 +03:00
Vladimir Stoilov
a79be8b6a9 [WIP] Improve downloader resilience 2024-10-07 16:00:30 +03:00
Vladimir Stoilov
19422726fe [WIP] Improve windows installer build script 2024-10-07 15:01:34 +03:00
Vladimir Stoilov
71f67a8936 [WIP] Improve CI build 2024-10-07 11:26:27 +03:00
Vladimir Stoilov
8e1f3c0ed9 [WIP] Add CI for building deb,rpm installers 2024-10-02 15:37:39 +03:00
Vladimir Stoilov
3411e08500 [WIP] Fix cargo clippy lint build 2024-09-30 18:48:38 +03:00
Vladimir Stoilov
a452f0cbf6 [WIP] Add RecoverIPTables command on linux 2024-09-30 14:33:05 +03:00
Vladimir Stoilov
97ce3c087c [WIP] Fix uninstaller deletion bug. 2024-09-30 11:33:21 +03:00
Vladimir Stoilov
f0272766c1 [WIP] Add restart service command for windows 2024-09-27 17:07:01 +03:00
Vladimir Stoilov
61babe2822 [WIP] Add restart command to instance 2024-09-26 13:51:42 +03:00
Vladimir Stoilov
c9631daa3e [WIP] Add update notifications 2024-09-26 10:43:47 +03:00