Commit History

Upphovsman SHA1 Meddelande Datum
  Matthew Carr c05ad2ed5d Ironed out some open questions about runtime network discovery. 1 år sedan
  Matthew Carr 3abccf92d6 Made progress writing the new paper. 1 år sedan
  Matthew Carr 4986207dbb Worked on the Actor Runtime section of the new paper. 1 år sedan
  Matthew Carr 96e640e10b Added a paragraph to the paper introduction linking to project websites. 1 år sedan
  Matthew Carr bd0bf2b43b Started writing a new paper which emphasizes the actor runtime 1 år sedan
  Matthew Carr b52fba0be0 * Modified the `RuntimeCallback` to hold a reference to a `Runtime`. 1 år sedan
  Matthew Carr 49538e26a9 * Modified the `activate` method to pass a pointer to the `Runtime` 1 år sedan
  Matthew Carr 41715dbf47 * Removed the `Transmitter` and `Receiver` traits changed all usages to 1 år sedan
  Matthew Carr e520c7c2b0 Resolved the test failure for remote actor calls. 1 år sedan
  Matthew Carr dca9e637b1 Started working on supporting remote messages in btrun. 1 år sedan
  Matthew Carr 6ba63fb96c Removed accidental inclusion of manual btfuse test. 1 år sedan
  Matthew Carr 1d4cdfb617 Fixed some reference counting bugs in `LocalFs`. 1 år sedan
  Matthew Carr e2ff1d4d96 Added a new crate called btrun for implementing an actor runtime. 1 år sedan
  Matthew Carr 1fd0c24d12 * Added tests for the configuration of the binary crates. 1 år sedan
  Matthew Carr 8d73ccee00 * Started integrating btconsole with btfsd. 1 år sedan
  Matthew Carr e3e74ef5d8 Added a crates for the frontend and backend of the console app. 1 år sedan
  Matthew Carr 3e6290ab72 Fixed a bug in the provisioning process. 1 år sedan
  Matthew Carr feca36ea96 * Split out all the mutating methods in `CredStore` into their own trait. 1 år sedan
  Matthew Carr 4c31710ee0 * Updated all of the binary crates to use btconfig. It seems like 1 år sedan
  Matthew Carr f14464c21a Added a crate for provisioning credential stores. 1 år sedan
  Matthew Carr a6f535669a Fixed a bug where the FUSE daemon was not returning the correct 1 år sedan
  Matthew Carr 553c941f5b Modified btfsd to allow it to use a `FileCredStore` or a `TpmCredStore`. 1 år sedan
  Matthew Carr ff97eb33ce Added a `CredStore` which stores credentials in a file. 1 år sedan
  Matthew Carr abfcd2af55 Wrote a dockerfile for building a container for btfsd. 1 år sedan
  Matthew Carr a2654a3fd1 Fixed a segfault which occured after upgrading the Archlinux package 1 år sedan
  Matthew Carr 45586b46a0 Improved the look of the fronpage of the site. 1 år sedan
  Matthew Carr 6c6ea66321 Cloned the docsy example site and started modifying it. 1 år sedan
  Matthew Carr 159cb2606d * Added a script for building docs for the entire workspace. 1 år sedan
  Matthew Carr ada24686a9 Resolved some issues with btfuse tests not shuting down gracefully. 1 år sedan
  Matthew Carr 7d82aa7c40 Resolved most of the issues encountered when mounting a remote FS. 1 år sedan