Commit Verlauf

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