Rosen Penev
|
c6b49de852
|
include winsock2 instead of 1
2 is included elsewhere. No need to also include 1.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2023-08-09 17:44:21 -07:00 |
|
jsteube
|
6ee2658104
|
Prefix more macros to avoid collisions in other existing libraries
|
2023-01-30 14:41:12 +00:00 |
|
jsteube
|
f1ff925b6e
|
Prepare rename macros in header files from _MACRO to MACRO
|
2023-01-17 19:25:40 +00:00 |
|
Jens Steube
|
d6fe2c7cd4
|
The hashcat brain
|
2018-10-28 16:47:13 +01:00 |
|
Rosen Penev
|
77daf05dd0
|
Add HC_API_CALL to a few functions
On 32-bit MinGW, clang was throwing errors about this.
64-bit MinGW and regular MSYS does not throw warnings after the change.
|
2018-09-18 16:34:00 -07:00 |
|
jsteube
|
dcdd0d89cd
|
Move thread_monitor() to monitor.c
|
2016-09-15 04:29:22 +02:00 |
|