serenity/Kernel/Security
2024-04-18 13:14:33 -06:00
..
AddressSanitizer.cpp Kernel: Add initial basic support for KASAN 2023-12-30 13:57:10 +01:00
AddressSanitizer.h Kernel: Add initial basic support for KASAN 2023-12-30 13:57:10 +01:00
Credentials.cpp Kernel: Move Credentials.{cpp,h} to the Security subdirectory 2023-06-04 21:32:34 +02:00
Credentials.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
ExecutionMode.h Kernel: Move ExecutionMode.h to the Security subdirectory 2023-06-04 21:32:34 +02:00
Jail.cpp Kernel: Move all tasks-related code to the Tasks subdirectory 2023-06-04 21:32:34 +02:00
Jail.h Everywhere: Move global Kernel pattern code to Kernel/Library directory 2023-06-04 21:32:34 +02:00
Random.cpp Kernel/riscv64: Use TimeManagement as an entropy source for now 2024-02-24 16:37:20 -07:00
Random.h Everywhere: Move global Kernel pattern code to Kernel/Library directory 2023-06-04 21:32:34 +02:00
UBSanitizer.cpp AK+Kernel+LibSanitizer: Implement __ubsan_handle_function_type_mismatch 2024-04-18 13:14:33 -06:00