Historique des commits

Auteur SHA1 Message Date
  Matthew Carr e03a7fd899 Revamped error handling in the `btlib` crate. il y a 2 ans
  Matthew Carr 36364e8518 Added a new stream which signs and verifies each sector of data il y a 2 ans
  Matthew Carr c0c2f8885f Implemented mkdir and rmdir in Blocktree. il y a 2 ans
  Matthew Carr b20315d385 Started implementing the setattr method. il y a 2 ans
  Matthew Carr 188a466136 Implemented hard linking in Blocktree. il y a 2 ans
  Matthew Carr 7dbb358c1a * Implemented Blocktree::unlink. il y a 2 ans
  Matthew Carr f1da06f8d6 Fixed a bug where attributes could not be retrieved for directories. il y a 2 ans
  Matthew Carr c7165de3f1 Modfied locking in the Blocktree struct to allow for more il y a 2 ans
  Matthew Carr b3887d6e5e Changed readdir to handle directory iteration properly. il y a 2 ans
  Matthew Carr 4550c3867d * Added a new type to handle file system athorization. il y a 2 ans
  Matthew Carr 1e2c6afba7 * Factored SwtpmHarness into its own create. il y a 2 ans
  Matthew Carr 63eec7c42b Got reads and writes working in the FUSE daemon. il y a 2 ans
  Matthew Carr 7f33fa6093 Added a new binary crate to serve as a FUSE daemon. il y a 2 ans
  Matthew Carr 91c5e1765d Added encrypted metadata to blocks and used this to store il y a 2 ans
  Matthew Carr fe2ffc7077 Addressed the clippy warnings. il y a 2 ans
  Matthew Carr 6d829f2622 Introduced new "operations" types for representing ongoing cryptographic il y a 2 ans
  Matthew Carr fd43568390 Started working on adding FUSE support. il y a 2 ans