.. |
affinity.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +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 |
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
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
hlfmt.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
hwmon.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 |
interface.h
|
Finalize potfile specific functions migration to their own source file
|
2016-09-10 12:16:16 +02:00 |
locking.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
logfile.h
|
Move more logfile specific functions to logfile.h
|
2016-09-08 16:37:39 +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 |
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
|
Introduce hashconfig_t
|
2016-09-09 16:54:48 +02:00 |
opencl.h
|
Move stdout specific functions into their own source file
|
2016-09-08 16:01:24 +02:00 |
outfile.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
potfile.h
|
Move outfile specific functions into their own source file
|
2016-09-10 17:35:58 +02:00 |
restore.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
rp_cpu.h
|
Move wordlist specific functions into their own source file
|
2016-09-08 16:32:24 +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 |
shared.h
|
get rid of hc_global_data_t data in shared.c
|
2016-09-08 14:11:35 +02:00 |
status.h
|
Move more functions out of shared.c
|
2016-09-08 10:01:49 +02:00 |
stdout.h
|
Move stdout specific functions into their own source file
|
2016-09-08 16:01:24 +02:00 |
terminal.h
|
Move status specific functions into their own source file
|
2016-09-08 09:21:25 +02:00 |
thread.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
timer.h
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +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
|
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 |
wordlist.h
|
Move wordlist specific functions into their own source file
|
2016-09-08 16:32:24 +02:00 |