Historie revizí

Autor SHA1 Zpráva Datum
  Matthew Carr cbc5e22ed9 Started implementing code generation for client handles. před 1 rokem
  Matthew Carr 2f75793d5d Added support to the btrun kernel for sending exit notifications. před 1 rokem
  Matthew Carr 5c949fa300 Started writing the code generation portion of btproto. před 1 rokem
  Matthew Carr d900c9f263 Wrote tests for the btproto::parsing crate. před 1 rokem
  Matthew Carr 20bf5b6bd2 Implemented a parser for the protocol language using syn. před 1 rokem
  Matthew Carr f1ae473dd2 Added an empty implementation of the protocol! macro před 1 rokem
  Matthew Carr 43f461f7a9 Renamed btmsg to bttp. před 1 rokem
  Matthew Carr b52fba0be0 * Modified the `RuntimeCallback` to hold a reference to a `Runtime`. před 1 rokem
  Matthew Carr 49538e26a9 * Modified the `activate` method to pass a pointer to the `Runtime` před 1 rokem
  Matthew Carr e520c7c2b0 Resolved the test failure for remote actor calls. před 1 rokem
  Matthew Carr dca9e637b1 Started working on supporting remote messages in btrun. před 1 rokem
  Matthew Carr e2ff1d4d96 Added a new crate called btrun for implementing an actor runtime. před 1 rokem
  Matthew Carr 1fd0c24d12 * Added tests for the configuration of the binary crates. před 1 rokem
  Matthew Carr 8d73ccee00 * Started integrating btconsole with btfsd. před 1 rokem
  Matthew Carr e3e74ef5d8 Added a crates for the frontend and backend of the console app. před 1 rokem
  Matthew Carr 3e6290ab72 Fixed a bug in the provisioning process. před 1 rokem
  Matthew Carr feca36ea96 * Split out all the mutating methods in `CredStore` into their own trait. před 1 rokem
  Matthew Carr 4c31710ee0 * Updated all of the binary crates to use btconfig. It seems like před 1 rokem
  Matthew Carr f14464c21a Added a crate for provisioning credential stores. před 1 rokem
  Matthew Carr 553c941f5b Modified btfsd to allow it to use a `FileCredStore` or a `TpmCredStore`. před 1 rokem
  Matthew Carr a2654a3fd1 Fixed a segfault which occured after upgrading the Archlinux package před 1 rokem
  Matthew Carr 8ad6024669 Modified btfuse to allow a remote FS to be mounted. před 1 rokem
  Matthew Carr 4a0149520b Started implementing FsProvider for FsClient. před 1 rokem
  Matthew Carr 3770d845f4 Improved the security of inode to path mapping. před 2 roky
  Matthew Carr a725950e41 Fixed a bug were block files were not being deleted. před 2 roky
  Matthew Carr ee87c26b3f Managed to get zero-copy reads working in ServerCallback. před 2 roky
  Matthew Carr 5d08568cc0 * Fixed the test flakiness in btfuse by using a lazy unmount. před 2 roky
  Matthew Carr 681c7160ca Finished testing btfsd. před 2 roky
  Matthew Carr 6f7fcbeff0 Switched to using the x509-certificate crate from crates.io. před 2 roky
  Matthew Carr 066ef2a03c Started implementing btfsd. před 2 roky