about summary refs log tree commit diff
path: root/src/libstore/legacy-ssh-store.cc
AgeCommit message (Expand)AuthorFilesLines
2017-03-03 Improve SSH handlingEelco Dolstra1-45/+15
2017-03-01 RemoteStore::addToStore(): Send NAR rather than string containing NAREelco Dolstra1-2/+2
2017-02-21 Fix building without S3 supportEelco Dolstra1-1/+1
2017-02-07 Add a LegacySSHStore that uses nix-store --serveEelco Dolstra1-0/+247