aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/nar-info.hh
AgeCommit message (Expand)Author
2016-06-01Make the store directory a member variable of StoreEelco Dolstra
2016-04-20Cache path info lookups in SQLiteEelco Dolstra
2016-03-24Move signature support from NarInfo to ValidPathInfoEelco Dolstra
2016-03-21Move signatures from NarInfo to ValidPathInfoEelco Dolstra
2016-02-16Add C++ functions for .narinfo processing / signingEelco Dolstra