1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/include
jsteube e8229af09b Fix for -m 1500, -m 3000: Missing "defined" keyword
Fix for -m 1000: MD4_H1 copy/paste error
Fix for -m 8900, -m 9300: Invalid value for device_processor_cores for CPU devices
Fix for -m 9100: Variable salt2 initializer needed some clauses for clearness
Temporary limit gpu_accel for CPU devices to 1 for development phase
Mark pocl as too bleeding edge for production use, recommend native drivers
Remove workarounds for pocl
Rename VENDOR_ID_UNKNOWN to VENDOR_ID_GENERIC in host code
Rename IS_UNKNOWN to IS_GENERIC in kernel code
2016-01-07 20:14:34 +01:00
..
common.h Activate reordering or files to help integration into linux distributions 2016-01-03 00:40:31 +01:00
constants.h - Dropped all vector code since new GPU's are all scalar, makes the code much easier 2015-12-15 12:04:22 +01:00
cpu-aes.c
cpu-aes.h
cpu-crc32.h
cpu-des.c
cpu-md5.c
cpu-md5.h Generate a more easy to read filename for cached kernels 2016-01-04 20:56:15 +01:00
cpu-sha256.c
ext_ADL.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_dummy.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_nvapi.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_nvml.h change in library loading: libnvidia-ml now does load dynamically only on NVidia systems 2015-12-15 20:34:07 +01:00
ext_OpenCL.h - Fixed PHY memory handling for scrypt based algorithms 2015-12-23 15:51:55 +01:00
ext_smi.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
kernel_functions.c Fix for -m 1500, -m 3000: Missing "defined" keyword 2016-01-07 20:14:34 +01:00
kernel_vendor.h Fix for -m 1500, -m 3000: Missing "defined" keyword 2016-01-07 20:14:34 +01:00
rp_cpu.h
rp_kernel_on_cpu.h Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00
rp_kernel.h Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00
shared.h Fix for -m 1500, -m 3000: Missing "defined" keyword 2016-01-07 20:14:34 +01:00
types.h Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00