1. 93ee308 Update Virtualization module to protobuf3. by Ludovic Barman · 2 years, 2 months ago
  2. e3f4b16 Use protobuf 2.x instead of 3.x by Ivan Lozano · 2 years, 5 months ago
  3. 437a88f Drop unnecessary dependencies to libbinder_rpc_unstable by Jiyong Park · 2 years, 6 months ago
  4. b5bcfab Migrate away from structopt by Victor Hsieh · 2 years, 11 months ago
  5. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  6. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  7. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
  8. 6ad6440 Make authfs tests independent of BuildManifest.apk by Andrew Scull · 3 years, 1 month ago
  9. 761db1e authfs: Migrate to the openssl crate from custom bindings by Andrew Scull · 3 years, 3 months ago
  10. 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 6 months ago
  11. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 7 months ago
  12. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
  13. f393a72 Support setting file mode by Victor Hsieh · 3 years, 8 months ago
  14. a81194e Add bindgen bindings test by Joel Galenson · 4 years ago
  15. 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 2 months ago
  16. b50e0fa authfs/fd_server: set prefer_rlib to true by Victor Hsieh · 4 years, 2 months ago
  17. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 3 months ago
  18. 85b4f73 authfs: Integration test by Victor Hsieh · 4 years, 5 months ago
  19. 573c649 Add authfs and fd_server to com.android.virt apex by Victor Hsieh · 4 years, 5 months ago
  20. f01f323 authfs: Support binder-backed file source by Victor Hsieh · 4 years, 8 months ago
  21. fa4477a authfs: add unit tests for ChunkedFileReader by Victor Hsieh · 4 years, 6 months ago
  22. 2efc476 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 6 months ago
  23. ab293ee authfs: run unit tests in presubmit by Victor Hsieh · 4 years, 6 months ago
  24. e5ed7ec authfs: Remove host targets by Victor Hsieh · 4 years, 7 months ago
  25. ad46e0b authfs: Re-enable the build of device unit test by Victor Hsieh · 4 years, 7 months ago
  26. 3f5f236 Remove explicit lifetimes by Thiébaud Weksteen · 4 years, 7 months ago
  27. 858a928 Disable authfs for darwin host by Thiébaud Weksteen · 4 years, 7 months ago
  28. 9a0ee7e Fix build on aosp-master/mainline_modules by Victor Hsieh · 4 years, 7 months ago
  29. 88ac6ca authfs: FUSE to serve file with fs-verity verification by Victor Hsieh · 4 years, 9 months ago
  30. ec18456 authfs: implement fs-verity Merkle tree verification by Victor Hsieh · 4 years, 9 months ago
  31. d1cb0d7 authfs: Add FFI to libcrypto by Victor Hsieh · 4 years, 9 months ago
  32. 1fe51c4 authfs: add readers for chunked data by Victor Hsieh · 4 years, 9 months ago