openssl/ssl
Richard Levitte 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Fixes #3191

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3199)
2017-04-13 10:23:31 +02:00
..
record Additional check to handle BAD SSL_write retry 2017-04-11 11:59:59 -04:00
statem Allow an ALPN callback to pretend to not exist 2017-04-10 11:57:37 -04: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
d1_srtp.c
methods.c
packet_locl.h
packet.c
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 Implement a new custom extensions API 2017-04-07 13:41:04 +01:00
ssl_ciph.c
ssl_conf.c SSL_CONF support for certificate_authorities 2017-04-03 23:47:21 +01:00
ssl_err.c Implement certificate_authorities extension 2017-03-17 18:41:56 +00:00
ssl_init.c
ssl_lib.c CT_POLICY_EVAL_CTX_set_time expects milliseconds, but given seconds 2017-04-12 19:08:57 +02:00
ssl_locl.h Create an ENDPOINT enum type for use internally 2017-04-07 13:41:04 +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 Move the extensions context codes into the public API 2017-04-07 13:41:04 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_lib.c New certificate_authorities functions 2017-04-03 23:47:21 +01:00
t1_trce.c Add TLSv1.3 draft-19 messages to trace 2017-03-16 13:16:51 -04:00
tls13_enc.c More typo fixes 2017-03-29 07:14:29 +02:00
tls_srp.c