1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 15:18:16 +00:00
hashcat/src
jsteube 2216920866 replaced macros with enums and static const char types
also had to move COMBINATOR_MODE defenition from inc_hash_constants.h to inc_types.cl to avoid conflicts
based on d57d9245db
2016-09-05 13:52:47 +02:00
..
ext_ADL.c Fix -Wundef warnings 2016-08-26 22:27:33 -07:00
ext_nvapi.c Fix for #473 2016-08-27 17:45:56 -07:00
ext_nvml.c Sign fixes 2016-08-26 22:27:44 -07:00
ext_OpenCL.c Fix -Wundef warnings 2016-08-26 22:27:33 -07:00
ext_xnvctrl.c Fix -Wundef warnings 2016-08-26 22:27:33 -07:00
hashcat.c replaced macros with enums and static const char types 2016-09-05 13:52:47 +02:00
Makefile added additional forward slash between folder and file (to make sure) 2016-08-18 15:48:44 +02:00
rp_kernel_on_cpu.c Fix GCC sign warnings 2016-07-25 23:08:02 -07:00
shared.c Initializing u64 value with something 'u' seem to limit it's maximum value to 0xffffffff and then stop. So this broke restore support, as you can see when the restore pointer went > 0xffffffff, also in status view. cc @neheb 2016-09-04 21:57:00 +02:00
win_file_globbing.mk added additional forward slash between folder and file (to make sure) 2016-08-18 15:48:44 +02:00