summaryrefslogtreecommitdiff
path: root/Backend
Commit message (Expand)AuthorAge
* types for async protocol extensionJoey Hess2020-08-12
* E variant of external backend keysJoey Hess2020-07-29
* external backends genKey and verifyKeyContent implementedJoey Hess2020-07-29
* external backends wipJoey Hess2020-07-29
* rename getKey to genKeyJoey Hess2020-07-20
* move cryptographicallySecure into Backend typeJoey Hess2020-07-20
* sped up the --all option by 2x to 16x by using git cat-file --bufferJoey Hess2020-07-07
* change retrieveExport and getKey to throw exceptionJoey Hess2020-05-15
* fsck: Fix reversion in 8.20200226 that made it incorrectly warn that hashed k...Joey Hess2020-03-20
* convert KeySource to RawFilePathJoey Hess2020-02-21
* simplifyJoey Hess2020-02-20
* handle keys with extensions consistently in all localesJoey Hess2020-02-20
* fix ByteString conversion on windowsJoey Hess2019-12-18
* convert TopFilePath to use RawFilePathJoey Hess2019-12-09
* wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* cache the serialization of a KeyJoey Hess2019-11-22
* storing objects in git-lfs is workingJoey Hess2019-08-02
* Add BLAKE2BP512 and BLAKE2BP512E backendsJoey Hess2019-07-05
* remove many old version ifdefsJoey Hess2019-07-05
* update progress meter while hashing filesJoey Hess2019-06-25
* plumb MeterUpdate into getKeyJoey Hess2019-06-25
* update licenses from GPL to AGPLJoey Hess2019-03-13
* remove recently added cache from KeyVarietyJoey Hess2019-01-16
* Revert "cache the serialization of a Key"Joey Hess2019-01-16
* cache the serialization of a KeyJoey Hess2019-01-14
* make everything build again after ByteString Key changesJoey Hess2019-01-11
* import Utility.FileSystemEncoding in CommonJoey Hess2019-01-03
* strict bytestring encoders and decodersJoey Hess2019-01-01
* annex.maxextensionlengthJoey Hess2018-09-24
* stop using external hash programs, since cryptonite is fasterJoey Hess2018-08-28
* fix migration bug and make fsck warnJoey Hess2018-05-23
* fix build with cryptonite-0.20Joey Hess2018-03-15
* Added backends for the BLAKE2 family of hashes.Joey Hess2018-03-13
* Improve SHA*E extension extraction codeJoey Hess2018-03-05
* fold Build/SysConfig.hs into BuildInfo via includeJoey Hess2017-12-14
* more lambda-case conversionJoey Hess2017-12-05
* migrate: WORM keys containing spaces will be migrated to not contain spaces a...Joey Hess2017-08-17
* stop using MissingH for MD5Joey Hess2017-05-15
* AssociatedFile newtypeJoey Hess2017-03-10
* Removed support for building with the old cryptohash library.Joey Hess2017-02-24
* add KeyVariety typeJoey Hess2017-02-24
* Some optimisations to string splitting code.Joey Hess2017-01-31
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* Improve SHA*E extension extraction code.Joey Hess2016-05-27
* rename functionJoey Hess2016-05-27
* Support --metadata field<number, --metadata field>number etc to match ranges ...Joey Hess2016-02-27
* better forcing of hashJoey Hess2016-02-26
* try again at forcing file read while hashingJoey Hess2016-02-26
* test revert "force hash to finish with file before returning"Joey Hess2016-02-26
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20