Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Carr 9716b024f3 Added a proof-of-concept showing how a WASM actor could be built and há 1 ano atrás
  Matthew Carr 1fd0c24d12 * Added tests for the configuration of the binary crates. há 1 ano atrás
  Matthew Carr 8d73ccee00 * Started integrating btconsole with btfsd. há 1 ano atrás
  Matthew Carr e3e74ef5d8 Added a crates for the frontend and backend of the console app. há 1 ano atrás
  Matthew Carr 3e6290ab72 Fixed a bug in the provisioning process. há 1 ano atrás
  Matthew Carr feca36ea96 * Split out all the mutating methods in `CredStore` into their own trait. há 1 ano atrás
  Matthew Carr 4c31710ee0 * Updated all of the binary crates to use btconfig. It seems like há 1 ano atrás
  Matthew Carr f14464c21a Added a crate for provisioning credential stores. há 1 ano atrás
  Matthew Carr a6f535669a Fixed a bug where the FUSE daemon was not returning the correct há 1 ano atrás
  Matthew Carr 553c941f5b Modified btfsd to allow it to use a `FileCredStore` or a `TpmCredStore`. há 1 ano atrás
  Matthew Carr ff97eb33ce Added a `CredStore` which stores credentials in a file. há 1 ano atrás
  Matthew Carr abfcd2af55 Wrote a dockerfile for building a container for btfsd. há 1 ano atrás
  Matthew Carr a2654a3fd1 Fixed a segfault which occured after upgrading the Archlinux package há 1 ano atrás
  Matthew Carr 45586b46a0 Improved the look of the fronpage of the site. há 1 ano atrás
  Matthew Carr 6c6ea66321 Cloned the docsy example site and started modifying it. há 1 ano atrás
  Matthew Carr 159cb2606d * Added a script for building docs for the entire workspace. há 1 ano atrás
  Matthew Carr ada24686a9 Resolved some issues with btfuse tests not shuting down gracefully. há 1 ano atrás
  Matthew Carr 7d82aa7c40 Resolved most of the issues encountered when mounting a remote FS. há 1 ano atrás
  Matthew Carr 8ad6024669 Modified btfuse to allow a remote FS to be mounted. há 1 ano atrás
  Matthew Carr 4a0149520b Started implementing FsProvider for FsClient. há 1 ano atrás
  Matthew Carr ae4184b88b * Used the std ilog2 method in merkle_stream::log2. há 1 ano atrás
  Matthew Carr 54dbf52dd5 Made it more difficult to launch a correlation attack against the há 2 anos atrás
  Matthew Carr d8284bb88e Took steps to obscure the superblock path. há 2 anos atrás
  Matthew Carr 3770d845f4 Improved the security of inode to path mapping. há 2 anos atrás
  Matthew Carr a725950e41 Fixed a bug were block files were not being deleted. há 2 anos atrás
  Matthew Carr 7a5ec532ee Ensured that inodes are no longer trivially identifiable in the LocalFs. há 2 anos atrás
  Matthew Carr fa09308324 Fixed the ECB-style weakness in SecretStream by hashing the sector offset há 2 anos atrás
  Matthew Carr ab989534a8 * Fixed a bug in the FuseFs::read method. há 2 anos atrás
  Matthew Carr 6c8123e1c0 Eliminated unnecessary uses of owned locks inside LocalFs. há 2 anos atrás
  Matthew Carr 0bf01c0f75 Implemented proper support for inherited keys. há 2 anos atrás