提交历史

作者 SHA1 备注 提交日期
  Thomas Waldmann 1e21ad85b4 improve attic init --help 10 年之前
  Thomas Waldmann b275d18c6b msgpack: limit unpacker, use bin type for bytes 10 年之前
  Thomas Waldmann 61f84efa60 misc. small fixes, discovered by pycharm 10 年之前
  Thomas Waldmann 31f8af4423 Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann 2f5e5e01ea PR #235 - Merge branch 'fix_xattr' into merge 10 年之前
  Thomas Waldmann 6116fa72b2 give specific path to xattr.is_enabled(), disable symlink setattr call that always fails 10 年之前
  Thomas Waldmann 99daa2794d for zero compression (and decompression), avoid going through zlib 10 年之前
  Thomas Waldmann 55db07b3b4 Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann 89ffe98ba2 PR #234 - Merge branch 'fix_pipe' into merge 10 年之前
  Thomas Waldmann cbbe0fcc9b serve: use os.write(stdout_fd, ...), fixes #233 10 年之前
  Thomas Waldmann 8a36478287 implement GMAC based on GHASH, use GHASH, faster compression, comments 10 年之前
  Thomas Waldmann 6aca9383d7 reintegrate AEAD cipher made from AES CTR + HMAC-SHA256 10 年之前
  Thomas Waldmann c1c94a8682 cosmetics: comments, rename crypt... -> key... 10 年之前
  Thomas Waldmann f042845762 make the cipher variable, uses AEAD-like interface for authentication/encryption 10 年之前
  Thomas Waldmann 47887fb2bc Merge branch 'merge' into merge-all 10 年之前
  Thomas Waldmann 615ca87c17 Merge branch 'msgpack_corruption' into merge 10 年之前
  Thomas Waldmann 4c7d0762a9 as msgpack-python 0.4.6 is released now, just use that. 10 年之前
  Thomas Waldmann 4cdb1c37ba use GMAC as default for now, integrate into maccer type system, adapt tests 10 年之前
  Thomas Waldmann 20d1a74aaa Merge branch 'aes_gcm' into merge-all 10 年之前
  Thomas Waldmann f99dc8d413 Merge branch 'flexible_compression' into merge-all 10 年之前
  Thomas Waldmann 8032089d62 add remark about potential memory issue with tampered input 10 年之前
  Thomas Waldmann 60ac104a8f PR #231 - Merge branch 'check_last_N' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann 90c50e3171 implement check --last N 10 年之前
  Thomas Waldmann 97b5154fc5 check: sort archives in reverse time order 10 年之前
  Thomas Waldmann f1fe5be4c1 PR #230 - Merge branch 'msgpack_corruption' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann a67d4219c3 avoid defect python-msgpack releases, fixes #171, fixes #185 10 年之前
  Thomas Waldmann 8aebdd6c5b PR #229 - Merge branch 'fix_127' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann becae42618 check unpacked data from RPC for tuple type and correct length, fixes #127 10 年之前
  Thomas Waldmann 67eaa9d654 PR #225 - Merge branch 'fix_cache_close' of https://github.com/ThomasWaldmann/attic into merge 10 年之前
  Thomas Waldmann d3fe74d4c0 Cache: do not try to release the lock twice 10 年之前