openssl/ssl
Pauli d13c8b7725 Make OSSL_TIME a structure
This prevents misuses creeping in.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18882)
2022-08-12 15:44:01 +01:00
..
quic Make OSSL_TIME a structure 2022-08-12 15:44:01 +01:00
record Avoid resource leaks in do_ssl3_write 2022-08-02 14:35:18 +02:00
statem Check that IV length is not less than zero 2022-08-01 08:14:23 +01:00
bio_ssl.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
build.info ssl: implement an event queue 2022-07-06 10:33:11 +10:00
d1_lib.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
d1_msg.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
d1_srtp.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
event_queue.c Make OSSL_TIME a structure 2022-08-12 15:44:01 +01:00
ktls.c Check that IV length is not less than zero 2022-08-01 08:14:23 +01:00
methods.c Update some inclusions of <openssl/macros.h> 2019-11-07 11:37:25 +01:00
pqueue.c Update copyright year 2020-11-26 14:18:57 +00:00
priority_queue.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
s3_cbc.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
s3_enc.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
s3_lib.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
s3_msg.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
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 SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
ssl_ciph.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
ssl_conf.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
ssl_err_legacy.c Update copyright year 2021-06-17 13:24:59 +01:00
ssl_err.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_init.c err: get rid of err_free_strings_int() 2022-05-10 09:47:54 +02:00
ssl_lib.c Fix SSL_pending() and SSL_has_pending() with DTLS 2022-08-01 08:07:45 +01:00
ssl_local.h SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
ssl_mcnf.c SSL: refactor all SSLfatal() calls 2020-11-11 12:12:23 +01:00
ssl_rsa_legacy.c Deprecate RSA harder 2020-11-18 23:38:34 +01:00
ssl_rsa.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
ssl_sess.c Free up space in the session cache before adding. 2022-08-01 13:15:51 +02:00
ssl_stat.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
ssl_txt.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_utst.c Reorganize local header files 2019-09-28 20:26:35 +02:00
sslerr.h err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
t1_enc.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
t1_lib.c Check that IV length is not less than zero 2022-08-01 08:14:23 +01:00
t1_trce.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
time.c Make OSSL_TIME a structure 2022-08-12 15:44:01 +01:00
tls13_enc.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
tls_depr.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
tls_srp.c Coverity 1507484: dereference before null check 2022-08-01 08:18:36 +01:00