1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-11 02:19:02 +00:00
hashcat/include
2016-09-05 12:30:51 +02:00
..
common.h Remove unused typedefs for windows build 2016-09-05 12:30:51 +02:00
cpu-aes.c Prepare fix for datatypes, not final 2016-01-15 17:16:43 +01:00
cpu-aes.h Prepare fix for datatypes, not final 2016-01-15 17:16:43 +01:00
cpu-crc32.h Initial commit 2015-12-04 15:47:52 +01:00
cpu-des.c moving macros out of function in cpu-*.c 2016-09-05 10:27:32 +02:00
cpu-des.h Fix -Wmissing-declarations 2016-08-30 18:13:41 -07:00
cpu-md5.c moving macros out of function in cpu-*.c 2016-09-05 10:27:32 +02:00
cpu-md5.h Fix -Wmissing-declarations 2016-08-30 18:13:41 -07:00
cpu-sha1.c moving macros out of function in cpu-*.c 2016-09-05 10:27:32 +02:00
cpu-sha1.h Fix -Wmissing-declarations 2016-08-30 18:13:41 -07:00
cpu-sha256.c moving macros out of function in cpu-*.c 2016-09-05 10:27:32 +02:00
cpu-sha256.h Fix -Wmissing-declarations 2016-08-30 18:13:41 -07:00
ext_ADL.h Set fanspeed to automatic on shutdown 2016-06-26 20:18:46 +02:00
ext_nvapi.h Fix reset to automatic for NvAPI 2016-06-26 20:41:11 +02:00
ext_nvml.h Fix calling conventions for external libraries (mingw doesn't handle it alone); Fix first print of PROMPT after autotune; 2016-06-04 00:54:28 +02:00
ext_OpenCL.h Get rid of exit() calls in OpenCL wrapper library with the goal to have a better control which error can be ignored under special circumstances 2016-07-10 13:23:06 +02:00
ext_xnvctrl.h Added support for XNVCTRL on Linux to add support for --gpu-temp-retain for NVidia GPU 2016-06-18 10:59:58 +02:00
rp_cpu.h Initial commit 2015-12-04 15:47:52 +01:00
rp_kernel_on_cpu.h Move files from include/ to OpenCL/ if they are used within kernels 2016-05-25 23:04:26 +02:00
shared.h replaced macros with enums and static const char types 2016-09-05 11:41:05 +02:00
types.h Add Custom.Chars to output window in the case of a user specifying -1, -2, -3, -4. 2016-07-30 20:14:46 -05:00