borg/attic
Jonas Borgström 0e39acffd3 crypto: convert attic.crypto into a cython module
This will give a slight performance boost and make the openssl
detection/linking more robust.
2014-03-10 22:50:38 +01:00
..
testsuite crypto: convert attic.crypto into a cython module 2014-03-10 22:50:38 +01:00
__init__.py
_chunker.c PyBuffer_FromMemory should be a static function 2014-02-09 21:25:05 +01:00
_hashindex.c
_version.py
archive.py Attempt to make the archive metadata resync more robust 2014-03-06 20:05:13 +01:00
archiver.py Remove explicit flush calls since line_buffering is enabled. 2014-03-05 19:58:29 +01:00
cache.py Fix exception during "attic create" with repeated files 2014-02-16 22:37:12 +01:00
chunker.pyx
crypto.pyx crypto: convert attic.crypto into a cython module 2014-03-10 22:50:38 +01:00
fuse.py
hashindex.pyx attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
helpers.py When -v is specified with prune, also show the timestamp of each 2014-02-24 19:46:56 -05:00
key.py
lrucache.py
remote.py Improve attic check documentation 2014-02-26 23:13:48 +01:00
repository.py check: Fix a check --repair issue and added more tests 2014-03-06 12:05:22 +01:00
xattr.py