diff options
author | Paul Yang <yang.yang@baishancloud.com> | 2017-07-10 21:01:24 +0200 |
---|---|---|
committer | Pauli <paul.dale@oracle.com> | 2017-07-24 00:27:27 +0200 |
commit | 3d0f1cb9fdd630c6c920bc97bf496538717e7705 (patch) | |
tree | 9158a0ff2ce5d7385fd441d6ecd5eb05bcd1d63a /Configurations | |
parent | Update documentation for SSL_is_server() (diff) | |
download | openssl-3d0f1cb9fdd630c6c920bc97bf496538717e7705.tar.xz openssl-3d0f1cb9fdd630c6c920bc97bf496538717e7705.zip |
Add asn1_time_to_tm function and check days in month
Based on discussion in PR #3566. Reduce duplicated code in original
asn1_utctime_to_tm and asn1_generalizedtime_to_tm, and introduce a new
internal function asn1_time_to_tm. This function also checks if the days
in the input time string is valid or not for the corresponding month.
Test cases are also added.
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/3905)
Diffstat (limited to 'Configurations')
0 files changed, 0 insertions, 0 deletions