1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-13 19:28:56 +00:00
hashcat/include
2016-10-15 19:47:53 +02:00
..
affinity.h Switch CPU affinity stuff to event_log_* 2016-10-08 23:38:34 +02:00
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h
bitmap.h
bitops.h Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
combinator.h
common.h Remove some workarounds to use get rid of unused variable warnings 2016-10-10 09:12:36 +02:00
convert.h
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_aes.h
cpu_crc32.h
cpu_des.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_md5.h changed uint to u32 2016-10-04 00:35:49 -04:00
cpu_sha1.h changed uint to u32 2016-10-04 00:35:49 -04:00
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h Move thread_monitor() to monitor.c 2016-09-15 04:29:22 +02:00
dynloader.h
event.h
ext_ADL.h
ext_nvapi.h
ext_nvml.h Make use of nvmlDeviceGetCount() 2016-10-11 12:18:06 +02:00
ext_OpenCL.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
ext_xnvctrl.h
filehandling.h
folder.h Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
hashcat.h
hashes.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
hlfmt.h
hwmon.h Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
induct.h
interface.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
locking.h
logfile.h
loopback.h
memory.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
monitor.h Move thread_monitor() to monitor.c 2016-09-15 04:29:22 +02:00
mpsp.h Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
opencl.h
outfile_check.h
outfile.h
potfile.h
restore.h
rp_cpu.h Prepare for rules_ctx_t 2016-09-24 11:08:35 +02:00
rp_kernel_on_cpu.h replaced swap_workaround macro with byte_swap_32() from bitops.c 2016-10-01 12:39:48 +02:00
rp.h Update rp.c function parameters 2016-10-06 21:03:10 +02:00
shared.h Start context-related logging with goal to get rid of logging.c 2016-10-08 23:16:40 +02:00
sort_r.h
status.h
stdout.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h Print warnings in yellow and errors in red 2016-10-15 16:12:20 +02:00
usage.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
user_options.h
weak_hash.h Add some more returncode checks 2016-10-15 19:47:53 +02:00
wordlist.h