openssl/ssl
Kurt Roeckx 69588edbaa Check for errors allocating the error strings.
Reviewed-by: Richard Levitte <levitte@openssl.org>
GH: #1330
2016-07-20 19:20:53 +02:00
..
record Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00
statem Never expose ssl->bbio in the public API. 2016-07-20 13:08:08 +01:00
bio_ssl.c
build.info
d1_lib.c Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00
d1_msg.c Whitespace cleanup in ssl folder 2016-06-29 09:56:39 -04:00
d1_srtp.c Add checks on sk_TYPE_push() returned result 2016-06-23 14:03:29 +01:00
methods.c
packet_locl.h
pqueue.c
s3_cbc.c check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00
s3_enc.c check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00
s3_lib.c Sanity check in ssl_get_algorithm2(). 2016-07-20 00:09:46 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert.c Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 2016-07-19 23:49:54 +02:00
ssl_ciph.c Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 2016-07-19 23:49:54 +02:00
ssl_conf.c Spelling... and more spelling 2016-06-22 00:26:10 +02:00
ssl_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
ssl_init.c Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 2016-07-19 23:49:54 +02:00
ssl_lib.c Never expose ssl->bbio in the public API. 2016-07-20 13:08:08 +01:00
ssl_locl.h Fix two bugs in clienthello processing 2016-07-19 14:18:03 +02:00
ssl_mcnf.c Whitespace cleanup in ssl folder 2016-06-29 09:56:39 -04:00
ssl_rsa.c fix memory leaks 2016-07-16 12:32:34 -04:00
ssl_sess.c Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00
ssl_stat.c SSL test framework: port NPN and ALPN tests 2016-07-19 14:17:48 +02:00
ssl_txt.c
ssl_utst.c
t1_enc.c Spelling... and more spelling 2016-06-22 00:26:10 +02:00
t1_ext.c
t1_lib.c Fix two bugs in clienthello processing 2016-07-19 14:18:03 +02:00
t1_reneg.c
t1_trce.c
tls_srp.c