openssl/ssl
David Woodhouse cde6145ba1 Add SSL_OP_NO_ENCRYPT_THEN_MAC
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-10-17 23:17:39 +01:00
..
record Fix encrypt-then-mac implementation for DTLS 2016-10-17 23:17:39 +01:00
statem Fix linebreaks in the tls_construct_client_certificate function 2016-10-03 16:25:48 +01:00
bio_ssl.c
build.info
d1_lib.c Rename ssl_set_handshake_header2() 2016-10-02 20:25:57 +01:00
d1_msg.c
d1_srtp.c Convert ServerHello construction to WPACKET 2016-09-29 10:06:46 +01:00
methods.c
packet_locl.h Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
packet.c Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Harmonise setting the header and closing construction 2016-10-03 16:25:48 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert.c Style tweaks following review feedback 2016-09-20 10:16:56 +01:00
ssl_ciph.c
ssl_conf.c
ssl_err.c Don't set the handshake header in every message 2016-10-03 16:25:48 +01:00
ssl_init.c
ssl_lib.c Revert "Constify code about X509_VERIFY_PARAM" 2016-09-21 10:37:03 -04:00
ssl_locl.h Harmonise setting the header and closing construction 2016-10-03 16:25:48 +01:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_ext.c Delete some unneeded code 2016-09-29 10:06:46 +01:00
t1_lib.c Add SSL_OP_NO_ENCRYPT_THEN_MAC 2016-10-17 23:17:39 +01:00
t1_reneg.c Convert ServerHello construction to WPACKET 2016-09-29 10:06:46 +01:00
t1_trce.c
tls_srp.c