.. |
workarounds
|
|
|
affinity.h
|
partially fix compile for musl
|
2017-10-30 20:16:54 -07:00 |
autotune.h
|
|
|
backend.h
|
|
|
benchmark.h
|
|
|
bitmap.h
|
Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository
|
2016-10-13 10:07:04 +02:00 |
bitops.h
|
|
|
brain.h
|
|
|
combinator.h
|
|
|
common.h
|
Backend: Changed the maximum number of compute devices from 64 to 128
|
2020-07-10 11:32:42 +02:00 |
convert.h
|
|
|
cpt.h
|
Update cpt.c function parameters
|
2016-10-06 10:26:47 +02:00 |
cpu_crc32.h
|
Add module for -m 12500
|
2019-01-25 13:31:32 +01:00 |
debugfile.h
|
Update debugfile.c and hashes.c function parameters
|
2016-10-06 10:55:14 +02:00 |
dictstat.h
|
Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry.
|
2020-03-10 15:42:55 +01:00 |
dispatch.h
|
|
|
dynloader.h
|
Fix extra semicolon warnings
|
2019-11-09 16:42:50 -08:00 |
emu_general.h
|
|
|
emu_inc_cipher_aes.h
|
|
|
emu_inc_cipher_des.h
|
|
|
emu_inc_ecc_secp256k1.h
|
electrum 4/5: improve speed (rm hook)
|
2019-12-05 10:43:42 +01:00 |
emu_inc_hash_md4.h
|
|
|
emu_inc_hash_md5.h
|
|
|
emu_inc_hash_sha1.h
|
|
|
emu_inc_hash_sha256.h
|
|
|
emu_inc_hash_sha512.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
emu_inc_rp_optimized.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
emu_inc_rp.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
event.h
|
|
|
ext_ADL.h
|
Restyling hwmon (2021)(2)
|
2021-06-10 20:13:12 +02:00 |
ext_cuda.h
|
Cache cubin instead of PTX to decrease startup time
|
2020-01-29 15:56:36 +01:00 |
ext_lzma.h
|
|
|
ext_nvapi.h
|
|
|
ext_nvml.h
|
|
|
ext_nvrtc.h
|
|
|
ext_OpenCL.h
|
OpenCL Backend: Use CL_DEVICE_BOARD_NAME_AMD instead of CL_DEVICE_NAME for device name in case OpenCL runtime supports this query
|
2021-05-26 19:09:50 +02:00 |
ext_sysfs.h
|
|
|
filehandling.h
|
|
|
folder.h
|
|
|
hashcat.h
|
|
|
hashes.h
|
|
|
hlfmt.h
|
|
|
hwmon.h
|
|
|
induct.h
|
|
|
interface.h
|
|
|
keyboard_layout.h
|
Fix function declaration for execute_keyboard_layout_mapping()
|
2019-02-07 17:15:45 +01:00 |
locking.h
|
Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format
|
2019-07-01 01:30:24 +02:00 |
logfile.h
|
|
|
loopback.h
|
|
|
memory.h
|
Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use.
|
2016-11-20 22:54:52 +01:00 |
modules.h
|
|
|
monitor.h
|
|
|
mpsp.h
|
|
|
outfile_check.h
|
Add HC_API_CALL to a few functions
|
2018-09-18 16:34:00 -07:00 |
outfile.h
|
allow --left and -o work with binary hash files
|
2020-06-15 15:43:49 +02:00 |
pidfile.h
|
|
|
potfile.h
|
Keep output of --show and --left in the original ordering of the input hash file
|
2019-11-05 13:49:22 +01:00 |
restore.h
|
|
|
rp_cpu.h
|
Replace char[] with *char
|
2017-11-13 12:12:44 -08:00 |
rp.h
|
|
|
selftest.h
|
|
|
shared.h
|
Use special type for hashlist sorting in brain_compute_session()
|
2020-05-12 08:54:26 +02:00 |
slow_candidates.h
|
|
|
sort_r.h
|
|
|
status.h
|
|
|
stdout.h
|
fix some datatypes
|
2018-02-08 19:13:29 +01:00 |
straight.h
|
|
|
terminal.h
|
|
|
thread.h
|
|
|
timer.h
|
|
|
tuningdb.h
|
|
|
types.h
|
fix identify functionality
|
2021-06-11 19:25:39 +02:00 |
usage.h
|
|
|
user_options.h
|
Update some of the visual indicator of active options when benchmarking
|
2017-10-14 12:54:34 +02:00 |
wordlist.h
|
switch almost all FILE ops, potfile is the only missing
|
2019-06-26 19:06:46 +02:00 |