Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes

This commit is contained in:
Jens Steube
2022-01-04 18:07:18 +01:00
parent 2344cb0365
commit 668d2179cd
1149 changed files with 22771 additions and 22714 deletions
+1
View File
@@ -30,6 +30,7 @@
- Association Attack: Enable module specific pw_min and pw_max settings to avoid false positives in -a 9 attack-mode
- Backend Info: Added local memory size to output
- Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
- Tuning Database: Added a warning if a module implements module_extra_tuningdb_block but the installed computing device is not found
- Usage Screen: On windows console, wait for any keypress if usage_mini_print() is used
- User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line