Matthew Carr
|
9716b024f3
Added a proof-of-concept showing how a WASM actor could be built and
|
1 rok temu |
Matthew Carr
|
1fd0c24d12
* Added tests for the configuration of the binary crates.
|
1 rok temu |
Matthew Carr
|
8d73ccee00
* Started integrating btconsole with btfsd.
|
1 rok temu |
Matthew Carr
|
e3e74ef5d8
Added a crates for the frontend and backend of the console app.
|
1 rok temu |
Matthew Carr
|
3e6290ab72
Fixed a bug in the provisioning process.
|
1 rok temu |
Matthew Carr
|
feca36ea96
* Split out all the mutating methods in `CredStore` into their own trait.
|
1 rok temu |
Matthew Carr
|
4c31710ee0
* Updated all of the binary crates to use btconfig. It seems like
|
1 rok temu |
Matthew Carr
|
f14464c21a
Added a crate for provisioning credential stores.
|
1 rok temu |
Matthew Carr
|
553c941f5b
Modified btfsd to allow it to use a `FileCredStore` or a `TpmCredStore`.
|
1 rok temu |
Matthew Carr
|
a2654a3fd1
Fixed a segfault which occured after upgrading the Archlinux package
|
1 rok temu |
Matthew Carr
|
8ad6024669
Modified btfuse to allow a remote FS to be mounted.
|
1 rok temu |
Matthew Carr
|
4a0149520b
Started implementing FsProvider for FsClient.
|
1 rok temu |
Matthew Carr
|
3770d845f4
Improved the security of inode to path mapping.
|
2 lat temu |
Matthew Carr
|
a725950e41
Fixed a bug were block files were not being deleted.
|
2 lat temu |
Matthew Carr
|
ee87c26b3f
Managed to get zero-copy reads working in ServerCallback.
|
2 lat temu |
Matthew Carr
|
5d08568cc0
* Fixed the test flakiness in btfuse by using a lazy unmount.
|
2 lat temu |
Matthew Carr
|
681c7160ca
Finished testing btfsd.
|
2 lat temu |
Matthew Carr
|
6f7fcbeff0
Switched to using the x509-certificate crate from crates.io.
|
2 lat temu |
Matthew Carr
|
066ef2a03c
Started implementing btfsd.
|
2 lat temu |
Matthew Carr
|
a2a899cbd5
Got the file system integration tests in btfuse to pass.
|
2 lat temu |
Matthew Carr
|
1c59d921b4
Started updating btfuse to use LocalFs.
|
2 lat temu |
Matthew Carr
|
67a5d64f4e
Removed unneeded crates.
|
2 lat temu |
Matthew Carr
|
942ce5c428
Converted the Blocktree struct to the LocalFs struct
|
2 lat temu |
Matthew Carr
|
1fc18b39c0
Implemented the btfproto client.
|
2 lat temu |
Matthew Carr
|
62121ca7c1
* Added a crate for defining the file server inteface.
|
2 lat temu |
Matthew Carr
|
041814acab
Started using quinn for transporting messages.
|
2 lat temu |
Matthew Carr
|
bc80d18027
Added a crate for the blocktree file server.
|
2 lat temu |
Matthew Carr
|
84f5fb59c8
Rewrote `btmsg` to use tokio and be fully asynchronous.
|
2 lat temu |
Matthew Carr
|
dae7f715a8
Moved the btmsg module into its own crate.
|
2 lat temu |
Matthew Carr
|
cb02f2cbd8
Made major modification to the Block trait.
|
2 lat temu |