477a9262f2
Update-Note: https://boringssl-review.googlesource.com/28224 added i2d_re_X509_tbs which was a 1.0.2 API we'd missed. Adding it is ultimately more compatible, but will break https://github.com/google/certificate-transparency/blob/master/cpp/log/cert.cc#L34 due to its OPENSSL_IS_BORINGSSL ifdef. Bump BORINGSSL_API_VERSION so that we can patch that file with a BORINGSSL_API_VERSION version check. Change-Id: I9c83f5138a0215b554351b67ed51714d04428bd2 Reviewed-on: https://boringssl-review.googlesource.com/28264 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
openssl |