openssl/include/internal
Hugo Landau 5da3e02c5e QUIC: Fix CRYPTO_GET_REF
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20765)
2023-05-12 14:47:15 +01:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h internal/asn1.h: Add missing '#include <openssl/bio.h>' 2022-09-30 22:25:45 +02:00
bio_addr.h QUIC Demuxer and Record Layer (RX Side) 2022-09-02 10:03:55 +02:00
bio_tfo.h
bio.h Add support for KTLS zerocopy sendfile on Linux 2022-11-24 13:19:37 +01:00
common.h remove unused macro in common.h 2023-05-05 16:51:03 -04:00
comp.h Add ZSTD compression support (RFC8478bis) 2022-10-18 09:30:21 -04:00
conf.h
constant_time.h
core.h
cryptlib.h crypto: add preemptive threading support 2022-10-17 09:45:39 +01:00
dane.h
deprecated.h
der.h
deterministic_nonce.h Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
dso.h
dsoerr.h
e_os.h e_os2: add ossl_static_assert_type_eq 2023-03-17 11:12:47 +11:00
endian.h
err.h
event_queue.h
ffc.h FFC cleanups 2023-04-03 10:31:04 +02:00
hpke_util.h Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. 2022-11-25 16:26:55 +00:00
ktls.h Add support for KTLS zerocopy sendfile on Linux 2022-11-24 13:19:37 +01:00
list.h list: add debug sanity checks 2022-11-16 18:02:02 +11:00
namemap.h
nelem.h
numbers.h
o_dir.h
packet_quic.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
packet.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
param_build_set.h
params.h params: add helper functions to allocate & copy params 2023-04-26 08:01:46 +10:00
passphrase.h
priority_queue.h
property.h
propertyerr.h
provider.h
quic_ackm.h QUIC Probes Support: Minor tweaks 2023-01-30 09:44:59 +01:00
quic_cc.h QUIC CC: Use OSSL_PARAM 2023-05-01 11:03:54 +01:00
quic_cfq.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_channel.h QUIC CHANNEL: Do not copy terminate cause as it is not modified after termination 2023-05-12 14:47:12 +01:00
quic_demux.h QUIC DEMUX: (Server support) Add support for default handler 2023-01-19 13:17:39 +00:00
quic_error.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_fc.h Minor fixups 2023-05-12 14:47:13 +01:00
quic_fifd.h QUIC FIFD: Add support for callback on frame ACK 2023-05-12 14:47:13 +01:00
quic_reactor.h Add channel-only tick mode and use it for thread assisted mode 2023-03-30 11:14:08 +01:00
quic_record_rx.h QUIC QRX: (Server support) Add support for manual URXE injection 2023-01-19 13:17:39 +00:00
quic_record_tx.h Add the ability to mutate QUIC packets before they are written 2023-02-22 05:33:23 +00:00
quic_record_util.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_rx_depack.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_sf_list.h Improve the QUIC_RSTREAM implementation 2023-03-06 12:26:16 +01:00
quic_ssl.h QUIC MSST: Rename SSL_set_incoming_stream_reject_policy 2023-05-12 14:47:15 +01:00
quic_statm.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_stream_map.h QUIC MSST: Documentation fixes 2023-05-12 14:47:15 +01:00
quic_stream.h QUIC QSM: Stream garbage collection 2023-05-12 14:47:13 +01:00
quic_thread_assist.h QUIC Thread Assisted Mode: Fix typos and use of CRYPTO_RWLOCK type 2023-03-30 11:14:10 +01:00
quic_tls.h Add support for rstream get/release record in the QUIC TLS layer 2023-04-12 11:02:01 +10:00
quic_tserver.h QUIC TSERVER: Allow STOP_SENDING/RESET_STREAM to be queried 2023-05-12 14:47:13 +01:00
quic_txp.h QUIC TXP/CHANNEL: Generate MAX_STREAMS using RXFC 2023-05-12 14:47:12 +01:00
quic_txpim.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_types.h QUIC CHANNEL: Transport params: Offer reason text and add server support 2023-01-19 13:17:39 +00:00
quic_vlint.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_wire_pkt.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
quic_wire.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
recordmethod.h Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00
refcount.h QUIC: Fix CRYPTO_GET_REF 2023-05-12 14:47:15 +01:00
ring_buf.h Improve the QUIC_RSTREAM implementation 2023-03-06 12:26:16 +01:00
safe_math.h Avoid divide by 0 exception 2022-10-02 20:41:34 +11:00
sha3.h
sizes.h
sm3.h
sockets.h internal/sockets.h: Add support for testing EINTR portably 2023-01-13 13:20:15 +00:00
ssl3_cbc.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
sslconf.h
statem.h Implement the QUIC Fault injector support for TLS handshake messages 2023-02-22 05:34:04 +00:00
symhacks.h
thread_arch.h QUIC Thread Assisted Mode: Support Windows XP 2023-03-30 11:14:09 +01:00
thread_once.h
thread.h crypto: add preemptive threading support 2022-10-17 09:45:39 +01:00
time.h threading: Add ossl_crypto_condvar_wait_timeout 2023-03-30 11:14:07 +01:00
tlsgroups.h
tsan_assist.h
uint_set.h uint_set: convert uint_set to use the list data type 2022-11-16 18:02:02 +11:00
unicode.h