[PATCH] OpenSSL: BoringSSL has SSL_get_client_random, etc.

David Benjamin davidben at google.com
Mon May 9 16:58:15 PDT 2016


On Thu, May 5, 2016 at 6:41 PM David Benjamin <davidben at google.com> wrote:
>
> I can start a BORINGSSL_API_VERSION counter and roll that into AOSP
> now. This will be a random meaningless number except we promise it
> will only increase and we'll probably increment it at points vaguely
> corresponding with additions or changes in the API, wherever it ends
> up convenient to do so. :-) Then this patch will be updated to be
> defined(BORINGSSL_API_VERSION). In future we'd do
> BORINGSSL_API_VERSION > whatever. And then you all can figure out how
> far back it should go. (For my part, I want to minimize your burden,
> so I would encourage you need to retain support for versions older
> than you need, but it sounds like your master branch cares about more
> Android releases than I thought.)
>
> Does that sound reasonable?

BORINGSSL_API_VERSION is now in BoringSSL and AOSP master. I've
attached a revised version of the patch that uses it instead.

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-OpenSSL-BoringSSL-has-SSL_get_client_random-etc.patch
Type: text/x-patch
Size: 2202 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/hostap/attachments/20160509/00ef23ef/attachment.bin>


More information about the Hostap mailing list