Historique des commits

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