.. |
affinity.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
attack_mode.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
autotune.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
benchmark.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
bitmap.h
|
Move bitmap specific functions into their own source file
|
2016-09-07 21:13:53 +02:00 |
bitops.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
common.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
convert.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
cpu_aes.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
cpu_crc32.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
cpu_des.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
cpu_md5.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
cpu_sha1.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
cpu_sha256.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
data.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
debugfile.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
dictstat.h
|
Fully rewrite dictstat logic to make it possible to pack it into a module
|
2016-09-09 10:22:21 +02:00 |
dynloader.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
ext_ADL.h
|
Move status specific functions into their own source file
|
2016-09-08 09:21:25 +02:00 |
ext_nvapi.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
ext_nvml.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
ext_OpenCL.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
ext_xnvctrl.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
filehandling.h
|
Move tuningdb specific functions into their own source file
|
2016-09-06 19:44:27 +02:00 |
filenames.h
|
Prepare move dictstat specific functions into their own source file
|
2016-09-08 18:27:53 +02:00 |
folder.h
|
More pre-sorting
|
2016-09-11 10:53:29 +02:00 |
hash_management.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
hlfmt.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
hwmon.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
induct.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
interface.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
kernel.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
locking.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
logfile.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
logging.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
loopback.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
memory.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
mpsp.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
opencl.h
|
Move stdout specific functions into their own source file
|
2016-09-08 16:01:24 +02:00 |
outfile_check.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
outfile.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
potfile.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
powertune.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
remove.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
restore.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
rp_cpu.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
rp_kernel_on_cpu.h
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
runtime.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
shared.h
|
get rid of hc_global_data_t data in shared.c
|
2016-09-08 14:11:35 +02:00 |
status.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
stdout.h
|
Move stdout specific functions into their own source file
|
2016-09-08 16:01:24 +02:00 |
terminal.h
|
Move prompt functions to terminal.c
|
2016-09-11 10:39:19 +02:00 |
thread.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
timer.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
tuningdb.h
|
Move TUNING_DB_FILE to tuningdb.h
|
2016-09-07 22:06:43 +02:00 |
types_int.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
types.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
usage.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
version.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
weak_hash.h
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
wordlist.h
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |