diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-10-06 09:04:37 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-10-06 09:04:37 -0400 |
commit | 1eb838b30361b0dcc1e2b82815be25391d5a15f1 (patch) | |
tree | f911bbfc3af9f67e9dc0675066f357e9fe8bddcc /src/test | |
parent | f7ce93d97949fe0897bf8f1b2e95da73c620ff8a (diff) | |
download | tor-1eb838b30361b0dcc1e2b82815be25391d5a15f1.tar.gz tor-1eb838b30361b0dcc1e2b82815be25391d5a15f1.zip |
Work around openssl declaring x509_get_not{Before,After} as functions
Now that x509_get_not{Before,After} are functions in OpenSSL 1.1
(not yet releasesd), we need to define a variant that takes a const
pointer to X509 and returns a const pointer to ASN1_time.
Part of 17237. I'm not convinced this is an openssl bug or a tor
bug. It might be just one of those things.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions