mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 05:43:52 -07:00
openssl v1.1 interface changes - this is beta!
This commit is contained in:
parent
f50e14a904
commit
8671dbd31a
9 changed files with 123 additions and 56 deletions
2
rdp.h
2
rdp.h
|
@ -49,6 +49,8 @@
|
|||
#include <sys/stat.h> /* stat */
|
||||
#include <sys/time.h> /* gettimeofday */
|
||||
#include <sys/times.h> /* times */
|
||||
#include <openssl/rsa.h>
|
||||
#include <openssl/hmac.h>
|
||||
|
||||
//fixme
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue