1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 11:42:05 +00:00
borg/darc
2011-07-30 22:50:59 +02:00
..
__init__.py Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
_hashindex.c Handle crash between commit and delete_bands 2011-06-18 11:31:49 +02:00
_speedups.c Avoid generating zero byte chunks at the end of files 2011-07-18 00:00:03 +02:00
archive.py Improved stats and delete performace on remote stores 2011-07-30 22:50:59 +02:00
archiver.py Improved stats and delete performace on remote stores 2011-07-30 22:50:59 +02:00
cache.py Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
hashindex.h Handle crash between commit and delete_bands 2011-06-18 11:31:49 +02:00
hashindex.pyx Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
helpers.py Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
key.py Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
lrucache.py New filesystem based store implementation 2010-12-04 21:03:02 +01:00
remote.py Asynchronous extract and verify mode 2011-07-17 23:53:23 +02:00
store.py Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
test.py Remove sub command "init". Stores are now auto-created 2011-07-02 19:46:41 +02:00