index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
serve-protocol.hh
Age
Commit message (
Expand
)
Author
2024-07-16
libstore: remove WriteConn::sink fields
eldritch horrors
2024-07-16
libstore: generatorize protocol serializers
eldritch horrors
2024-06-19
libstore: remove operations that are never called by supported clients
Jade Lovelace
2024-03-07
Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-...
eldritch horrors
2024-03-04
Merge pull request #6223 from obsidiansystems/worker-proto-with-version
eldritch horrors
2024-03-04
Merge pull request #9157 from obsidiansystems/protocol-versions
Robert Hensing
2024-03-04
Merge pull request #9137 from obsidiansystems/serve-protocol
eldritch horrors
2023-06-19
Likewise namespace and `enum struct`-ify `ServeCommand`
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2021-08-31
nix-store --serve: pass on `settings.keepFailed` from SSH store
Maximilian Bosch
2021-03-22
Clean up serialization for `BuildResult`
John Ericson
2021-02-23
LegacySSHStore: Send back the new realisations
regnat
2018-08-03
Make adding paths via nix-store --serve run in constant memory
Eelco Dolstra
2017-09-08
LegacySSHStore: Include signatures etc.
Eelco Dolstra
2017-02-07
Provide default implementations for a couple of Store methods
Eelco Dolstra