1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-15 11:08:21 +00:00
hashcat/include
Rosen Penev 2f1a983bc6 Fix MinGW printf formats
Based on various compilation flags, MinGW uses either gnu_printf or
printf (really ms_printf) internally which confuses the compiler when
encountering gnu formats. OTOH, clang under MinGW does not support
gnu_printf.

Just use the macro to handle this mess.

Also remove macro that was originally used to work around this. It's
wrong and should not be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-28 18:56:52 -08:00
..
affinity.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
autotune.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
backend.h fix stdcall warnings under clang32/64 2023-08-09 17:26:34 -07:00
benchmark.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
bitmap.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
bitops.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
brain.h fix stdcall warnings under clang32/64 2023-08-09 17:26:34 -07:00
combinator.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
common.h Increased-virtual-backend-limit 2024-01-25 10:27:38 +01:00
convert.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
cpt.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
cpu_crc32.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
debugfile.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
dictstat.h Fix missing check for -j and -k before writing hashcat.dictstat2 which can lead to false negatives 2023-08-08 21:11:44 +00:00
dispatch.h include winsock2 instead of 1 2023-08-09 17:44:21 -07:00
dynloader.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_general.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_bignum_operations.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_cipher_aes.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_cipher_des.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_ecc_secp256k1.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_hash_base58.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_hash_md4.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_hash_md5.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_hash_sha1.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_hash_sha256.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_hash_sha512.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_radmin3_constants.h Prepare rename macros in header files from _MACRO to MACRO 2023-01-17 19:25:40 +00:00
emu_inc_rp_optimized.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
emu_inc_rp.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
event.h Fix MinGW printf formats 2024-02-28 18:56:52 -08:00
ext_ADL.h fix prototypes and old declarations 2023-08-20 21:13:12 -07:00
ext_cuda.h fix prototypes and old declarations 2023-08-20 21:13:12 -07:00
ext_hip.h fix prototypes and old declarations 2023-08-20 21:13:12 -07:00
ext_hiprtc.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_iokit.h using hc_IOMasterPortDefault instead of kIOMasterPortDefault/kIOMainPortDefault 2023-06-03 22:36:40 +02:00
ext_lzma.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_metal.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_nvapi.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_nvml.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_nvrtc.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_OpenCL.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_sysfs_amdgpu.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
ext_sysfs_cpu.h fix prototypes and old declarations 2023-08-20 21:13:12 -07:00
filehandling.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
folder.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
hashcat.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
hashes.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
hlfmt.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
hwmon.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
induct.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
interface.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
keyboard_layout.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
locking.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
logfile.h Fix MinGW printf formats 2024-02-28 18:56:52 -08:00
loopback.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
memory.h Add hcmalloc_aligned() and hcfree_aligned() 2023-05-08 23:11:33 +00:00
modules.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
monitor.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
mpsp.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
outfile_check.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
outfile.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
pidfile.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
potfile.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
restore.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
rp_cpu.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
rp.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
selftest.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
shared.h Fix MinGW printf formats 2024-02-28 18:56:52 -08:00
slow_candidates.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
sort_r.h Fix compilation on newer FreeBSD 2024-02-28 18:56:52 -08:00
status.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
stdout.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
straight.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
terminal.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
thread.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
timer.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
tuningdb.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
types.h Increased-virtual-backend-limit 2024-01-25 10:27:38 +01:00
usage.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
user_options.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
wordlist.h Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00