diff options
author | beck <> | 2022-11-08 12:56:00 +0000 |
---|---|---|
committer | beck <> | 2022-11-08 12:56:00 +0000 |
commit | 1b638f6021d5c11fb59141323a36e2cd02da5f36 (patch) | |
tree | 6afc424706c2c9c83e686d335838e684e3a74fa2 /src/lib/libcrypto/dsa | |
parent | ce83cad5529fd47577d92c512f97ce77f2508fb0 (diff) | |
download | openbsd-1b638f6021d5c11fb59141323a36e2cd02da5f36.tar.gz openbsd-1b638f6021d5c11fb59141323a36e2cd02da5f36.tar.bz2 openbsd-1b638f6021d5c11fb59141323a36e2cd02da5f36.zip |
Replace the old OpenSSL julian date stuff with BoringSSL's
OpenSSL dealt with time conversion using a classical julian
day scheme. BoringSSL got rid of it and uses only a julian
style calculation for seconds since the POSIX time epoch.
This changes libressl to use the seconds calculation exculusively
instead of a mix of the julian day based conversions and the
system time conversions to and from time_t to tm.
ok tb@ jsing@
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions