[Midnightbsd-cvs] [MidnightBSD/src] 384659: Introduce backport of ktls
Lucas Holt
noreply at github.com
Sat Nov 23 14:55:21 EST 2024
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 384659b0225ed1f1eee7c6496ff80efdf84e088d
https://github.com/MidnightBSD/src/commit/384659b0225ed1f1eee7c6496ff80efdf84e088d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M crypto/openssl/CHANGES
M crypto/openssl/Configure
M crypto/openssl/INSTALL
M crypto/openssl/apps/s_client.c
M crypto/openssl/apps/s_server.c
M crypto/openssl/crypto/bio/b_sock2.c
M crypto/openssl/crypto/bio/bss_conn.c
M crypto/openssl/crypto/bio/bss_sock.c
M crypto/openssl/crypto/err/openssl.txt
M crypto/openssl/crypto/evp/e_aes.c
M crypto/openssl/doc/man3/BIO_ctrl.pod
M crypto/openssl/doc/man3/SSL_CTX_set_mode.pod
M crypto/openssl/doc/man3/SSL_CTX_set_record_padding_callback.pod
M crypto/openssl/doc/man3/SSL_write.pod
M crypto/openssl/engines/e_afalg.c
M crypto/openssl/include/internal/bio.h
A crypto/openssl/include/internal/ktls.h
M crypto/openssl/include/openssl/bio.h
M crypto/openssl/include/openssl/err.h
M crypto/openssl/include/openssl/evp.h
M crypto/openssl/include/openssl/ssl.h
M crypto/openssl/include/openssl/sslerr.h
M crypto/openssl/ssl/build.info
A crypto/openssl/ssl/ktls.c
M crypto/openssl/ssl/record/rec_layer_s3.c
M crypto/openssl/ssl/record/record.h
M crypto/openssl/ssl/record/record_local.h
M crypto/openssl/ssl/record/ssl3_buffer.c
M crypto/openssl/ssl/record/ssl3_record.c
M crypto/openssl/ssl/ssl_err.c
M crypto/openssl/ssl/ssl_lib.c
M crypto/openssl/ssl/ssl_local.h
M crypto/openssl/ssl/t1_enc.c
M crypto/openssl/ssl/tls13_enc.c
Log Message:
-----------
Introduce backport of ktls
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list