[openssl/openssl] d13c8b: Make OSSL_TIME a structure
Pauli
noreply at github.com
Fri Aug 12 14:51:58 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: d13c8b7725437490be8c1a2b438936af10f808d0
https://github.com/openssl/openssl/commit/d13c8b7725437490be8c1a2b438936af10f808d0
Author: Pauli <pauli at openssl.org>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M doc/internal/man3/OSSL_TIME.pod
M include/internal/time.h
M ssl/event_queue.c
M ssl/quic/quic_wire.c
M ssl/time.c
M test/event_queue_test.c
M test/quic_wire_test.c
Log Message:
-----------
Make OSSL_TIME a structure
This prevents misuses creeping in.
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18882)
More information about the openssl-commits
mailing list