Commit History

Author SHA1 Message Date
  Matthew Carr 1fd0c24d12 * Added tests for the configuration of the binary crates. 1 year ago
  Matthew Carr 8d73ccee00 * Started integrating btconsole with btfsd. 1 year ago
  Matthew Carr 3e6290ab72 Fixed a bug in the provisioning process. 1 year ago
  Matthew Carr 4c31710ee0 * Updated all of the binary crates to use btconfig. It seems like 2 years ago
  Matthew Carr abfcd2af55 Wrote a dockerfile for building a container for btfsd. 2 years ago
  Matthew Carr 159cb2606d * Added a script for building docs for the entire workspace. 2 years ago
  Matthew Carr ada24686a9 Resolved some issues with btfuse tests not shuting down gracefully. 2 years ago
  Matthew Carr 7d82aa7c40 Resolved most of the issues encountered when mounting a remote FS. 2 years ago
  Matthew Carr 681c7160ca Finished testing btfsd. 2 years ago
  Matthew Carr fac9db666a Wrote several more tests btfsd. 2 years ago
  Matthew Carr d5a19b1ff9 Wrote more tests for btfsd. 2 years ago
  Matthew Carr dcc8e07ebb Added an SPDX license identifier to all rust files. 2 years ago
  Matthew Carr 066ef2a03c Started implementing btfsd. 2 years ago
  Matthew Carr a2a899cbd5 Got the file system integration tests in btfuse to pass. 2 years ago
  Matthew Carr 942ce5c428 Converted the Blocktree struct to the LocalFs struct 2 years ago
  Matthew Carr 1fc18b39c0 Implemented the btfproto client. 2 years ago
  Matthew Carr e14675f852 Finished modifying btmsg to allow for greater concurrency 2 years ago
  Matthew Carr 62121ca7c1 * Added a crate for defining the file server inteface. 2 years ago
  Matthew Carr 245699fe79 Reworked btmsg to enable zero copy message processing. 2 years ago
  Matthew Carr 8898836c5e * Implemented synchronous message replies in btmsg to enable 2 years ago
  Matthew Carr ab4c86d058 Implemented secure tagging of received messages with the path 2 years ago
  Matthew Carr 6bbdd4b463 Eliminated duplication of CertResolver. 2 years ago
  Matthew Carr fe13c99897 Modified btmsg so it can work with any Creds. 2 years ago
  Matthew Carr b782c30ef7 Implemented certificate authentication in btmsg. 2 years ago
  Matthew Carr 3125364053 Modified the btmsg API to allow a single UDP socket 2 years ago
  Matthew Carr bc22a6d7c2 Added code to the x509 module for converting certificates 2 years ago
  Matthew Carr 041814acab Started using quinn for transporting messages. 2 years ago
  Matthew Carr bc80d18027 Added a crate for the blocktree file server. 2 years ago
  Matthew Carr 0a74ddd286 * Made the messaging traits generic. 2 years ago
  Matthew Carr 84f5fb59c8 Rewrote `btmsg` to use tokio and be fully asynchronous. 2 years ago