aboutsummaryrefslogtreecommitdiff
path: root/Database/Keys
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2016-10-17
* slightly more efficient checking of versionUsesKeysDatabaseGravatar Joey Hess2016-07-19
* assistant: Fix race in v6 mode that caused downloaded file content to sometim...Gravatar Joey Hess2016-05-16
* Fix storing of filenames of v6 unlocked files when the filename is not repres...Gravatar Joey Hess2016-02-14
* if keys database cannot be opened due to permissions, ignoreGravatar Joey Hess2016-02-12
* fix import warningsGravatar Joey Hess2016-01-14
* another fix for old ghcGravatar Joey Hess2016-01-13
* change keys database to use IKey type with more efficient serializationGravatar Joey Hess2016-01-12
* add FileKeyIndex to Keys db to optimize getAssociatedKeyGravatar Joey Hess2016-01-12
* add database benchmarkGravatar Joey Hess2016-01-12
* split out raw sql interfaceGravatar Joey Hess2016-01-11
* fix build with pre-AMP ghcGravatar Joey Hess2015-12-28
* optimise read and write for Keys database (untested)Gravatar Joey Hess2015-12-23
* split out Database.Queue from Database.HandleGravatar Joey Hess2015-12-23
* add inode cache to the dbGravatar Joey Hess2015-12-09