Stephen Farrell ad062480f7 Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. há 1 ano atrás
..
__DECC_INCLUDE_EPILOGUE.H 48f4ad7718 Following the license change, modify the boilerplates in include/ and crypto/include/ há 5 anos atrás
__DECC_INCLUDE_PROLOGUE.H 48f4ad7718 Following the license change, modify the boilerplates in include/ and crypto/include/ há 5 anos atrás
asn1.h f51169514d internal/asn1.h: Add missing '#include <openssl/bio.h>' há 1 ano atrás
bio.h cd715b7e7f Add support for KTLS zerocopy sendfile on Linux há 1 ano atrás
bio_addr.h ec279ac211 QUIC Demuxer and Record Layer (RX Side) há 1 ano atrás
bio_tfo.h a3e53d5683 Add TFO support to socket BIO and s_client/s_server há 2 anos atrás
common.h 606e0426a1 Add support for loading root CAs from Windows crypto API há 1 ano atrás
comp.h caf9317d7d Add ZSTD compression support (RFC8478bis) há 1 ano atrás
conf.h f148f7034c Add ossl_ conf symbols há 3 anos atrás
constant_time.h ceaa6b319e Add a constant time zero check function for 64-bit integers há 3 anos atrás
core.h e1eafe8c87 "Reserve" the method store when constructing methods há 1 ano atrás
cryptlib.h 4574a7fd8d crypto: add preemptive threading support há 1 ano atrás
dane.h a28d06f3e9 Update copyright year há 3 anos atrás
deprecated.h a28d06f3e9 Update copyright year há 3 anos atrás
der.h 59196250cb der_writer: Use uint32_t instead of long. há 2 anos atrás
dso.h a28d06f3e9 Update copyright year há 3 anos atrás
dsoerr.h b93f6c2db9 err: rename err_load_xxx_strings_int functions há 3 anos atrás
e_os.h f2a6f83862 Cleanup : directly include of `internal/nelem.h` when required. há 1 ano atrás
endian.h a28d06f3e9 Update copyright year há 3 anos atrás
err.h a28d06f3e9 Update copyright year há 3 anos atrás
event_queue.h e6be47e427 ssl: implement an event queue há 2 anos atrás
ffc.h ddb13b283b Use as small dh key size as possible to support the security há 1 ano atrás
hpke_util.h ad062480f7 Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. há 1 ano atrás
ktls.h cd715b7e7f Add support for KTLS zerocopy sendfile on Linux há 1 ano atrás
list.h 3077341126 list: add debug sanity checks há 1 ano atrás
namemap.h b00cf0e790 Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names() há 2 anos atrás
nelem.h a28d06f3e9 Update copyright year há 3 anos atrás
numbers.h 08ee6addf7 Fix definition of ossl_intmax_t and ossl_uintmax_t há 3 anos atrás
o_dir.h a28d06f3e9 Update copyright year há 3 anos atrás
packet.h dffafaf481 QUIC Frame Encoding and Decoding Functions há 1 ano atrás
param_build_set.h fecb3aae22 Update copyright year há 2 anos atrás
passphrase.h baa88d9d17 Fix pvk encoder to properly query for the passphrase há 2 anos atrás
priority_queue.h 924c814a8a Add additional include há 2 anos atrás
property.h e1eafe8c87 "Reserve" the method store when constructing methods há 1 ano atrás
propertyerr.h b93f6c2db9 err: rename err_load_xxx_strings_int functions há 3 anos atrás
provider.h 20b6d85ab2 Drop ossl_provider_clear_all_operation_bits() and all uses of it há 2 anos atrás
quic_ackm.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_cc.h 5506fbeafb Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC há 1 ano atrás
quic_cfq.h 6db5cb8448 QUIC CFQ Fixes há 1 ano atrás
quic_demux.h 3fb172ef0a QUIC: use list.h há 1 ano atrás
quic_error.h 508e087c4c QUIC Flow Control há 1 ano atrás
quic_fc.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_fifd.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_record_rx.h 0ff9813744 Add deferred datagram limit to QUIC Record Layer RX há 1 ano atrás
quic_record_rx_wrap.h bbf902c34a QUIC Receive Stream Management há 1 ano atrás
quic_record_tx.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_record_util.h 1957148384 QUIC Record Layer (Refactor and TX Side) há 1 ano atrás
quic_rx_depack.h 69ed6760f9 Implement the RX Depacketizer há 1 ano atrás
quic_sf_list.h a17c713a7a Plug the QUIC_RSTREAM to the RX depacketizer há 1 ano atrás
quic_ssl.h a17c713a7a Plug the QUIC_RSTREAM to the RX depacketizer há 1 ano atrás
quic_statm.h fa4e92a70a QUIC ACK Manager, Statistics Manager and Congestion Control API há 1 ano atrás
quic_stream.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_stream_map.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_txp.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_txpim.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_types.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_vlint.h 416d0a638c QUIC wire format support há 2 anos atrás
quic_wire.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
quic_wire_pkt.h a73078b79f QUIC TX Packetiser and Streams Mapper há 1 ano atrás
refcount.h b484c6268c Disable atomic refcounts with no-threads há 1 ano atrás
safe_math.h 3189e12733 Avoid divide by 0 exception há 1 ano atrás
sha3.h 9522f0a6a9 include/internal: Remove TODOs that are irrelevant for 3.0 há 3 anos atrás
sizes.h a28d06f3e9 Update copyright year há 3 anos atrás
sm3.h 8a6e912520 Add ossl_ symbols for sm3 and sm4 há 3 anos atrás
sockets.h 4ccb89bba7 Fix definitions of SHUT_RD and SHUT_WR há 1 ano atrás
sslconf.h a28d06f3e9 Update copyright year há 3 anos atrás
symhacks.h 8d4dec0d4b Instantiate predefined providers just-in-time há 3 anos atrás
thread.h 4574a7fd8d crypto: add preemptive threading support há 1 ano atrás
thread_arch.h 4f32754f79 crypto: thread: remove ossl_crypto_thread_native_terminate há 1 ano atrás
thread_once.h 3a111aadc3 include/internal: add a few missing #pragma once directives há 3 anos atrás
time.h d8bcd64170 djgpp: Skip check for negative timeval há 1 ano atrás
tlsgroups.h 0a10825a00 Enable brainpool curves for TLS1.3 há 2 anos atrás
tsan_assist.h fecb3aae22 Update copyright year há 2 anos atrás
uint_set.h c5ca718003 uint_set: convert uint_set to use the list data type há 1 ano atrás
unicode.h 0dd19e750f Fix a windows build break há 3 anos atrás