Daniel
|
98f38b09ad
|
Update deps
|
2023-10-06 12:18:03 +02:00 |
|
Daniel
|
4864f4e40f
|
Fix annotation name
|
2023-10-06 12:11:33 +02:00 |
|
Daniel
|
e0aad2962c
|
Improve update check notification
|
2023-10-06 12:11:17 +02:00 |
|
Daniel
|
4d12f702a9
|
Disable force downloading when checking for updates
|
2023-10-06 12:11:00 +02:00 |
|
Daniel
|
7fac37f7e3
|
Bump core version
|
2023-10-02 16:51:20 +02:00 |
|
Daniel Hovie
|
1cd44e919b
|
Merge pull request #1332 from safing/fix/things-2
Fix a couple things
|
2023-10-02 16:50:39 +02:00 |
|
Daniel
|
6999ebbf1c
|
Update deps
|
2023-10-02 16:36:27 +02:00 |
|
Daniel
|
0fbd0a3ca6
|
Update for changed DownloadUpdates method signature
|
2023-10-02 16:06:10 +02:00 |
|
Daniel
|
5dab7c9f2b
|
Improve update notifications
|
2023-10-02 16:05:11 +02:00 |
|
Daniel
|
0fd5cbba4b
|
Improve string operations and use new call limiter in network/proc
|
2023-09-28 15:07:19 +02:00 |
|
Daniel
|
577299c95b
|
Use new call limiter in network state tables
Potentially fixes #1043, #1294
|
2023-09-28 15:07:19 +02:00 |
|
Daniel
|
6fc7c8c169
|
Bump core version
|
2023-09-27 14:56:19 +02:00 |
|
Daniel
|
fbec42d37d
|
Update deps
|
2023-09-27 14:56:10 +02:00 |
|
Daniel Hovie
|
061fc781d5
|
Merge pull request #1325 from safing/fix/query-panic
Fix panic in toSQLConditionClause when no values are provided
|
2023-09-21 14:25:00 +02:00 |
|
Patrick Pacher
|
9e024c3ff0
|
Fix panic in toSQLConditionClause when no values are provided
|
2023-09-21 14:20:23 +02:00 |
|
Daniel
|
4dabd70248
|
Bump core version
|
2023-09-19 17:09:46 +02:00 |
|
Daniel Hovie
|
6ff7c5f7b6
|
Merge pull request #1313 from safing/feature/profile-sync
Add profile merging and prepare for sync
|
2023-09-19 17:08:37 +02:00 |
|
Daniel
|
9bb897aa89
|
Update deps
|
2023-09-19 17:01:36 +02:00 |
|
Daniel
|
d58abe563f
|
Do not get process+profile for info only packets
In order to stop creating profiles for processes within docker.
|
2023-09-19 16:42:54 +02:00 |
|
Daniel
|
af41e07648
|
Add support for AllowUnencrypted state (disabled)
|
2023-09-19 15:46:55 +02:00 |
|
Daniel
|
a0f3601bb3
|
Disable profile ID migration
|
2023-09-19 15:45:03 +02:00 |
|
Daniel
|
a6f6ffdbfc
|
Remove blob icon type
|
2023-09-19 15:39:01 +02:00 |
|
Daniel
|
846c3420e7
|
Add module errors for failed profile migrations
|
2023-09-19 15:32:12 +02:00 |
|
Daniel
|
a50b17d37d
|
Stop forcing using system resolvers for connectivity domains
|
2023-09-19 10:05:21 +02:00 |
|
Daniel
|
7f168268d4
|
Only log error, but continue on profile migration error
|
2023-09-19 10:04:46 +02:00 |
|
Daniel
|
81c801237d
|
Move blocking of invalid IPs behind rules
|
2023-09-19 10:04:26 +02:00 |
|
Daniel
|
efc0a015f8
|
Improve profile migrations
|
2023-09-19 10:03:48 +02:00 |
|
Daniel
|
070a3229f5
|
Add migration to new profile IDs
|
2023-09-14 16:31:59 +02:00 |
|
Daniel
|
2d9e07aa79
|
Fix error log when no logs exist
|
2023-09-14 16:31:59 +02:00 |
|
Daniel
|
f51a1c0492
|
De-duplicate fingerprints and icons
|
2023-09-14 16:31:59 +02:00 |
|
Daniel
|
148650695b
|
Add first method to merge profiles
|
2023-09-14 16:31:59 +02:00 |
|
Daniel
|
2a5db42a66
|
Migrate profile icons from fields to list of icons
|
2023-09-14 16:31:59 +02:00 |
|
Daniel
|
e81953d8f3
|
Derive profile ID from fingerprints
|
2023-09-14 16:31:59 +02:00 |
|
Daniel
|
bd410afee6
|
Bump core version
|
2023-09-14 16:07:57 +02:00 |
|
Daniel Hovie
|
9e63a9497e
|
Merge pull request #1311 from safing/feature/additional-netquery-matchers
Various QoL improvments
|
2023-09-14 16:06:58 +02:00 |
|
Daniel
|
c5bca9c8a2
|
Fix linter warnings
|
2023-09-14 15:58:32 +02:00 |
|
Daniel
|
25ffffecf9
|
Update deps
|
2023-09-14 15:41:47 +02:00 |
|
Daniel
|
8f08e962da
|
Update to portbase v0.17.4
|
2023-09-14 15:37:55 +02:00 |
|
Daniel
|
844a19bc38
|
Detect system locale and estimate best default locale setting
|
2023-09-14 15:30:25 +02:00 |
|
Patrick Pacher
|
6e7792f29e
|
netquery: add batch-query handler
|
2023-09-14 09:42:02 +02:00 |
|
Patrick Pacher
|
2603e42d4e
|
netquery: add Server-Timing HTTP header for better SQL query analysis
|
2023-09-14 08:49:02 +02:00 |
|
Patrick Pacher
|
8b4a7330be
|
netquery: make parseQueryRequestPayload generic
|
2023-09-14 08:42:52 +02:00 |
|
Patrick Pacher
|
ba72c204d3
|
netquery: split up query payload into a dedicated file
|
2023-09-14 08:39:15 +02:00 |
|
Patrick Pacher
|
d5c4495991
|
core: add core/localeID setting to configure formating of dates, currencies and numbers for the user interface
|
2023-09-13 10:27:29 +02:00 |
|
Patrick Pacher
|
c58a73081f
|
netquery: fix value encoding for time.Time queries
|
2023-09-13 10:27:00 +02:00 |
|
Patrick Pacher
|
87f19bdcc2
|
Fix incorrect check using reflect.Float32 instead of reflect.Float64
|
2023-09-07 11:59:36 +02:00 |
|
Patrick Pacher
|
4cd6823066
|
Update netquery query handler to only use strftime when the given value is a number kind
|
2023-09-07 11:58:07 +02:00 |
|
Patrick Pacher
|
d96f841bef
|
Add support for $gt, $ge, $lt, $le operators for netquery. Update DatetimeEncoder to support values specified in seconds
|
2023-09-06 17:08:04 +02:00 |
|
Daniel
|
3d8e4be498
|
Disable compat debug info for app because of import troubles
|
2023-09-06 16:38:47 +02:00 |
|
Daniel Hovie
|
b35e4b9b72
|
Merge pull request #1310 from safing/fix/entity-init
Improve entity metadata init
|
2023-09-06 13:01:11 +02:00 |
|