..
quic
DTLS 1.3 record number encryption
2025-10-02 14:47:24 +02:00
record
Support DTLS 1.3 Unified Headers
2025-10-02 14:47:24 +02:00
rio
Add util/codespell-check.sh and run it
2025-09-26 07:58:44 -04:00
statem
Revert changes to ssl_version_cmp() to avoid calling assert on non-sane inputs
2025-10-02 14:47:24 +02:00
bio_ssl.c
libssl: Silence warnings on Win64 builds
2025-07-02 17:26:26 +02:00
build.info
Move ssl_err.c into libcrypto
2025-03-01 14:46:03 -05:00
d1_lib.c
Support DTLS 1.3 Unified Headers
2025-10-02 14:47:24 +02:00
d1_msg.c
Copyright year updates
2025-03-12 13:35:59 +00:00
d1_srtp.c
Copyright year updates
2025-03-12 13:35:59 +00:00
methods.c
Remove compile guards for dtls1.3 method implementations
2025-10-02 14:45:12 +02:00
pqueue.c
Avoid mallocing unprocessed_rcds and processed_rcds in dtls record layer
2025-10-02 14:47:24 +02:00
priority_queue.c
Copyright year updates
2025-09-02 13:05:45 +00:00
s3_enc.c
This change fixes an issue where a DTLS 1.3 would calculate a wrong transcript hash.
2025-10-02 14:47:24 +02:00
s3_lib.c
DTLS 1.3 record number encryption
2025-10-02 14:47:24 +02:00
s3_msg.c
Copyright year updates
2025-03-12 13:35:59 +00:00
ssl_asn1.c
RFC7250 (RPK) support
2023-03-28 13:49:54 -04:00
ssl_cert.c
Refactor code and fix a couple of missing DTLSv1.3 checks.
2025-10-02 14:45:13 +02:00
ssl_cert_comp.c
libssl: Silence warnings on Win64 builds
2025-07-02 17:26:26 +02:00
ssl_cert_table.h
Make ssl_cert_info read-only
2023-11-27 07:51:33 +00:00
ssl_ciph.c
DTLS 1.3 record number encryption
2025-10-02 14:47:24 +02:00
ssl_conf.c
Fix protocol list for cmd_Protocol()
2025-10-02 14:45:12 +02:00
ssl_err_legacy.c
Copyright year updates
2025-03-12 13:35:59 +00:00
ssl_init.c
Copyright year updates
2025-03-12 13:35:59 +00:00
ssl_lib.c
Refactor code and fix a couple of missing DTLSv1.3 checks.
2025-10-02 14:45:13 +02:00
ssl_local.h
Reduce the number of mallocs in dtls1_new() by allocating message queues together with the d1 struct.
2025-10-02 14:47:24 +02:00
ssl_mcnf.c
Copyright year updates
2024-09-05 09:35:49 +02:00
ssl_rsa.c
Fix the abnormal branch memory leak in ssl_set_cert_and_key function
2025-09-23 16:36:23 +02:00
ssl_rsa_legacy.c
Copyright year updates
2025-03-12 13:35:59 +00:00
ssl_sess.c
Update session id and ticket logic for dtls13
2025-10-02 14:45:13 +02:00
ssl_stat.c
Copyright year updates
2025-03-12 13:35:59 +00:00
ssl_txt.c
DTLS 1.3 record number encryption
2025-10-02 14:47:24 +02:00
ssl_utst.c
Remove the old buffer management code
2022-10-20 14:39:33 +01:00
t1_enc.c
DTLS 1.3 record number encryption
2025-10-02 14:47:24 +02:00
t1_lib.c
Refactor code and fix a couple of missing DTLSv1.3 checks.
2025-10-02 14:45:13 +02:00
t1_trce.c
Correct traces for certificates in dtls13
2025-10-02 14:45:13 +02:00
tls13_enc.c
Sequence number cipher context is NULL for TLS connections
2025-10-02 14:47:24 +02:00
tls_depr.c
libssl: Silence warnings on Win64 builds
2025-07-02 17:26:26 +02:00
tls_srp.c
Copyright year updates
2025-03-12 13:35:59 +00:00