1. 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 11 months ago
  2. e6e5229 Use protobuf 2.x instead of 3.x by Ivan Lozano · 2 years, 11 months ago
  3. f74674e Merge changes from topic "fsverity-after-compos" by Victor Hsieh · 2 years, 11 months ago
  4. 40c8b45 fd_server: switch to lifsverity_rs by Victor Hsieh · 2 years, 11 months ago
  5. 281e07d Don't leak threads. by Alan Stokes · 2 years, 11 months ago
  6. e10abc8 Merge "Increase max entry for directories to 1000" by Alan Stokes · 3 years ago
  7. fa5172e Increase max entry for directories to 1000 by Victor Hsieh · 3 years ago
  8. a12763c AuthFsBenchmarks: Use measure_io from /mnt/apk/bin by Nikita Ioffe · 3 years ago
  9. a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 3 years ago
  10. 437a88f Drop unnecessary dependencies to libbinder_rpc_unstable by Jiyong Park · 3 years ago
  11. bd6d08a Logging improvements by Alan Stokes · 3 years ago
  12. f11ada9 Merge "Importing rustc-1.66.0" by Charisee Chiw · 3 years, 1 month ago
  13. 96113f3 Importing rustc-1.66.0 by Charisee · 3 years, 1 month ago
  14. db4cbf7 authfs: use the new fsverity-utils git repo URL by Eric Biggers · 3 years, 1 month ago
  15. da8786d Add more clap tests. by Andrew Walbran · 3 years, 2 months ago
  16. aa1efc4 Prepare for clap 4. by Andrew Walbran · 3 years, 6 months ago
  17. 8f3cf0e Change clock() in benchmarks to clock_gettime() by Inseob Kim · 3 years, 1 month ago
  18. f2bf56a Specify SYS_ADMIN capability for authfs_service by Nikita Ioffe · 3 years, 2 months ago
  19. a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 3 years, 2 months ago
  20. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 3 years, 3 months ago
  21. df4e000 Restart fd_server per authfs benchmark trial by Inseob Kim · 3 years, 2 months ago
  22. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 3 years, 3 months ago
  23. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 3 years, 3 months ago
  24. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 3 years, 4 months ago
  25. 579251e [benchmarks] Skip AuthFsBenchmarks on cuttlefish device by Alice Wang · 3 years, 3 months ago
  26. 37196d0 [authfs][test] Use static fields from AuthFsTestRule in tests by Alice Wang · 3 years, 3 months ago
  27. f31230f [authfs][test] Remove redundant supportsMicrodroid() check by Alice Wang · 3 years, 4 months ago
  28. cd9ab9b [benchmark] Collect authfs IO benchmarks in both (un)protected VMs by Alice Wang · 3 years, 4 months ago
  29. 6198917 [authfs][test] Run authfs host and benchmark tests in protected Vm by Alice Wang · 3 years, 4 months ago
  30. e4829c8 [benchmarks][authfs] Run AuthFsBenchmarks in postsubmit by Alice Wang · 3 years, 4 months ago
  31. 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 3 years, 4 months ago
  32. e6a9dd8 [benchmark][authfs] Shutdown Microdroid after each test by Alice Wang · 3 years, 4 months ago
  33. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 3 years, 4 months ago
  34. 1f9fdf3 [benchmark] Add benchmarks for authfs seq/rand write by Alice Wang · 3 years, 4 months ago
  35. c9bfdcc [benchmark] Improve authfs/measure_io.cpp error message with errx() by Alice Wang · 3 years, 4 months ago
  36. f538ddf [benchmark][authfs] Add benchmarks for authfs random read by Alice Wang · 3 years, 4 months ago
  37. c3b8a80 [benchmark][authfs] Add benchmarks for authfs remote file reading by Alice Wang · 3 years, 4 months ago
  38. 2a70188 [authfs][Test] Move --cid from tests to AuthFsTestRule by Alice Wang · 3 years, 4 months ago
  39. c614490 Add AuthFsTestRule to facilitate authfs benchmark addition by Alice Wang · 3 years, 7 months ago
  40. 6e8fab8 Add test that makes fd_server use of fs-verity ioctl by Victor Hsieh · 4 years ago
  41. 543d199 fd_server: use clap's derive by Victor Hsieh · 3 years, 5 months ago
  42. b5bcfab Migrate away from structopt by Victor Hsieh · 3 years, 5 months ago
  43. 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years, 5 months ago
  44. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years, 5 months ago
  45. 6e78d3c fd_server: reduce footprint of RawFd usage by Victor Hsieh · 3 years, 6 months ago
  46. e0d1e20 open_then_run: Hold fd with OwnedFd instead of File/Dir by Victor Hsieh · 3 years, 6 months ago
  47. bd16669 Use the canonical OwnedFd by Victor Hsieh · 3 years, 6 months ago
  48. 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years, 6 months ago
  49. 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years, 6 months ago
  50. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years, 6 months ago
  51. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years, 6 months ago
  52. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years, 6 months ago
  53. 3d5d266 Merge "migrate to clap 3.x" by Jeffrey Vander Stoep · 3 years, 7 months ago
  54. c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years, 7 months ago
  55. a8dc271 migrate to clap 3.x by Jeff Vander Stoep · 3 years, 7 months ago
  56. abc8925 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years, 7 months ago
  57. f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 7 months ago
  58. bf700f4 Merge "Make authfs tests independent of BuildManifest.apk" by Andrew Scull · 3 years, 7 months ago
  59. 6ad6440 Make authfs tests independent of BuildManifest.apk by Andrew Scull · 3 years, 7 months ago
  60. 6966b84 Update for Rust v1.62.0 by Charisee · 3 years, 8 months ago
  61. 9cf6050 data_device_bins renamed to data_device_bins_first by Sam Delmerico · 3 years, 9 months ago
  62. 761db1e authfs: Migrate to the openssl crate from custom bindings by Andrew Scull · 3 years, 9 months ago
  63. 551e3c9 authfs: Migrate from ring to the openssl crate by Andrew Scull · 3 years, 9 months ago
  64. c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 10 months ago
  65. 088df31 AuthFsHostTest: stop inheriting VirtualizationTestCaseBase by Victor Hsieh · 3 years, 10 months ago
  66. e221e21 Move code for log archive to new helper class by Victor Hsieh · 3 years, 10 months ago
  67. 4d85a85 Re-enable test with fixes by Alan Stokes · 3 years, 10 months ago
  68. 80ed8fd Temporarily disable test by Alan Stokes · 3 years, 10 months ago
  69. 9e75857 Reland: Migrate AuthFsHostTest to use MicrodroidBuilder by Victor Hsieh · 3 years, 10 months ago
  70. 4bdd2e8 Revert "Migrate AuthFsHostTest to use MicrodroidBuilder" by Katherine Kuan · 3 years, 10 months ago
  71. d4244be Migrate AuthFsHostTest to use MicrodroidBuilder by Victor Hsieh · 3 years, 10 months ago
  72. 963d513 authfs: support multiple threads by Victor Hsieh · 4 years ago
  73. 58a5e9b Migrate to use fuse crate's FuseConfig API by Victor Hsieh · 4 years ago
  74. 5507664 Archive VM logs for test cases by Victor Hsieh · 4 years ago
  75. 4b7f959 Use AtomicU64 for handle_ref_count by Victor Hsieh · 4 years ago
  76. 03ef64b Merge changes Ib3fd9047,I3126932f,I3450f496 by Victor Hsieh · 4 years ago
  77. 8a11827 Merge "Fix explicit checks for /dev/kvm" by Treehugger Robot · 4 years ago
  78. bf944d7 fd_server: use RwLock instead of Mutex by Victor Hsieh · 4 years ago
  79. 0520f44 authfs: use RwLock instead of Mutex by Victor Hsieh · 4 years ago
  80. 887b250 Only read backing file if chunk index is in range by Victor Hsieh · 4 years ago
  81. 5222a2d Fix test action that tampered file at wrong offset by Victor Hsieh · 4 years ago
  82. afdfd0e Verify the last incomplete chunk on resize by Victor Hsieh · 4 years ago
  83. 3e35f9a Verify read_chunk for writable file by Victor Hsieh · 4 years ago
  84. e61e324 Fix explicit checks for /dev/kvm by Alan Stokes · 4 years ago
  85. 2e0ded0 Changes for the Rust 1.59.0 update by Charisee · 4 years ago
  86. bbac519 Mount authfs with noexec by Victor Hsieh · 4 years ago
  87. 6de0b06 Merge "Add comment for how O_CREAT and O_TRUNC is handled" by Treehugger Robot · 4 years ago
  88. 928d503 Add comment for how O_CREAT and O_TRUNC is handled by Victor Hsieh · 4 years ago
  89. e8137e3 authfs: instantiate read-only files lazily by Victor Hsieh · 4 years ago
  90. 06850aa Merge "Maximize AuthFS's metadata timeout" by Treehugger Robot · 4 years ago
  91. 259dd9c Maximize AuthFS's metadata timeout by Victor Hsieh · 4 years ago
  92. 29de517 Relanding: "Add our integration tests to cts" by Jiyong Park · 4 years ago
  93. 70bf068 Revert "Add our integration tests to cts" by Jiyong Park · 4 years ago
  94. f41a7c6 Remove MicrodroidTestApp.signed by Jiyong Park · 4 years ago
  95. a735165 Add our integration tests to cts by Jiyong Park · 4 years ago
  96. 5c71cac Put all our tests to general-tests by Jiyong Park · 4 years ago
  97. c0f5fa7 Remove workarounds by data_device_bins by Victor Hsieh · 4 years, 1 month ago
  98. 65d71b3 Merge "Update 4k.fsv_meta" by Treehugger Robot · 4 years, 1 month ago
  99. 9a86ddb Update 4k.fsv_meta by Inseob Kim · 4 years, 1 month ago
  100. 5deba52 Authenticate file w/ fs-verity digest in hex by Victor Hsieh · 4 years, 1 month ago