openssl/ssl
Rich Salz cdb10bae3f Set error code on alloc failures
Almost all *alloc failures now set an error code.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/5842)
2018-04-03 11:31:16 -04:00
..
record Update copyright year 2018-03-20 13:08:46 +00:00
statem Set error code on alloc failures 2018-04-03 11:31:16 -04:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
packet_locl.h
packet.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
pqueue.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
s3_cbc.c
s3_enc.c Update copyright year 2018-03-20 13:08:46 +00:00
s3_lib.c Allow NULL for some _free routines. 2018-03-27 16:25:08 -04:00
s3_msg.c
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 Allow NULL for some _free routines. 2018-03-27 16:25:08 -04:00
ssl_ciph.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ssl_conf.c
ssl_err.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ssl_init.c
ssl_lib.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ssl_locl.h Rewrite the X509->alert mapping code 2018-03-28 15:34:16 -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 Allow NULL for some _free routines. 2018-03-27 16:25:08 -04:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c GOST MAC algorithms don't support EVP_PKEY_new_raw_private_key() 2018-03-30 19:28:33 +01:00
t1_lib.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
t1_trce.c Update trace code to know about GOST ciphersuites 2018-03-30 19:28:33 +01:00
tls13_enc.c
tls_srp.c Use the private RNG for data that is not public 2018-04-02 22:22:43 +02:00