borg/darc
Jonas Borgström 2f3489e989 Bump passphrase pbkdf interations count to 100,000.
Other test improvements
2013-06-22 23:08:53 +02:00
..
__init__.py
_chunker.c Buffer might already be full when chunker_fill is called. 2013-06-22 21:24:17 +02:00
_hashindex.c
archive.py Make sure the path hashed by the files cache is absolute 2013-06-22 13:35:16 +02:00
archiver.py Rename store -> repository 2013-06-20 12:44:58 +02:00
cache.py Rename store -> repository 2013-06-20 12:44:58 +02:00
chunker.pyx Remove const usage from pyx files to not confuse older cython versions. 2013-06-01 14:17:16 +02:00
crypto.py Replace pycrypto with ctype wrapped libcrypto 2013-06-18 14:00:47 +02:00
hashindex.pyx Port to Python 3.2+ 2013-06-18 13:39:46 +02:00
helpers.py Rename store -> repository 2013-06-20 12:44:58 +02:00
key.py Bump passphrase pbkdf interations count to 100,000. 2013-06-22 23:08:53 +02:00
lrucache.py Port to Python 3.2+ 2013-06-18 13:39:46 +02:00
remote.py Rename store -> repository 2013-06-20 12:44:58 +02:00
repository.py Forgot to add repository.py 2013-06-20 12:48:54 +02:00
test.py Fix include/exclude filter issue 2013-06-22 13:33:21 +02:00