.. |
lzma_sdk
|
|
|
affinity.c
|
fixed strtok_r () calls, could prevent memory crashes
|
2017-11-18 14:23:02 +01:00 |
autotune.c
|
Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only
|
2017-11-26 10:50:22 +01:00 |
benchmark.c
|
Added option --benchmark-all to benchmark all hash-modes not just the default selection
|
2017-12-05 11:08:59 +01:00 |
bitmap.c
|
|
|
bitops.c
|
Fix compile error caused by __add3()
|
2017-08-27 19:46:17 +02:00 |
combinator.c
|
Replace char[] with *char
|
2017-11-13 12:12:44 -08:00 |
common.c
|
|
|
convert.c
|
|
|
cpt.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
cpu_aes.c
|
|
|
cpu_crc32.c
|
|
|
cpu_des.c
|
|
|
cpu_md4.c
|
|
|
cpu_md5.c
|
|
|
cpu_sha1.c
|
|
|
cpu_sha256.c
|
|
|
debugfile.c
|
|
|
dictstat.c
|
|
|
dispatch.c
|
|
|
dynloader.c
|
|
|
event.c
|
increase HCBUFSIZ_LARGE and truncate too large strings when copied to old_buf in events
|
2017-11-18 12:18:56 +01:00 |
ext_ADL.c
|
|
|
ext_lzma.c
|
|
|
ext_nvapi.c
|
|
|
ext_nvml.c
|
|
|
ext_OpenCL.c
|
|
|
ext_sysfs.c
|
|
|
filehandling.c
|
|
|
folder.c
|
Eventual fix for unicode folder name issue on windows
|
2017-12-02 15:24:10 +01:00 |
hashcat.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
hashes.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
hlfmt.c
|
Fix a bunch of cast-qual warnings
|
2017-11-13 20:46:26 -08:00 |
hwmon.c
|
Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools
|
2017-12-01 15:19:10 +01:00 |
induct.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
interface.c
|
fixes #1279: added -m 16300 = Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
|
2017-12-20 11:41:46 +01:00 |
locking.c
|
|
|
logfile.c
|
|
|
loopback.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
main.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
Makefile
|
Add checks for clock_gettime() support in Makefile
|
2017-12-26 14:09:30 +01:00 |
memory.c
|
|
|
monitor.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
mpsp.c
|
masks: skipping too large/small masks fixed
|
2018-01-03 14:46:49 +01:00 |
opencl.c
|
Fix missing defined keyword
|
2017-12-13 12:56:00 +01:00 |
outfile_check.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |
outfile.c
|
fixes #1447: prevent hexifying the [] passwords again in --show runs
|
2017-11-17 10:13:04 +01:00 |
pidfile.c
|
|
|
potfile.c
|
|
|
restore.c
|
|
|
rp_cpu.c
|
Replace char[] with *char
|
2017-11-13 12:12:44 -08:00 |
rp_kernel_on_cpu_optimized.c
|
|
|
rp_kernel_on_cpu.c
|
|
|
rp.c
|
|
|
selftest.c
|
|
|
shared.c
|
Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
|
2017-12-11 13:44:58 -08:00 |
status.c
|
Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
|
2017-12-11 13:44:58 -08:00 |
stdout.c
|
|
|
straight.c
|
|
|
terminal.c
|
Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
|
2017-12-11 13:44:58 -08:00 |
thread.c
|
|
|
timer.c
|
Fix clock_gettime() on OSX (v2)
|
2018-01-11 02:41:16 +01:00 |
tuningdb.c
|
fixed strtok_r () calls, could prevent memory crashes
|
2017-11-18 14:23:02 +01:00 |
usage.c
|
fixes #1279: added -m 16300 = Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
|
2017-12-20 11:41:46 +01:00 |
user_options.c
|
Added option --benchmark-all to benchmark all hash-modes not just the default selection
|
2017-12-05 11:08:59 +01:00 |
wordlist.c
|
remove special time handling in hashcat.
|
2017-12-09 16:40:45 -08:00 |