mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
483fe18c4d
* adds rekeying and resizing controls to config+report api of file vault * moves common types of file vault to file_vault/include/file_vault/types.h to be included by other components * fixes wrong type of nr_of_clients fields in file_vault * introduces the file_vault_gui component that is a minimal graphical front end for the file vault based on the dialog lib and that uses the config+report api of the file vault as back end Ref #5190
20 lines
275 B
Plaintext
20 lines
275 B
Plaintext
_/src/init
|
|
_/src/libc
|
|
_/src/zlib
|
|
_/src/fs_query
|
|
_/src/tresor
|
|
_/src/vfs_block
|
|
_/src/vfs_jitterentropy
|
|
_/src/vfs
|
|
_/src/openssl
|
|
_/src/fs_tool
|
|
_/src/fs_utils
|
|
_/src/posix
|
|
_/src/rump
|
|
_/src/sandbox
|
|
_/src/file_vault
|
|
_/src/file_vault_gui
|
|
_/src/report_rom
|
|
_/src/menu_view
|
|
_/src/libpng
|