Thomas Waldmann 0d2cd28c19 PR #214 - Merge branch 'crypto_cleanup' of https://github.com/thomaswaldmann/attic into merge 10 лет назад
..
testsuite 0d2cd28c19 PR #214 - Merge branch 'crypto_cleanup' of https://github.com/thomaswaldmann/attic into merge 10 лет назад
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 лет назад
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 лет назад
_hashindex.c b425950f8b Extra debug information for 'fread failed' 11 лет назад
_version.py db7ce095d2 fix typos / spelling 10 лет назад
archive.py aab900b169 extract: if --stdout is given, write all extracted binary data to stdout 10 лет назад
archiver.py 29449e40bc PR #208 - Merge branch 'stdin_stdout_support' of https://github.com/thomaswaldmann/attic into merge 10 лет назад
cache.py 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 лет назад
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. 11 лет назад
crypto.pyx 1f4077d870 crypto.pyx: adapt to strange requirements found in the openssl docs 10 лет назад
fuse.py ec73e45ae2 fix typo in comment 11 лет назад
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 лет назад
helpers.py fbaa505191 PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge 10 лет назад
key.py 6c7c2e2e40 cleanup crypto.pyx, make it easier to adapt to other modes 10 лет назад
lrucache.py a579b7917b Remove unused imports 12 лет назад
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 046b196bab Only allow whitelisted RPC calls in server mode 11 лет назад
repository.py db7ce095d2 fix typos / spelling 10 лет назад
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 11 лет назад