Age | Commit message (Expand) | Author |
---|---|---|
2024-08-08 | refactor: make HashType and Base enum classes for type safety | Jade Lovelace |
2024-07-16 | libstore: generatorize protocol serializers | eldritch horrors |
2024-06-16 | libstore client: remove remaining dead code | Jade Lovelace |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-03-04 | Merge pull request #6223 from obsidiansystems/worker-proto-with-version | eldritch horrors |
2024-03-04 | Merge pull request #9099 from obsidiansystems/common-proto | eldritch horrors |
2023-06-19 | Create `worker_proto::{Read,Write}Conn` | John Ericson |
2023-06-19 | Put worker protocol items inside a `WorkerProto` struct | John Ericson |
2023-06-19 | Split out worker protocol template definitions from declarations | John Ericson |
2023-05-17 | Revert "Revert "Use template structs instead of phantoms"" | John Ericson |
2023-05-17 | Move `worker_proto` defs out of `remote-store.cc` to own file | John Ericson |