openssl/include/internal
J.W. Jagersma 8ae74c5bc0 djgpp: Define WATT32_NO_OLDIES before including socket headers
If this macro is left undefined, Watt-32 will "helpfully" declare some
typedefs such as 'byte' and 'word' in the global namespace.  This broke
compilation of apps/s_client.c.

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19274)
2022-09-29 12:00:30 +02:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio_addr.h QUIC Demuxer and Record Layer (RX Side) 2022-09-02 10:03:55 +02:00
bio_tfo.h
bio.h BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
common.h Add support for loading root CAs from Windows crypto API 2022-09-14 14:10:18 +01:00
comp.h
conf.h
constant_time.h
core.h
cryptlib.h
dane.h
deprecated.h
der.h
dso.h
dsoerr.h
e_os.h djgpp: Use usleep() for ossl_sleep() 2022-09-29 12:00:30 +02:00
endian.h
err.h
event_queue.h
ffc.h
ktls.h
list.h list: add a doubly linked list type. 2022-09-05 16:24:53 +10:00
namemap.h
nelem.h
numbers.h
o_dir.h
packet.h
param_build_set.h
passphrase.h
priority_queue.h
property.h
propertyerr.h
provider.h
quic_ackm.h QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic_cc.h QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic_demux.h Add deferred datagram limit to QUIC Record Layer RX 2022-09-22 10:01:35 +01:00
quic_error.h QUIC Flow Control 2022-09-26 08:01:55 +01:00
quic_fc.h QUIC Flow Control 2022-09-26 08:01:55 +01:00
quic_record_rx.h Add deferred datagram limit to QUIC Record Layer RX 2022-09-22 10:01:35 +01:00
quic_record_tx.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_record_util.h QUIC Record Layer (Refactor and TX Side) 2022-09-02 10:03:55 +02:00
quic_rx_depack.h Implement the RX Depacketizer 2022-09-23 17:55:03 +02:00
quic_ssl.h Move the QUIC_CONNECTION typedef to internal headers 2022-09-23 17:48:54 +02:00
quic_statm.h QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic_types.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_vlint.h
quic_wire_pkt.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_wire.h QUIC Demuxer and Record Layer (RX Side) 2022-09-02 10:03:55 +02:00
refcount.h
safe_math.h Fix white space 2022-09-13 21:13:35 +10:00
sha3.h
sizes.h
sm3.h
sockets.h djgpp: Define WATT32_NO_OLDIES before including socket headers 2022-09-29 12:00:30 +02:00
sslconf.h
symhacks.h
thread_once.h
time.h time: add some additional utilities and document everything 2022-09-13 21:13:22 +10:00
tlsgroups.h
tsan_assist.h
unicode.h