Steveice10
|
0a51fe7854
core: Add support for loading NSPs with personalized tickets. (#10048)
|
2 лет назад |
bunnei
|
93cf8c3090
android: frontend: Integrate key installation for SAF.
|
3 лет назад |
bunnei
|
93bad47edb
core: crypto: key_manager: Add methods to reload & validate keys.
|
3 лет назад |
Valeri
|
278c0e6e8d
crypto: use user-provided keys whenever possible
|
3 лет назад |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Lioncash
|
d0b1f2bd05
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
|
5 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
Morph
|
806e2d7900
key_manager: Create the keys directory if it does not exist
|
5 лет назад |
ReinUsesLisp
|
4f13e270c8
core: Silence warnings when compiling without asserts
|
5 лет назад |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 лет назад |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 лет назад |
Lioncash
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 лет назад |
Lioncash
|
e0dd440b1f
crypto/key_manager: Remove dependency on the global system accessor
|
5 лет назад |
Lioncash
|
b62a8ca43e
key_manager: Make data arrays constexpr
|
5 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
Lioncash
|
7f0f37fca7
partition_data_manager: Make data arrays constexpr
|
6 лет назад |
Morph
|
7351ca8c75
KeyManager: Prevent writing of invalid keys
|
6 лет назад |
Lioncash
|
8f9c599c9f
key_manager: Resolve missing field initializer warning
|
6 лет назад |
bunnei
|
3e0e4f146b
Merge pull request #3091 from lioncash/core-conversion
|
6 лет назад |
bunnei
|
360b0d1b30
Merge pull request #3093 from lioncash/mbedtls
|
6 лет назад |
Lioncash
|
64cbebc58f
key_manager: Make use of IOFile in WriteKeyToFile()
|
6 лет назад |
Lioncash
|
e0c46e6879
core: Migrate off deprecated mbedtls functions
|
6 лет назад |
Lioncash
|
47a6bb2d5b
externals: Update httplib
|
6 лет назад |
Lioncash
|
581d2e36e5
crypto: Resolve sign-conversion warnings
|
6 лет назад |
vperus
|
29b1d0db0f
[crypto] Use IsAllZeroArray helper function
|
6 лет назад |
Zach Hilman
|
50d5414075
key_manager: Convert Ticket union to std::variant
|
7 лет назад |