1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-27 08:01:27 +00:00
hashcat/include
jsteube 93adde9d2f * Wrap everything related to *stat() into own functions
* Testwise remove early includes to stdin for OSX, see if they are still required
2016-10-31 11:28:06 +01:00
..
affinity.h Switch CPU affinity stuff to event_log_* 2016-10-08 23:38:34 +02:00
autotune.h
benchmark.h Fix a bunch of warnings 2016-10-30 10:58:14 -07:00
bitmap.h
bitops.h
combinator.h
common.h * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
convert.h Added the current first and last password candidate test queued for execution per device on status view 2016-10-04 18:30:00 +02:00
cpt.h
cpu_aes.h
cpu_crc32.h switch cpu_crc32.c to event_log_* 2016-10-08 23:53:52 +02:00
cpu_des.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_md5.h
cpu_sha1.h
cpu_sha256.h changed uint to u32 2016-10-04 00:35:49 -04:00
debugfile.h
dictstat.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
dispatch.h Move thread_monitor() to monitor.c 2016-09-15 04:29:22 +02:00
dynloader.h
event.h Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings 2016-10-31 09:19:37 +01:00
ext_ADL.h Fix compiler warnings caused by -Wstrict-prototypes 2016-10-30 20:45:44 +01:00
ext_nvapi.h Fix compiler warnings caused by -Wstrict-prototypes 2016-10-30 20:45:44 +01:00
ext_nvml.h
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 Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
folder.h Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
hashcat.h Move opencl_info() to terminal.c 2016-10-25 16:40:06 +02:00
hashes.h
hlfmt.h Update hlfmt.c function parameters 2016-10-06 21:12:32 +02:00
hwmon.h
induct.h Update induct.c function parameters 2016-10-06 16:46:08 +02:00
interface.h Move u8 * instead of char * for most interface.c functions 2016-10-30 21:56:56 +01:00
locking.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
logfile.h Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings 2016-10-31 09:19:37 +01:00
loopback.h
memory.h
monitor.h
mpsp.h Bring back mask length of mask as number to status screen 2016-10-29 22:44:01 +02:00
opencl.h Move opencl_info() to terminal.c 2016-10-25 16:40:06 +02:00
outfile_check.h
outfile.h Add some more returncode checks 2016-10-15 19:30:57 +02:00
potfile.h
restore.h
rp_cpu.h
rp_kernel_on_cpu.h
rp.h
shared.h * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
sort_r.h
status.h Bring back mask length of mask as number to status screen 2016-10-29 22:44:01 +02:00
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 Fix a bunch of warnings 2016-10-30 10:58:14 -07:00
thread.h Fix compiler warnings caused by -Wstack-usage=524288 2016-10-30 22:22:26 +01:00
timer.h
tuningdb.h
types.h * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
usage.h Fix some EOL handling 2016-10-25 12:25:53 +02:00
user_options.h Added option --keep-guessing to continue cracking hashes even after they have been cracked. 2016-10-31 10:09:04 +01:00
weak_hash.h
wordlist.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