.. |
record
|
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
2021-11-17 15:48:34 +01:00 |
statem
|
Fix a memory leak in tls_parse_stoc_key_share
|
2021-11-04 16:45:04 +01:00 |
bio_ssl.c
|
Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
|
2021-10-04 10:55:39 +02:00 |
build.info
|
|
|
d1_lib.c
|
Fix dtls timeout dead code
|
2021-07-29 10:08:07 -07:00 |
d1_msg.c
|
fix some code with obvious wrong coding style
|
2021-10-28 13:10:46 +10:00 |
d1_srtp.c
|
|
|
ktls.c
|
KTLS: use EVP_CIPHER_is_a instead of nid
|
2021-11-08 17:40:01 +08:00 |
methods.c
|
|
|
pqueue.c
|
|
|
s3_cbc.c
|
fips module header inclusion fine-tunning
|
2021-07-06 10:52:27 +10:00 |
s3_enc.c
|
|
|
s3_lib.c
|
tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bits
|
2021-09-24 17:38:39 +10:00 |
s3_msg.c
|
|
|
ssl_asn1.c
|
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests
|
2021-08-31 12:20:12 +02:00 |
ssl_cert_table.h
|
|
|
ssl_cert.c
|
BIO_read_filename: fix return check
|
2021-11-16 17:34:11 +01:00 |
ssl_ciph.c
|
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
2021-11-17 15:48:34 +01:00 |
ssl_conf.c
|
Disabling Encrypt-then-MAC extension in s_client/s_server
|
2021-06-15 22:14:34 +02:00 |
ssl_err_legacy.c
|
Update copyright year
|
2021-06-17 13:24:59 +01:00 |
ssl_err.c
|
|
|
ssl_init.c
|
fix some code with obvious wrong coding style
|
2021-10-28 13:10:46 +10:00 |
ssl_lib.c
|
Reset the rwstate before calling ASYNC_start_job()
|
2021-11-15 14:37:08 +00:00 |
ssl_local.h
|
Move more general parts of internal/cryptlib.h to new internal/common.h
|
2021-11-17 15:48:37 +01:00 |
ssl_mcnf.c
|
|
|
ssl_rsa_legacy.c
|
|
|
ssl_rsa.c
|
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
2021-11-17 15:48:34 +01:00 |
ssl_sess.c
|
Add missing session timeout calc
|
2021-07-28 10:37:21 +10:00 |
ssl_stat.c
|
Update copyright year
|
2021-09-07 13:35:43 +02:00 |
ssl_txt.c
|
Update copyright year
|
2021-06-17 13:24:59 +01:00 |
ssl_utst.c
|
|
|
sslerr.h
|
|
|
t1_enc.c
|
|
|
t1_lib.c
|
Add return value NULL checks that were missing
|
2021-11-12 19:53:02 +10:00 |
t1_trce.c
|
|
|
tls13_enc.c
|
fix some code with obvious wrong coding style
|
2021-10-28 13:10:46 +10:00 |
tls_depr.c
|
Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
|
2021-10-06 15:18:10 +02:00 |
tls_srp.c
|
|
|