openssl/ssl
Nicola Tuveri 8b17fbaf46 [ssl] Support ssl_encapsulate on server side
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13018)
2020-10-14 18:42:59 +03:00
..
record TLS fixes for CBC mode and no-deprecated 2020-09-09 17:59:08 +10:00
statem [ssl] Support ssl_encapsulate on server side 2020-10-14 18:42:59 +03:00
bio_ssl.c
build.info TLS fixes for CBC mode and no-deprecated 2020-09-09 17:59:08 +10:00
d1_lib.c
d1_msg.c
d1_srtp.c Fix safestack issues in ssl.h 2020-09-13 11:09:45 +01:00
ktls.c Move KTLS inline functions only used by libssl into ssl/ktls.c. 2020-08-31 09:34:19 +01:00
methods.c
pqueue.c
s3_cbc.c TLS fixes for CBC mode and no-deprecated 2020-09-09 17:59:08 +10:00
s3_enc.c Improve some error messages if a digest is not available 2020-08-29 17:56:20 +10:00
s3_lib.c [ssl] Support ssl_encapsulate on server side 2020-10-14 18:42:59 +03:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
ssl_ciph.c Ignore unused return values from some sk_*() macros 2020-09-13 11:11:57 +01:00
ssl_conf.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
ssl_err.c Improve some error messages if a digest is not available 2020-08-29 17:56:20 +10:00
ssl_init.c Providerized libssl fallout: cleanup init 2020-07-11 15:13:09 -07:00
ssl_lib.c Fixed typo in ssl_lib.c 2020-10-12 17:06:22 -07:00
ssl_local.h [ssl] Support ssl_encapsulate on server side 2020-10-14 18:42:59 +03:00
ssl_mcnf.c Update copyright year 2020-08-06 13:22:30 +01:00
ssl_rsa.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
ssl_sess.c Use size of target buffer for allocation 2020-10-07 08:55:49 +10:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c TLS AEAD ciphers: more bytes for key_block than needed 2020-10-02 08:49:47 +02:00
t1_lib.c Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM 2020-10-14 18:42:59 +03:00
t1_trce.c
tls13_enc.c Support for KTLS TX on FreeBSD for TLS 1.3. 2020-08-31 09:34:19 +01:00
tls_srp.c