Thomas Waldmann 8032089d62 add remark about potential memory issue with tampered input 10 лет назад
..
testsuite fcea641e26 reimplement new 0x03 format using msgpack 10 лет назад
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 лет назад
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 лет назад
_hashindex.c 4ab4ecc7af hashindex: Fix issue with file sizes larger than 2GB. 10 лет назад
_version.py 3b4875cf2e Start using versioneer for version numbers 12 лет назад
archive.py b5a9085717 Fix Python 3.2 compatibility issue with noatime open(). 10 лет назад
archiver.py b53a620602 renumber hash/mac numbers, automate defaults in help 10 лет назад
cache.py 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 лет назад
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. 11 лет назад
crypto.pyx 11687fbec1 crypto: store EVP_CIPHER_CTX on the stack 11 лет назад
fuse.py ec73e45ae2 fix typo in comment 11 лет назад
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 лет назад
helpers.py 7b9d129bcd Remove dead code 10 лет назад
key.py 8032089d62 add remark about potential memory issue with tampered input 10 лет назад
lrucache.py a579b7917b Remove unused imports 11 лет назад
platform.py 47c6141aab Experimental OS X ACL support (#66) 11 лет назад
platform_darwin.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 лет назад
platform_freebsd.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 лет назад
platform_linux.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 лет назад
remote.py 5a69f58823 Introduce a separate exception for missing repository objects 10 лет назад
repository.py 547fa0a590 Speed up initial repository access 10 лет назад
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 10 лет назад