.. |
record
|
Ensure all EVP calls have their returns checked where appropriate
|
2015-11-20 15:47:02 +00:00 |
statem
|
For TLS < 1.2 use default digest for client certificate
|
2015-11-30 01:13:51 +00:00 |
bio_ssl.c
|
|
|
d1_lib.c
|
Remove unused cert_verify_mac code
|
2015-11-25 18:22:12 +00:00 |
d1_msg.c
|
Move in_handshake into STATEM
|
2015-10-30 08:39:47 +00:00 |
d1_srtp.c
|
|
|
install-ssl.com
|
|
|
Makefile
|
Make libssl async aware
|
2015-11-20 23:31:42 +00:00 |
methods.c
|
Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSION
|
2015-11-05 15:05:58 +00:00 |
packet_locl.h
|
Avoid undefined behaviour in PACKET_buf_init
|
2015-10-21 16:13:53 +01:00 |
s3_cbc.c
|
Good hygiene with size_t output argument.
|
2015-11-21 05:27:35 -05:00 |
s3_enc.c
|
fix function code discrepancy
|
2015-11-27 21:28:23 +00:00 |
s3_lib.c
|
Updates to GOST2012
|
2015-11-27 17:23:14 +00:00 |
s3_msg.c
|
Remove redundant code
|
2015-10-30 08:38:18 +00:00 |
ssl_algs.c
|
PRF and handshake hash revision.
|
2015-11-27 19:04:14 +00:00 |
ssl_asn1.c
|
|
|
ssl_cert.c
|
Add comment explaining why we don't check a return value
|
2015-11-17 11:21:17 +00:00 |
ssl_ciph.c
|
Use digest tables for defaults.
|
2015-11-30 00:32:57 +00:00 |
ssl_conf.c
|
Standardise our style for checking malloc failures
|
2015-11-09 22:48:41 +00:00 |
ssl_err2.c
|
|
|
ssl_err.c
|
fix function code discrepancy
|
2015-11-27 21:28:23 +00:00 |
ssl_lib.c
|
PRF and handshake hash revision.
|
2015-11-27 19:04:14 +00:00 |
ssl_locl.h
|
Use digest tables for defaults.
|
2015-11-30 00:32:57 +00:00 |
ssl_rsa.c
|
Ensure all EVP calls have their returns checked where appropriate
|
2015-11-20 15:47:02 +00:00 |
ssl_sess.c
|
Fix a few missed "if (!ptr)" cleanups
|
2015-11-23 13:51:23 -05:00 |
ssl_stat.c
|
Change SSL_state_string return strings to start with a T
|
2015-10-30 08:39:47 +00:00 |
ssl_txt.c
|
Remove BIO_s_file_internal macro.
|
2015-10-02 14:22:05 -04:00 |
ssl_utst.c
|
|
|
ssl-lib.com
|
|
|
t1_enc.c
|
PRF and handshake hash revision.
|
2015-11-27 19:04:14 +00:00 |
t1_ext.c
|
|
|
t1_lib.c
|
Use digest tables for defaults.
|
2015-11-30 00:32:57 +00:00 |
t1_reneg.c
|
|
|
t1_trce.c
|
Updates to GOST2012
|
2015-11-27 17:23:14 +00:00 |
tls_srp.c
|
Remove an NULL ptr deref in an error path
|
2015-11-17 11:17:37 +00:00 |