Carl Johnsen
|
97df02c57c
|
Fixed missing docstrings
|
2025-02-27 14:48:08 +01:00 |
|
Carl Johnsen
|
d7b8d13bc0
|
VolumeDecryptor and VolumeManager were unnecessarily sending around and keeping track of disposed encrypted volumes
|
2025-02-25 16:39:28 +01:00 |
|
Carl Johnsen
|
2c06820281
|
Made the BackendManager.GetOperations' decryption methods static and public so the restores VolumeDecryptor can use the same code.
|
2025-02-19 16:09:32 +01:00 |
|
Carl Johnsen
|
a0d5096ebc
|
Reworked the "Volume loop" of the restore network to handle Backends themselves, rather than using the BackendManager.
This allows for tighter control over which process performs which action, allowing them more easily to run in parallel.
|
2025-02-18 09:25:20 +01:00 |
|
Carl Johnsen
|
17e2c0b9cf
|
Added ConfigureAwait(false)
|
2025-02-18 09:20:28 +01:00 |
|
Carl Johnsen
|
93756cd74b
|
Whitespace fixes
|
2025-02-18 09:17:08 +01:00 |
|
 Kenneth SkovhedeandGitHub
|
9464caf622
|
Feature/update license 2025 (#5851)
* Fixed some minor whitespace issues
* Updated all copyright to 2025
|
2025-01-07 09:40:39 +01:00 |
|
Carl Johnsen
|
2d6e1d7ff7
|
Changed the new restore version to use explicit CoCoL channels
|
2024-12-10 04:10:34 +01:00 |
|
Carl Johnsen
|
d0df0c054e
|
Cleanup VolumeDecryptor
|
2024-12-02 20:29:40 +01:00 |
|
Carl Johnsen
|
533088684b
|
Consistent naming of decryptors
|
2024-12-02 15:12:50 +01:00 |
|
Carl Johnsen
|
b6ed72bd6c
|
Reworked the restore CSP network
|
2024-12-02 15:09:23 +01:00 |
|