openssl/util
Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers.
If application uses any of Windows-specific interfaces, make it
application developer's respondibility to include <windows.h>.
Rationale is that <windows.h> is quite "toxic" and is sensitive
to inclusion order (most notably in relation to <winsock2.h>).
It's only natural to give complete control to the application developer.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-07-08 11:49:44 +02:00
..
perl/OpenSSL/Util
TLSProxy Add a test for fragmented alerts 2016-06-27 14:51:03 +01:00
ck_errf.pl
copy.pl
dofile.pl
find-doc-nits.pl More doc cleanup 2016-06-21 07:03:34 -04:00
find-undoc-api.pl
find-unused-errs
fipslink.pl
incore
indent.pro
libcrypto.num make update 2016-07-05 23:52:09 +02:00
libssl.num Add some accessor API's 2016-06-08 11:37:06 -04:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02:00
mkdir-p.pl utils/mkdir-p: check if dir exists also after mkdir failed 2016-06-23 11:10:29 -04:00
mkerr.pl
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl
selftest.pl
shlib_wrap.sh
su-filter.pl
with_fallback.pm