openssl/include/internal
Andreas Mair 38e8392ba0 Use poll() in BIO_socket_wait() if available
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25055)
2024-10-11 10:21:07 +01:00
..
__DECC_INCLUDE_EPILOGUE.H Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
__DECC_INCLUDE_PROLOGUE.H Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
asn1.h internal/asn1.h: Add missing '#include <openssl/bio.h>' 2022-09-30 22:25:45 +02:00
bio_addr.h crypto: fix missing <winsock.h> indirection inclusion. 2024-09-05 17:02:51 +02:00
bio_tfo.h Remove repeated words 2023-09-11 10:15:30 +02:00
bio.h Add support for KTLS zerocopy sendfile on Linux 2022-11-24 13:19:37 +01:00
common.h Add defaults api to openssl build 2024-07-09 04:01:30 -04:00
comp.h Copyright year updates 2024-09-05 09:35:49 +02:00
conf.h Add ossl_ conf symbols 2021-03-18 17:52:37 +10:00
constant_time.h Copyright year updates 2024-09-05 09:35:49 +02:00
core.h "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
crmf.h CMP: add support for requesting cert template using genm/genp 2024-06-20 13:38:13 +02:00
cryptlib.h fips: continuous random bit generator tests 2024-09-19 08:44:14 +10:00
dane.h Update copyright year 2021-02-18 15:05:17 +00:00
deprecated.h Update copyright year 2021-02-18 15:05:17 +00:00
der.h der_writer: Use uint32_t instead of long. 2022-06-27 10:58:40 +02:00
deterministic_nonce.h Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
dso.h Update copyright year 2021-02-18 15:05:17 +00:00
dsoerr.h err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
e_os.h Move inclusion of <winsock.h> out of "e_os.h" into a dedicated header file. 2024-09-05 17:02:51 +02:00
e_winsock.h Move inclusion of <winsock.h> out of "e_os.h" into a dedicated header file. 2024-09-05 17:02:51 +02:00
endian.h Copyright year updates 2023-09-07 09:59:15 +01:00
err.h Update copyright year 2021-02-18 15:05:17 +00:00
ffc.h Fix conflicts between DH check flags and FFC check flags 2023-11-06 07:55:01 +00:00
hashtable.h hashtable: Support lockless reads 2024-08-21 15:21:25 +02:00
hpke_util.h Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. 2022-11-25 16:26:55 +00:00
json_enc.h Copyright year updates 2024-04-09 13:43:26 +02:00
ktls.h Copyright year updates 2024-04-09 13:43:26 +02:00
list.h Rename list macros 2024-09-26 10:02:30 +02:00
namemap.h Copyright year updates 2024-09-05 09:35:49 +02:00
nelem.h Update copyright year 2021-02-18 15:05:17 +00:00
numbers.h Copyright year updates 2023-09-07 09:59:15 +01:00
o_dir.h Update copyright year 2021-02-18 15:05:17 +00:00
packet_quic.h Copyright year updates 2023-09-07 09:59:15 +01:00
packet.h Copyright year updates 2024-09-05 09:35:49 +02:00
param_build_set.h Update copyright year 2022-05-03 13:34:51 +01:00
param_names.h.in params: provide a faster TRIE based param lookup. 2023-06-02 15:13:20 +10:00
params.h params: add helper functions to allocate & copy params 2023-04-26 08:01:46 +10:00
passphrase.h Fix pvk encoder to properly query for the passphrase 2021-12-06 16:38:03 +01:00
priority_queue.h Add additional include 2022-07-06 10:33:11 +10:00
property.h "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
propertyerr.h err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
provider.h Copyright year updates 2023-09-07 09:59:15 +01:00
qlog_event_helpers.h Copyright year updates 2024-04-09 13:43:26 +02:00
qlog_events.h Copyright year updates 2024-04-09 13:43:26 +02:00
qlog.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_ackm.h Copyright year updates 2024-09-05 09:35:49 +02:00
quic_cc.h QUIC Refactor: Fix ANSI - struct definition duplications 2023-12-21 08:12:06 +00:00
quic_cfq.h QUIC Refactor: Fix ANSI - struct definition duplications 2023-12-21 08:12:06 +00:00
quic_channel.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_demux.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_engine.h Minor updates 2023-12-21 08:12:06 +00:00
quic_error.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_fc.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_fifd.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_lcidm.h QUIC Refactor: Fix ANSI - struct definition duplications 2023-12-21 08:12:06 +00:00
quic_port.h Minor fixes 2023-12-21 08:12:06 +00:00
quic_predef.h QUIC ENGINE: Add unused QUIC_ENGINE object 2023-12-21 08:12:06 +00:00
quic_rcidm.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_reactor.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_rx.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_tx.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_util.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic_rx_depack.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic_sf_list.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic_srt_gen.h QUIC SRT GEN: Add SRT generator 2023-11-25 09:14:05 +00:00
quic_srtm.h Fix new typos found by codespell 2023-12-29 10:12:05 +01:00
quic_ssl.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_statm.h QUIC Refactor: Fix ANSI - struct definition duplications 2023-12-21 08:12:06 +00:00
quic_stream_map.h Change approach to SSL_pending API 2024-04-10 15:49:00 +02:00
quic_stream.h QUIC Refactor: Fix ANSI - struct definition duplications 2023-12-21 08:12:06 +00:00
quic_thread_assist.h When calling ossl_crypto_condvar_wait_timeout() we must use real time 2023-10-10 08:17:43 +01:00
quic_tls.h QUIC Refactor: Fix ANSI - struct definition duplications 2023-12-21 08:12:06 +00:00
quic_tserver.h Add a test for using a PSK with QUIC 2023-09-12 15:29:00 +02:00
quic_txp.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_txpim.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_types.h QUIC CHANNEL, LCIDM: Factor duplicate CID generation function 2023-12-21 08:12:00 +00:00
quic_vlint.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic_wire_pkt.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic_wire.h Copyright year updates 2023-09-07 09:59:15 +01:00
rcu.h Make rcu_thread_key context-aware 2024-04-19 09:22:53 -04:00
recordmethod.h Remove repeated words 2023-09-11 10:15:30 +02:00
refcount.h Remove trailing whitespace 2024-07-22 06:55:35 -04:00
ring_buf.h Copyright year updates 2023-09-07 09:59:15 +01:00
safe_math.h Avoid divide by 0 exception 2022-10-02 20:41:34 +11:00
sha3.h Copyright year updates 2024-09-05 09:35:49 +02:00
sizes.h Update copyright year 2021-02-18 15:05:17 +00:00
sm3.h Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
sockets.h Use poll() in BIO_socket_wait() if available 2024-10-11 10:21:07 +01:00
ssl3_cbc.h Copyright year updates 2023-09-07 09:59:15 +01:00
ssl.h QUIC: Make TLS1_FLAGS_QUIC private 2023-09-01 14:02:50 +01:00
sslconf.h Update copyright year 2021-02-18 15:05:17 +00:00
statem.h Copyright year updates 2023-09-07 09:59:15 +01:00
symhacks.h Instantiate predefined providers just-in-time 2021-06-24 14:48:14 +01:00
thread_arch.h Copyright year updates 2024-04-09 13:43:26 +02:00
thread_once.h include/internal: add a few missing #pragma once directives 2021-02-10 23:20:58 +01:00
thread.h crypto: add preemptive threading support 2022-10-17 09:45:39 +01:00
time.h crypto: fix missing <winsock.h> indirection inclusion. 2024-09-05 17:02:51 +02:00
tlsgroups.h Enable brainpool curves for TLS1.3 2021-11-26 06:45:19 +01:00
to_hex.h ssl: factorize and improved hex conversion code 2024-08-07 19:25:10 +02:00
tsan_assist.h Update copyright year 2022-05-03 13:34:51 +01:00
uint_set.h uint_set: convert uint_set to use the list data type 2022-11-16 18:02:02 +11:00
unicode.h Fix a windows build break 2021-03-24 10:04:08 +10:00