aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/serve-protocol.hh
AgeCommit message (Expand)Author
2024-07-16libstore: remove WriteConn::sink fieldseldritch horrors
2024-07-16libstore: generatorize protocol serializerseldritch horrors
2024-06-19libstore: remove operations that are never called by supported clientsJade Lovelace
2024-03-07Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-...eldritch horrors
2024-03-04Merge pull request #6223 from obsidiansystems/worker-proto-with-versioneldritch horrors
2024-03-04Merge pull request #9157 from obsidiansystems/protocol-versionsRobert Hensing
2024-03-04Merge pull request #9137 from obsidiansystems/serve-protocoleldritch horrors
2023-06-19Likewise namespace and `enum struct`-ify `ServeCommand`John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2021-08-31nix-store --serve: pass on `settings.keepFailed` from SSH storeMaximilian Bosch
2021-03-22Clean up serialization for `BuildResult`John Ericson
2021-02-23LegacySSHStore: Send back the new realisationsregnat
2018-08-03Make adding paths via nix-store --serve run in constant memoryEelco Dolstra
2017-09-08LegacySSHStore: Include signatures etc.Eelco Dolstra
2017-02-07Provide default implementations for a couple of Store methodsEelco Dolstra