1. 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 7 months ago
  2. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  3. 761db1e authfs: Migrate to the openssl crate from custom bindings by Andrew Scull · 3 years, 3 months ago
  4. 551e3c9 authfs: Migrate from ring to the openssl crate by Andrew Scull · 3 years, 3 months ago
  5. 887b250 Only read backing file if chunk index is in range by Victor Hsieh · 3 years, 5 months ago
  6. afdfd0e Verify the last incomplete chunk on resize by Victor Hsieh · 3 years, 5 months ago
  7. 3e35f9a Verify read_chunk for writable file by Victor Hsieh · 3 years, 5 months ago
  8. e8137e3 authfs: instantiate read-only files lazily by Victor Hsieh · 3 years, 6 months ago
  9. 5deba52 Authenticate file w/ fs-verity digest in hex by Victor Hsieh · 3 years, 7 months ago
  10. 35dfa1e Read Merkle tree once per file by Victor Hsieh · 3 years, 7 months ago
  11. f7b3b2a [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 7 months ago
  12. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
  13. 88e5017 Deprecate local file support in authfs by Victor Hsieh · 3 years, 10 months ago
  14. 71f1003 authfs: expose fsverity digest via xattr by Victor Hsieh · 4 years ago
  15. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  16. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 3 months ago
  17. 6cf75b5 authfs: fix lints with rustc 1.51.0 by Victor Hsieh · 4 years, 4 months ago
  18. d0bb5d3 authfs: refine/rename trait ReadOnlyDataByChunk by Victor Hsieh · 4 years, 5 months ago
  19. 85b4f73 authfs: Integration test by Victor Hsieh · 4 years, 5 months ago
  20. 6a47e7f authfs: Support write config/operation in fuse by Victor Hsieh · 4 years, 5 months ago
  21. 09e2626 authfs: Reorganize modules & rename flags/classes/vars by Victor Hsieh · 4 years, 5 months ago
  22. ac4f3f4 authfs: Implement VerifiedFileEditor by Victor Hsieh · 4 years, 5 months ago
  23. dde1790 authfs: Add MerkleLeaves for integrity bookkeeping by Victor Hsieh · 4 years, 5 months ago