1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 11:42:05 +00:00
borg/darc
2011-09-10 17:32:05 +02:00
..
__init__.py Storage rewrite and more compact encryption envelope 2011-09-04 23:02:47 +02:00
_hashindex.c Prepare for future journal support 2011-08-14 20:06:30 +02:00
_speedups.c Avoid generating zero byte chunks at the end of files 2011-07-18 00:00:03 +02:00
archive.py Added support for archive checkpoints 2011-09-10 17:19:02 +02:00
archiver.py Some argsparse reorganization 2011-09-10 17:32:05 +02:00
cache.py Storage rewrite and more compact encryption envelope 2011-09-04 23:02:47 +02:00
hashindex.h
hashindex.pyx Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
helpers.py Storage rewrite and more compact encryption envelope 2011-09-04 23:02:47 +02:00
key.py Storage rewrite and more compact encryption envelope 2011-09-04 23:02:47 +02:00
lrucache.py
remote.py Fixed remote store issue 2011-09-05 21:20:17 +02:00
store.py Lazy transactions 2011-09-05 21:30:21 +02:00
test.py Added support for archive checkpoints 2011-09-10 17:19:02 +02:00