openssl/ssl
Matt Caswell dd8710dc54 Fix OCSP_RESPID processing bug introduced by WPACKET changes
An OCSP_RESPID in a status request extension has 2 bytes for the length
not 1.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-09-14 10:26:36 +01:00
..
record Abort on unrecognised warning alerts 2016-09-13 11:51:00 +01:00
statem Add a WPACKET_sub_allocate_bytes() function 2016-09-14 00:02:34 +01:00
bio_ssl.c
build.info First pass at writing a writeable packets API 2016-09-13 09:41:21 +01:00
d1_lib.c Convert tls_construct_client_hello() to use PACKETW 2016-09-13 09:41:21 +01:00
d1_msg.c
d1_srtp.c Convert tls_construct_client_hello() to use PACKETW 2016-09-13 09:41:21 +01:00
methods.c Indent ssl/ 2016-08-18 14:02:29 +02:00
packet_locl.h Encourage use of the macros for the various "sub" functions 2016-09-14 00:02:34 +01:00
packet.c Encourage use of the macros for the various "sub" functions 2016-09-14 00:02:34 +01:00
pqueue.c
s3_cbc.c Indent ssl/ 2016-08-18 14:02:29 +02:00
s3_enc.c Indent ssl/ 2016-08-18 14:02:29 +02:00
s3_lib.c Address WPACKET review comments 2016-09-13 09:41:21 +01:00
s3_msg.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_asn1.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_cert.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_ciph.c Remove trailing zeros 2016-08-26 15:18:07 -04:00
ssl_conf.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_err.c Convert tls_construct_client_hello() to use PACKETW 2016-09-13 09:41:21 +01:00
ssl_init.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_lib.c Fix comment about return value of ct_extract_tls_extension_scts 2016-08-24 13:58:19 +01:00
ssl_locl.h Move from explicit sub-packets to implicit ones 2016-09-13 09:41:21 +01:00
ssl_mcnf.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_rsa.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_sess.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_stat.c Add missing debug strings. 2016-09-07 16:08:38 -04:00
ssl_txt.c Indent ssl/ 2016-08-18 14:02:29 +02:00
ssl_utst.c
t1_enc.c Indent ssl/ 2016-08-18 14:02:29 +02:00
t1_ext.c Address WPACKET review comments 2016-09-13 09:41:21 +01:00
t1_lib.c Fix OCSP_RESPID processing bug introduced by WPACKET changes 2016-09-14 10:26:36 +01:00
t1_reneg.c Convert tls_construct_client_hello() to use PACKETW 2016-09-13 09:41:21 +01:00
t1_trce.c Ensure trace recognises X25519 2016-09-08 12:34:02 +01:00
tls_srp.c Indent ssl/ 2016-08-18 14:02:29 +02:00