Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Carr b52fba0be0 * Modified the `RuntimeCallback` to hold a reference to a `Runtime`. há 1 ano atrás
  Matthew Carr 49538e26a9 * Modified the `activate` method to pass a pointer to the `Runtime` há 1 ano atrás
  Matthew Carr e520c7c2b0 Resolved the test failure for remote actor calls. há 1 ano atrás
  Matthew Carr dca9e637b1 Started working on supporting remote messages in btrun. há 1 ano atrás
  Matthew Carr e2ff1d4d96 Added a new crate called btrun for implementing an actor runtime. há 1 ano atrás
  Matthew Carr 1fd0c24d12 * Added tests for the configuration of the binary crates. há 1 ano atrás
  Matthew Carr 8d73ccee00 * Started integrating btconsole with btfsd. há 1 ano atrás
  Matthew Carr e3e74ef5d8 Added a crates for the frontend and backend of the console app. há 1 ano atrás
  Matthew Carr 3e6290ab72 Fixed a bug in the provisioning process. há 1 ano atrás
  Matthew Carr feca36ea96 * Split out all the mutating methods in `CredStore` into their own trait. há 1 ano atrás
  Matthew Carr 4c31710ee0 * Updated all of the binary crates to use btconfig. It seems like há 1 ano atrás
  Matthew Carr f14464c21a Added a crate for provisioning credential stores. há 1 ano atrás
  Matthew Carr 553c941f5b Modified btfsd to allow it to use a `FileCredStore` or a `TpmCredStore`. há 1 ano atrás
  Matthew Carr a2654a3fd1 Fixed a segfault which occured after upgrading the Archlinux package há 1 ano atrás
  Matthew Carr 8ad6024669 Modified btfuse to allow a remote FS to be mounted. há 1 ano atrás
  Matthew Carr 4a0149520b Started implementing FsProvider for FsClient. há 1 ano atrás
  Matthew Carr 3770d845f4 Improved the security of inode to path mapping. há 2 anos atrás
  Matthew Carr a725950e41 Fixed a bug were block files were not being deleted. há 2 anos atrás
  Matthew Carr ee87c26b3f Managed to get zero-copy reads working in ServerCallback. há 2 anos atrás
  Matthew Carr 5d08568cc0 * Fixed the test flakiness in btfuse by using a lazy unmount. há 2 anos atrás
  Matthew Carr 681c7160ca Finished testing btfsd. há 2 anos atrás
  Matthew Carr 6f7fcbeff0 Switched to using the x509-certificate crate from crates.io. há 2 anos atrás
  Matthew Carr 066ef2a03c Started implementing btfsd. há 2 anos atrás
  Matthew Carr a2a899cbd5 Got the file system integration tests in btfuse to pass. há 2 anos atrás
  Matthew Carr 1c59d921b4 Started updating btfuse to use LocalFs. há 2 anos atrás
  Matthew Carr 67a5d64f4e Removed unneeded crates. há 2 anos atrás
  Matthew Carr 942ce5c428 Converted the Blocktree struct to the LocalFs struct há 2 anos atrás
  Matthew Carr 1fc18b39c0 Implemented the btfproto client. há 2 anos atrás
  Matthew Carr 62121ca7c1 * Added a crate for defining the file server inteface. há 2 anos atrás
  Matthew Carr 041814acab Started using quinn for transporting messages. há 2 anos atrás