openssl/ssl
Matt Caswell 9d5db9c9ab Assert that alpn_selected is NULL before we assign it
The alpn_selected value in the session should be NULL before we first
populate it if this is a new session. We assert to make sure it is.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5715)
2018-03-27 16:19:17 +01:00
..
record Update copyright year 2018-03-20 13:08:46 +00:00
statem Assert that alpn_selected is NULL before we assign it 2018-03-27 16:19:17 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
packet_locl.h
packet.c
pqueue.c
s3_cbc.c
s3_enc.c Update copyright year 2018-03-20 13:08:46 +00:00
s3_lib.c Place ticket keys into secure memory 2018-03-19 11:07:08 -04:00
s3_msg.c Update copyright year 2018-02-13 13:59:25 +00:00
ssl_asn1.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_cert_table.h Update copyright year 2018-03-20 13:08:46 +00:00
ssl_cert.c
ssl_ciph.c Split configuration of TLSv1.3 ciphers from older ciphers 2018-03-14 10:15:50 +00:00
ssl_conf.c Split configuration of TLSv1.3 ciphers from older ciphers 2018-03-14 10:15:50 +00:00
ssl_err.c Split configuration of TLSv1.3 ciphers from older ciphers 2018-03-14 10:15:50 +00:00
ssl_init.c
ssl_lib.c Do not cache sessions with zero sid_ctx_length when SSL_VERIFY_PEER 2018-03-20 19:30:48 -05:00
ssl_locl.h Unify s_client/s_server srtp profiles option handling 2018-03-21 16:15:50 -04:00
ssl_mcnf.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_rsa.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_sess.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c Update copyright year 2018-03-20 13:08:46 +00:00
t1_lib.c Place ticket keys into secure memory 2018-03-19 11:07:08 -04:00
t1_trce.c Adds multiple checks to avoid buffer over reads 2018-03-25 11:08:33 +02:00
tls13_enc.c Don't use a ssl specific DRBG anymore 2018-03-19 15:04:40 +01:00
tls_srp.c Don't use a ssl specific DRBG anymore 2018-03-19 15:04:40 +01:00