Thomas Waldmann 99daa2794d for zero compression (and decompression), avoid going through zlib 10 years ago
..
testsuite 8a36478287 implement GMAC based on GHASH, use GHASH, faster compression, comments 10 years ago
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 years ago
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 years ago
_hashindex.c b425950f8b Extra debug information for 'fread failed' 10 years ago
_version.py db7ce095d2 fix typos / spelling 10 years ago
archive.py 60ac104a8f PR #231 - Merge branch 'check_last_N' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
archiver.py 99daa2794d for zero compression (and decompression), avoid going through zlib 10 years ago
cache.py 67eaa9d654 PR #225 - Merge branch 'fix_cache_close' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. 11 years ago
crypto.pyx 6aca9383d7 reintegrate AEAD cipher made from AES CTR + HMAC-SHA256 10 years ago
fuse.py bffc419615 FUSE: reflect deduplication in allocated blocks 10 years ago
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 years ago
helpers.py fbaa505191 PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge 10 years ago
key.py 99daa2794d for zero compression (and decompression), avoid going through zlib 10 years ago
lrucache.py a579b7917b Remove unused imports 12 years ago
platform.py 47c6141aab Experimental OS X ACL support (#66) 11 years ago
platform_darwin.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
platform_freebsd.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
platform_linux.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
remote.py 89ffe98ba2 PR #234 - Merge branch 'fix_pipe' into merge 10 years ago
repository.py db7ce095d2 fix typos / spelling 10 years ago
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 11 years ago