.. |
realm
|
refactor of Realm into a module with various components
|
2019-04-02 15:08:55 -04:00 |
realmfs
|
refactor of RealmFS into several components
|
2019-04-02 15:09:41 -04:00 |
system
|
various low level system utils moved into system module
|
2019-04-02 15:00:01 -04:00 |
terminal
|
a module for terminal colors and escape sequences
|
2019-04-02 14:57:29 -04:00 |
blockdev.rs
|
Updated everything for Rust 2018 with cargo fix --edition
|
2019-01-17 09:25:24 -05:00 |
cmdline.rs
|
added citadel.debug as a recognized kernel command line var
|
2019-04-02 15:10:27 -04:00 |
config.rs
|
Updated everything for Rust 2018 with cargo fix --edition
|
2019-01-17 09:25:24 -05:00 |
exec.rs
|
A new Command wrapper
|
2019-04-02 15:11:29 -04:00 |
header.rs
|
ImageHeader refactored to be thread safe and shareable
|
2019-04-02 15:13:13 -04:00 |
keyring.rs
|
implemented some extra functionality
|
2019-04-02 15:14:41 -04:00 |
keys.rs
|
method added to construct keypair from raw bytes
|
2019-04-02 15:15:28 -04:00 |
lib.rs
|
updated with changes to library
|
2019-04-02 15:17:46 -04:00 |
log.rs
|
improved logging system and macros
|
2019-04-02 15:12:10 -04:00 |
partition.rs
|
updated to use new ImageHeader correctly
|
2019-04-02 15:16:12 -04:00 |
resource.rs
|
updated to use new ImageHeader correctly
|
2019-04-02 15:16:12 -04:00 |
symlink.rs
|
functions for manipulating symlinks
|
2019-04-02 15:12:34 -04:00 |
util.rs
|
various low level system utils moved into system module
|
2019-04-02 15:00:01 -04:00 |
verity.rs
|
refactored scattered functions into a class
|
2019-04-02 15:16:49 -04:00 |