openssl/include/internal
Hugo Landau 617b459ddf QUIC CHANNEL: Introduce concept of (non-)addressed mode
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21715)
2023-09-01 10:45:34 +01:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio_addr.h
bio_tfo.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
bio.h
common.h use '__builtin_expect' to improve EVP_EncryptUpdate performance for gcc/clang. 2023-07-13 22:54:14 +10:00
comp.h
conf.h
constant_time.h
core.h
cryptlib.h Optimise PKEY decoders 2023-07-17 08:12:06 +10:00
dane.h
deprecated.h
der.h
deterministic_nonce.h
dso.h
dsoerr.h
e_os.h
endian.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
err.h
event_queue.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
ffc.h
hpke_util.h
ktls.h
list.h
namemap.h
nelem.h
numbers.h
o_dir.h
packet_quic.h QUIC CONFORMANCE: Enforce minimal frame type encoding 2023-07-17 08:17:57 +10:00
packet.h
param_build_set.h
param_names.h.in params: provide a faster TRIE based param lookup. 2023-06-02 15:13:20 +10:00
params.h
passphrase.h
priority_queue.h
property.h
propertyerr.h
provider.h OSSL_PROVIDER_load_ex 2023-08-30 21:55:47 +02:00
quic_ackm.h QUIC ACKM: Clean up max_ack_delay tracking and separate TX and RX values 2023-07-19 13:03:11 +10:00
quic_cc.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
quic_cfq.h QUIC CFQ: Unreliable transmission for PATH_RESPONSE 2023-08-08 14:33:42 +01:00
quic_channel.h QUIC CHANNEL: Cleanup poll descriptor management 2023-09-01 10:45:34 +01:00
quic_demux.h quic: process stateless resets 2023-08-16 12:07:17 +02:00
quic_error.h QUIC TEST: Test malformed crypto stream data, excess buffering 2023-08-10 18:19:45 +01:00
quic_fc.h QUIC FC: Rename stream count mode to reflect actual function 2023-08-08 14:33:42 +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 QUIC REACTOR: Move can-poll flags into reactor 2023-09-01 10:45:34 +01:00
quic_record_rx.h QUIC QRX: Don't process 1-RTT packets until handshake is complete 2023-08-08 14:33:42 +01:00
quic_record_tx.h QUIC QTX: Add ciphertext size calculation function 2023-07-21 08:43:52 +02:00
quic_record_util.h
quic_rx_depack.h
quic_sf_list.h Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams 2023-06-23 14:31:45 +02:00
quic_ssl.h QUIC APL: Add internal call to allow changing send buffer size 2023-07-31 14:03:25 +01:00
quic_statm.h QUIC STATM: Move max_ack_delay tracking out of STATM 2023-07-19 13:03:11 +10:00
quic_stream_map.h QUIC APL: Implement backpressure on stream creation 2023-08-25 15:10:43 +02:00
quic_stream.h Cleanse also the send stream data with SSL_OP_CLEANSE_PLAINTEXT 2023-07-03 09:15:13 +10:00
quic_thread_assist.h
quic_tls.h NewSessionTickets with an early_data extension must have a valid max value 2023-08-15 14:41:31 +01:00
quic_tserver.h QUIC MULTISTREAM TEST: Test WAIT_PEER 2023-08-30 08:28:22 +01:00
quic_txp.h QUIC CHANNEL: Introduce concept of (non-)addressed mode 2023-09-01 10:45:34 +01:00
quic_txpim.h Don't keep creating CONNECTION_CLOSE frames 2023-08-25 08:42:39 +02:00
quic_types.h quic: process stateless resets 2023-08-16 12:07:17 +02:00
quic_vlint.h
quic_wire_pkt.h QUIC WIRE: Allow encoding/decoding of reserved header bits 2023-07-17 08:17:57 +10:00
quic_wire.h quic: process stateless resets 2023-08-16 12:07:17 +02:00
recordmethod.h Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
refcount.h Include <openssl/err.h> in include/refcount.h 2023-07-27 10:05:53 -04:00
ring_buf.h QUIC: Harden ring buffer against internal misuse 2023-08-31 16:34:51 +01:00
safe_math.h
sha3.h
sizes.h
sm3.h
sockets.h Include poll.h instead of incorrect sys/poll.h 2023-06-10 22:34:42 +02:00
ssl3_cbc.h
ssl.h QUIC TLS: Rethink error handling 2023-08-08 14:33:42 +01:00
sslconf.h
statem.h Minor updates 2023-07-05 09:03:04 +10:00
symhacks.h
thread_arch.h
thread_once.h
thread.h
time.h
tlsgroups.h
tsan_assist.h
uint_set.h
unicode.h