.. |
__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
|
Add TFO support to socket BIO and s_client/s_server
|
2022-03-10 10:42:43 -05:00 |
bio.h
|
Add support for KTLS zerocopy sendfile on Linux
|
2022-11-24 13:19:37 +01:00 |
common.h
|
Add support for loading root CAs from Windows crypto API
|
2022-09-14 14:10:18 +01:00 |
comp.h
|
Add ZSTD compression support (RFC8478bis)
|
2022-10-18 09:30:21 -04:00 |
conf.h
|
|
|
constant_time.h
|
|
|
core.h
|
"Reserve" the method store when constructing methods
|
2022-07-20 07:28:17 +01:00 |
cryptlib.h
|
crypto: add preemptive threading support
|
2022-10-17 09:45:39 +01:00 |
dane.h
|
|
|
deprecated.h
|
|
|
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
|
|
|
dsoerr.h
|
err: rename err_load_xxx_strings_int functions
|
2021-05-26 13:01:47 +10:00 |
e_os.h
|
Cleanup : directly include of internal/nelem.h when required.
|
2022-11-23 18:08:25 +01:00 |
endian.h
|
|
|
err.h
|
|
|
event_queue.h
|
ssl: implement an event queue
|
2022-07-06 10:33:11 +10:00 |
ffc.h
|
Use as small dh key size as possible to support the security
|
2022-07-18 08:06:17 +01: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
|
Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()
|
2022-05-21 21:49:54 +02:00 |
nelem.h
|
|
|
numbers.h
|
Fix definition of ossl_intmax_t and ossl_uintmax_t
|
2021-06-22 19:49:52 +10:00 |
o_dir.h
|
|
|
packet.h
|
QUIC Frame Encoding and Decoding Functions
|
2022-07-29 16:28:37 +10:00 |
param_build_set.h
|
Update copyright year
|
2022-05-03 13:34:51 +01: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
|
Drop ossl_provider_clear_all_operation_bits() and all uses of it
|
2022-05-05 15:05:54 +02:00 |
quic_ackm.h
|
QUIC ACKM: Add support for psuedo-loss
|
2023-01-13 13:20:08 +00:00 |
quic_cc.h
|
QUIC Congestion Control: API to determine deadline at which more credit will be available
|
2023-01-13 13:20:09 +00:00 |
quic_cfq.h
|
QUIC CFQ Fixes
|
2022-11-07 18:18:34 +00:00 |
quic_demux.h
|
QUIC DEMUX: Allow BIO to be changed
|
2023-01-13 13:20:09 +00:00 |
quic_dummy_handshake.h
|
QUIC: Dummy Handshake Layer for Prototyping
|
2023-01-13 13:20:09 +00:00 |
quic_error.h
|
QUIC Flow Control
|
2022-09-26 08:01:55 +01:00 |
quic_fc.h
|
QUIC TX Packetiser and Streams Mapper
|
2022-11-24 08:15:20 +00:00 |
quic_fifd.h
|
QUIC TX Packetiser and Streams Mapper
|
2022-11-24 08:15:20 +00:00 |
quic_record_rx.h
|
QUIC Record Layer: Allow INITIAL EL to be rekeyed
|
2023-01-13 13:20:12 +00:00 |
quic_record_tx.h
|
QUIC Record Layer: Allow INITIAL EL to be rekeyed
|
2023-01-13 13:20:12 +00: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_sf_list.h
|
QUIC RX: Support refcounted packets and eliminate wrapper
|
2023-01-13 13:20:10 +00:00 |
quic_ssl.h
|
Plug the QUIC_RSTREAM to the RX depacketizer
|
2022-11-14 08:01:57 +00:00 |
quic_statm.h
|
QUIC ACK Manager, Statistics Manager and Congestion Control API
|
2022-08-24 14:05:46 +01:00 |
quic_stream_map.h
|
QUIC: Add transport parameter and other constants
|
2023-01-13 13:20:12 +00:00 |
quic_stream.h
|
QUIC RX: Support refcounted packets and eliminate wrapper
|
2023-01-13 13:20:10 +00:00 |
quic_txp.h
|
QUIC TXP: Add a function to query if the TXP wants to generate a packet
|
2023-01-13 13:20:12 +00:00 |
quic_txpim.h
|
QUIC TX Packetiser and Streams Mapper
|
2022-11-24 08:15:20 +00:00 |
quic_types.h
|
QUIC: Add transport parameter and other constants
|
2023-01-13 13:20:12 +00:00 |
quic_vlint.h
|
QUIC wire format support
|
2022-05-27 08:00:52 +02:00 |
quic_wire_pkt.h
|
QUIC Wire Encoding: Support Retry Integrity Tag Calculation
|
2023-01-13 13:20:10 +00:00 |
quic_wire.h
|
QUIC: Add transport parameter and other constants
|
2023-01-13 13:20:12 +00:00 |
refcount.h
|
Disable atomic refcounts with no-threads
|
2022-11-25 10:29:44 +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
|
Fix definitions of SHUT_RD and SHUT_WR
|
2022-10-25 13:25:00 +02:00 |
sslconf.h
|
|
|
symhacks.h
|
Instantiate predefined providers just-in-time
|
2021-06-24 14:48:14 +01:00 |
thread_arch.h
|
crypto: thread: remove ossl_crypto_thread_native_terminate
|
2022-10-21 19:57:16 +02:00 |
thread_once.h
|
|
|
thread.h
|
crypto: add preemptive threading support
|
2022-10-17 09:45:39 +01:00 |
time.h
|
djgpp: Skip check for negative timeval
|
2022-11-14 07:47:53 +00:00 |
tlsgroups.h
|
Enable brainpool curves for TLS1.3
|
2021-11-26 06:45:19 +01: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
|
|
|