mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Enable DTLS for windows builds
This commit is contained in:
@@ -150,6 +150,7 @@ typedef signed __int64 int64_t;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define HAVE_OPENSSL 1
|
#define HAVE_OPENSSL 1
|
||||||
|
#define HAVE_DTLS_CLIENT_METHOD 1
|
||||||
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
||||||
/* Apparently __func__ isn't yet supported */
|
/* Apparently __func__ isn't yet supported */
|
||||||
#define __func__ __FUNCTION__
|
#define __func__ __FUNCTION__
|
||||||
|
|||||||
Reference in New Issue
Block a user