Historique des commits

Auteur SHA1 Message Date
  Jonas Borgström 00bdfa1a8e Add py3.2 compatible unhexlify to helpers.py il y a 12 ans
  Jonas Borgström f6e9da9c5a Fix argparse py33 issue il y a 12 ans
  Jonas Borgström 7875ab3e16 Move cache dir to ~/.cache/darc il y a 12 ans
  Jonas Borgström 9630714fac Fix location parsing issue with short paths il y a 12 ans
  Jonas Borgström cbfdedc329 Added makefile target to update gh-pages branch il y a 12 ans
  Jonas Borgström 06db9e897c Various sphinx related fixes il y a 12 ans
  Jonas Borgström 9421b64895 Test case refactoring il y a 12 ans
  Jonas Borgström 8a2f555c68 Packaging improvements il y a 12 ans
  Jonas Borgström 2f3489e989 Bump passphrase pbkdf interations count to 100,000. il y a 12 ans
  Jonas Borgström 599292650c Buffer might already be full when chunker_fill is called. il y a 12 ans
  Jonas Borgström 8cc92d896d Avoid unnecessary reads when we've already reached EOF. il y a 12 ans
  Jonas Borgström c3305291a2 Make sure the path hashed by the files cache is absolute il y a 12 ans
  Jonas Borgström 6fb7ac44b6 Fix include/exclude filter issue il y a 12 ans
  Jonas Borgström 0e5bed3ae5 Various key file improvements il y a 12 ans
  Jonas Borgström e22fcdc011 Forgot to add repository.py il y a 12 ans
  Jonas Borgström c4ec578090 Rename store -> repository il y a 12 ans
  Jonas Borgström eec876e8dc Fix setup.py issue when Cython is not available il y a 12 ans
  Jonas Borgström 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto il y a 12 ans
  Jonas Borgström ad08664b65 Switch to st_mtime_ns when available il y a 12 ans
  Jonas Borgström 1fdc5eabc6 Port to Python 3.2+ il y a 12 ans
  Jonas Borgström bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. il y a 12 ans
  Jonas Borgström 994473352d Remove const usage from pyx files to not confuse older cython versions. il y a 12 ans
  Jonas Borgström 3e5433855c Use Cython for all native code il y a 12 ans
  Jonas Borgström b994203c01 chmod should be called before chown to avoid SUID and SGRP reset. il y a 12 ans
  Jonas Borgström 1dc1411302 Add msgpack-python >= 0.3 compatibility il y a 12 ans
  Jonas Borgström 49744c0457 Improved AES counter storage il y a 12 ans
  Jonas Borgström 5b28d428b7 Switch to a buzhash (cyclic polynomial) chunkify implementation il y a 12 ans
  Jonas Borgström 19cb9058ac LRUCache: added missing .pop() implementation il y a 12 ans
  Jonas Borgström 09744e5114 Improved test coverage and end of year weekly pruning bug fix il y a 12 ans
  Jonas Borgström da0e3c4ec8 Improved error handling. il y a 12 ans