about summary refs log tree commit diff
path: root/tvix/store/src/pathinfoservice/nix_http.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-06 r/8080 feat(tvix/store): use async nar reader for ingest_narFlorian Klink1-108/+72
2024-03-18 r/7732 refactor(tvix/store/pathinfo/nix_http): NixHash to display NARHashFlorian Klink1-3/+5
2024-01-21 r/7435 chore(tvix/store): Use BoxStream type aliasConnor Brewster1-6/+3
2024-01-12 r/7371 refactor(tvix/store/pathinfoservice): make more genericFlorian Klink1-11/+10
2023-12-21 r/7245 docs(tvix/store): fix referenceFlorian Klink1-2/+2
2023-11-28 r/7085 feat(tvix/store/pathinfosvc): add signature verificationFlorian Klink1-1/+33
2023-11-28 r/7081 feat(tvix/store/pathinfosvc/nix_http): check Nar{Size,Hash} matchesFlorian Klink1-13/+84
2023-11-19 r/7038 feat(tvix/store/pathinfoservice): implement NixHTTPPathInfoServiceFlorian Klink1-0/+213