Thomas Waldmann
|
ae62e3c84c
Merge branch 'merge' into merge-all
|
hace 10 años |
Thomas Waldmann
|
f1af650d9e
PR #235 - Merge branch 'fix_xattr' into merge
|
hace 10 años |
Thomas Waldmann
|
1fe844a896
dummy xattr implementation for unsupported platforms
|
hace 10 años |
Thomas Waldmann
|
f71c18bfea
Merge branch 'merge' into merge-all
|
hace 10 años |
Thomas Waldmann
|
c4f3068c55
PR #241 - Merge branch 'patch-1' of https://github.com/adept/attic into merge
|
hace 10 años |
Dmitry Astapov
|
6be2734b7e
Do not create items_buffer and chunker unless we are creating new archive
|
hace 10 años |
Thomas Waldmann
|
79ab84ee75
Merge branch 'merge' into merge-all
|
hace 10 años |
Thomas Waldmann
|
3daaceb6bf
PR #238 - Merge branch 'fix_fuse_error_msg' into merge
|
hace 10 años |
Thomas Waldmann
|
ee1dc89b52
fix misleading hint the fuse ImportError handler gave, fixes #237
|
hace 10 años |
Thomas Waldmann
|
421c7f22a4
Merge branch 'merge' into merge-all
|
hace 10 años |
Thomas Waldmann
|
b7cefacb69
Merge branch 'python_cleanup' into merge
|
hace 10 años |
Thomas Waldmann
|
e9aacad9a3
remove unused imports
|
hace 10 años |
Thomas Waldmann
|
4ef6125f45
cleanup pep8 issues found by pycharm
|
hace 10 años |
Thomas Waldmann
|
3a33d57c7d
triple-double-quotes for docstrings
|
hace 10 años |
Thomas Waldmann
|
a21da5d2e0
no bare except
|
hace 10 años |
Thomas Waldmann
|
dee9869a03
use "with" with open()
|
hace 10 años |
Thomas Waldmann
|
fec5572836
no Class(object) in py3
|
hace 10 años |
Thomas Waldmann
|
30f48879da
add tuning docs
|
hace 10 años |
Thomas Waldmann
|
1e21ad85b4
improve attic init --help
|
hace 10 años |
Thomas Waldmann
|
b275d18c6b
msgpack: limit unpacker, use bin type for bytes
|
hace 10 años |
Thomas Waldmann
|
61f84efa60
misc. small fixes, discovered by pycharm
|
hace 10 años |
Thomas Waldmann
|
31f8af4423
Merge branch 'merge' into merge-all
|
hace 10 años |
Thomas Waldmann
|
2f5e5e01ea
PR #235 - Merge branch 'fix_xattr' into merge
|
hace 10 años |
Thomas Waldmann
|
6116fa72b2
give specific path to xattr.is_enabled(), disable symlink setattr call that always fails
|
hace 10 años |
Thomas Waldmann
|
99daa2794d
for zero compression (and decompression), avoid going through zlib
|
hace 10 años |
Thomas Waldmann
|
55db07b3b4
Merge branch 'merge' into merge-all
|
hace 10 años |
Thomas Waldmann
|
89ffe98ba2
PR #234 - Merge branch 'fix_pipe' into merge
|
hace 10 años |
Thomas Waldmann
|
cbbe0fcc9b
serve: use os.write(stdout_fd, ...), fixes #233
|
hace 10 años |
Thomas Waldmann
|
8a36478287
implement GMAC based on GHASH, use GHASH, faster compression, comments
|
hace 10 años |
Thomas Waldmann
|
6aca9383d7
reintegrate AEAD cipher made from AES CTR + HMAC-SHA256
|
hace 10 años |