Commit History

Autor SHA1 Mensaxe Data
  Matthew Carr 6f7fcbeff0 Switched to using the x509-certificate crate from crates.io. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr dcc8e07ebb Added an SPDX license identifier to all rust files. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 4526f6d4b8 * Moved inessential material out of the README. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 066ef2a03c Started implementing btfsd. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr a2a899cbd5 Got the file system integration tests in btfuse to pass. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 1c59d921b4 Started updating btfuse to use LocalFs. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 67a5d64f4e Removed unneeded crates. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 44a6ef6ad4 Modified LocalFs to keep track of which path owns which handles. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 942ce5c428 Converted the Blocktree struct to the LocalFs struct %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 1fc18b39c0 Implemented the btfproto client. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr e14675f852 Finished modifying btmsg to allow for greater concurrency %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 62121ca7c1 * Added a crate for defining the file server inteface. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 245699fe79 Reworked btmsg to enable zero copy message processing. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 8898836c5e * Implemented synchronous message replies in btmsg to enable %!s(int64=2) %!d(string=hai) anos
  Matthew Carr ab4c86d058 Implemented secure tagging of received messages with the path %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 6bbdd4b463 Eliminated duplication of CertResolver. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr fe13c99897 Modified btmsg so it can work with any Creds. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr b782c30ef7 Implemented certificate authentication in btmsg. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 3125364053 Modified the btmsg API to allow a single UDP socket %!s(int64=2) %!d(string=hai) anos
  Matthew Carr bc22a6d7c2 Added code to the x509 module for converting certificates %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 041814acab Started using quinn for transporting messages. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr bc80d18027 Added a crate for the blocktree file server. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 0a74ddd286 * Made the messaging traits generic. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 84f5fb59c8 Rewrote `btmsg` to use tokio and be fully asynchronous. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr dae7f715a8 Moved the btmsg module into its own crate. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 782b7cd55c Made the debugging statements in `Blocktree` less intrusive. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr d55d736bf2 Implemented `Blocktree::rename`. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 675b0ef1f1 * Improved the debug messages in the FUSE FS. %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 95e7bae514 * Increased the sector size to 1 MB, which resulted in a 60x write %!s(int64=2) %!d(string=hai) anos
  Matthew Carr 7731d19272 Fixed a bug where concurrent reads of the same handle could cause a panic. %!s(int64=2) %!d(string=hai) anos