Jonas Borgström 8a2f555c68 Packaging improvements 12 years ago
..
__init__.py 8a2f555c68 Packaging improvements 12 years ago
_chunker.c 599292650c Buffer might already be full when chunker_fill is called. 12 years ago
_hashindex.c 3e5433855c Use Cython for all native code 12 years ago
archive.py c3305291a2 Make sure the path hashed by the files cache is absolute 12 years ago
archiver.py c4ec578090 Rename store -> repository 12 years ago
cache.py c4ec578090 Rename store -> repository 12 years ago
chunker.pyx 994473352d Remove const usage from pyx files to not confuse older cython versions. 12 years ago
crypto.py 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto 12 years ago
hashindex.pyx 1fdc5eabc6 Port to Python 3.2+ 12 years ago
helpers.py c4ec578090 Rename store -> repository 12 years ago
key.py 2f3489e989 Bump passphrase pbkdf interations count to 100,000. 12 years ago
lrucache.py 1fdc5eabc6 Port to Python 3.2+ 12 years ago
remote.py c4ec578090 Rename store -> repository 12 years ago
repository.py e22fcdc011 Forgot to add repository.py 12 years ago
test.py 6fb7ac44b6 Fix include/exclude filter issue 12 years ago