..
__DECC_INCLUDE_EPILOGUE.H
…
__DECC_INCLUDE_PROLOGUE.H
…
asn1.h
…
bio.h
…
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
cms.h
CMP: add support for central key generation
2025-01-27 08:56:46 +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
…
constant_time.h
Copyright year updates
2024-09-05 09:35:49 +02:00
core.h
…
crmf.h
CMP: add support for requesting cert template using genm/genp
2024-06-20 13:38:13 +02:00
cryptlib.h
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
2024-12-13 14:51:22 +01:00
dane.h
…
deprecated.h
…
der.h
…
deterministic_nonce.h
…
dso.h
…
dsoerr.h
…
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
encoder.h
Move some encode helpers to crypt/encode_decode/
2025-01-21 20:09:57 +11:00
endian.h
Copyright year updates
2023-09-07 09:59:15 +01:00
err.h
…
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
…
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
…
numbers.h
Change all one's complement to ones' complement for consistency
2024-12-06 15:26:36 +01:00
o_dir.h
…
packet.h
Copyright year updates
2024-09-05 09:35:49 +02:00
packet_quic.h
Copyright year updates
2023-09-07 09:59:15 +01:00
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
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
Add support for random provider
2025-02-05 07:20:22 +11:00
qlog.h
Copyright year updates
2024-04-09 13:43:26 +02: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
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
Enable the quic-tls API to work, even in the case of no-quic
2025-02-11 17:17:10 +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.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_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
Enable the quic-tls API to work, even in the case of no-quic
2025-02-11 17:17:10 +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
Fix encryption level ordering
2025-01-08 11:17:01 -05:00
quic_vlint.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
quic_wire_pkt.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
Add an API for other QUIC stacks to use our TLS implementation
2025-02-11 17:17:10 +00:00
refcount.h
Fix potential use-after-free in REF_PRINT_COUNT
2024-12-10 14:58:08 +01:00
ring_buf.h
Copyright year updates
2023-09-07 09:59:15 +01:00
safe_math.h
safe_math.h: Check if __GNUC__ is defined
2024-12-19 17:45:48 +01:00
sha3.h
Copyright year updates
2024-09-05 09:35:49 +02:00
sizes.h
…
sm3.h
…
sockets.h
Change all one's complement to ones' complement for consistency
2024-12-06 15:26:36 +01:00
ssl.h
QUIC: Make TLS1_FLAGS_QUIC private
2023-09-01 14:02:50 +01:00
ssl3_cbc.h
Copyright year updates
2023-09-07 09:59:15 +01:00
sslconf.h
…
statem.h
Copyright year updates
2023-09-07 09:59:15 +01:00
symhacks.h
…
thread.h
…
thread_arch.h
Copyright year updates
2024-04-09 13:43:26 +02:00
thread_once.h
…
time.h
crypto: fix missing <winsock.h> indirection inclusion.
2024-09-05 17:02:51 +02:00
tlsgroups.h
…
to_hex.h
ssl: factorize and improved hex conversion code
2024-08-07 19:25:10 +02:00
tsan_assist.h
…
uint_set.h
…
unicode.h
…