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