duplicati/Duplicati/Library/Main/Operation/Restore
2025-11-10 13:28:59 +01:00
..
BlockManager.cs Reduced the timing of a block to the lifetime of the block request as it roundtrips from/to the BlockManager 2025-11-10 13:28:59 +01:00
Channels.cs Moved instantiation of the block wrapper to the volume decompressor 2025-10-03 08:32:20 +02:00
DeadlockTimer.cs Reduced the timing of a block to the lifetime of the block request as it roundtrips from/to the BlockManager 2025-11-10 13:28:59 +01:00
FileLister.cs Added and handled nullable to all of the restore processes 2025-09-30 12:46:08 +02:00
FileProcessor.cs FileProcessor id (used for debugging) started at 1, rather than 0. 2025-10-28 14:43:35 +01:00
Interfaces.cs Reduced the timing of a block to the lifetime of the block request as it roundtrips from/to the BlockManager 2025-11-10 13:28:59 +01:00
VolumeDecompressor.cs Reduced the timing of a block to the lifetime of the block request as it roundtrips from/to the BlockManager 2025-11-10 13:28:59 +01:00
VolumeDecryptor.cs Reduced the timing of a block to the lifetime of the block request as it roundtrips from/to the BlockManager 2025-11-10 13:28:59 +01:00
VolumeDownloader.cs Reduced the timing of a block to the lifetime of the block request as it roundtrips from/to the BlockManager 2025-11-10 13:28:59 +01:00
VolumeManager.cs Moved instantiation of the volume wrapper to the volume decryptor 2025-10-03 08:25:46 +02:00