openssl/ssl
Todd Short c649d10d3f TLS1.3 Padding
Add padding callback for application control
Standard block_size callback
Documentation and tests included
Configuration file/s_client/s_srver option

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3130)
2017-05-02 09:44:43 +01:00
..
record TLS1.3 Padding 2017-05-02 09:44:43 +01:00
statem Return success in custom_ext_parse_old_cb_wrap if parse_cb is NULL 2017-04-26 17:37:30 +01:00
bio_ssl.c
build.info Move ssl/t1_ext.c to ssl/statem/extensions_cust.c 2017-04-07 13:41:04 +01:00
d1_lib.c
d1_msg.c Remove special case code for SCTP reneg handling 2017-04-25 11:13:39 +01:00
d1_srtp.c
methods.c
packet_locl.h TLS1.3 Padding 2017-05-02 09:44:43 +01:00
packet.c TLS1.3 Padding 2017-05-02 09:44:43 +01:00
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Remove ECDH(E) ciphers from SSLv3 2017-04-11 13:25:19 -04:00
s3_msg.c
ssl_asn1.c ASN.1: adapt our use of INTxx et al by making them explicitely embedded 2017-04-13 10:23:31 +02:00
ssl_cert.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
ssl_ciph.c
ssl_conf.c TLS1.3 Padding 2017-05-02 09:44:43 +01:00
ssl_err.c Don't attempt to send fragments > max_send_fragment in DTLS 2017-04-25 11:13:39 +01:00
ssl_init.c
ssl_lib.c TLS1.3 Padding 2017-05-02 09:44:43 +01:00
ssl_locl.h TLS1.3 Padding 2017-05-02 09:44:43 +01:00
ssl_mcnf.c
ssl_rsa.c Create an ENDPOINT enum type for use internally 2017-04-07 13:41:04 +01:00
ssl_sess.c Add support for SSL_SESSION_is_resumable() 2017-04-26 16:42:29 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_lib.c Add a ciphersuite config sanity check for servers 2017-04-26 14:31:00 +01:00
t1_trce.c
tls13_enc.c Fix minor compiler issues. 2017-04-19 12:51:08 -04:00
tls_srp.c