Historie revizí

Autor SHA1 Zpráva Datum
  Matthew Carr 41715dbf47 * Removed the `Transmitter` and `Receiver` traits changed all usages to před 1 rokem
  Matthew Carr 6ba63fb96c Removed accidental inclusion of manual btfuse test. před 1 rokem
  Matthew Carr 1d4cdfb617 Fixed some reference counting bugs in `LocalFs`. 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 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 a6f535669a Fixed a bug where the FUSE daemon was not returning the correct 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 ada24686a9 Resolved some issues with btfuse tests not shuting down gracefully. před 1 rokem
  Matthew Carr 7d82aa7c40 Resolved most of the issues encountered when mounting a remote FS. před 1 rokem
  Matthew Carr 8ad6024669 Modified btfuse to allow a remote FS to be mounted. před 1 rokem
  Matthew Carr a725950e41 Fixed a bug were block files were not being deleted. před 2 roky
  Matthew Carr ab989534a8 * Fixed a bug in the FuseFs::read method. 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 dcc8e07ebb Added an SPDX license identifier to all rust files. před 2 roky
  Matthew Carr 066ef2a03c Started implementing btfsd. před 2 roky
  Matthew Carr a2a899cbd5 Got the file system integration tests in btfuse to pass. před 2 roky
  Matthew Carr 1c59d921b4 Started updating btfuse to use LocalFs. před 2 roky
  Matthew Carr 245699fe79 Reworked btmsg to enable zero copy message processing. před 2 roky
  Matthew Carr ab4c86d058 Implemented secure tagging of received messages with the path před 2 roky
  Matthew Carr 782b7cd55c Made the debugging statements in `Blocktree` less intrusive. před 2 roky
  Matthew Carr d55d736bf2 Implemented `Blocktree::rename`. před 2 roky
  Matthew Carr 36364e8518 Added a new stream which signs and verifies each sector of data před 2 roky
  Matthew Carr c0c2f8885f Implemented mkdir and rmdir in Blocktree. před 2 roky
  Matthew Carr b20315d385 Started implementing the setattr method. před 2 roky
  Matthew Carr 188a466136 Implemented hard linking in Blocktree. před 2 roky