Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
hace 4 años |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
hace 4 años |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
hace 4 años |
Lioncash
|
d0b1f2bd05
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
|
hace 5 años |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
hace 5 años |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
hace 5 años |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
hace 5 años |
Morph
|
806e2d7900
key_manager: Create the keys directory if it does not exist
|
hace 5 años |
ReinUsesLisp
|
4f13e270c8
core: Silence warnings when compiling without asserts
|
hace 5 años |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
hace 5 años |
Lioncash
|
be1954e04c
core: Fix clang build
|
hace 5 años |
Lioncash
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
hace 5 años |
Lioncash
|
e0dd440b1f
crypto/key_manager: Remove dependency on the global system accessor
|
hace 5 años |
Lioncash
|
b62a8ca43e
key_manager: Make data arrays constexpr
|
hace 5 años |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
hace 6 años |
Lioncash
|
7f0f37fca7
partition_data_manager: Make data arrays constexpr
|
hace 6 años |
Morph
|
7351ca8c75
KeyManager: Prevent writing of invalid keys
|
hace 6 años |
Lioncash
|
8f9c599c9f
key_manager: Resolve missing field initializer warning
|
hace 6 años |
bunnei
|
3e0e4f146b
Merge pull request #3091 from lioncash/core-conversion
|
hace 6 años |
bunnei
|
360b0d1b30
Merge pull request #3093 from lioncash/mbedtls
|
hace 6 años |
Lioncash
|
64cbebc58f
key_manager: Make use of IOFile in WriteKeyToFile()
|
hace 6 años |
Lioncash
|
e0c46e6879
core: Migrate off deprecated mbedtls functions
|
hace 6 años |
Lioncash
|
47a6bb2d5b
externals: Update httplib
|
hace 6 años |
Lioncash
|
581d2e36e5
crypto: Resolve sign-conversion warnings
|
hace 6 años |
vperus
|
29b1d0db0f
[crypto] Use IsAllZeroArray helper function
|
hace 6 años |
Zach Hilman
|
50d5414075
key_manager: Convert Ticket union to std::variant
|
hace 7 años |
Zach Hilman
|
d9ef20e5a5
es: Populate/synthesize tickets on construction
|
hace 7 años |
Zach Hilman
|
f8718ae779
key_manager: Add structure for Ticket parsing
|
hace 7 años |
Zach Hilman
|
e35fac2054
key_manager: Add accessors/helpers for ticket management
|
hace 7 años |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
hace 7 años |