openssl/include
Rich Salz 56bd17830f Convert SSL_{CTX}_[gs]et_options to 64
Less tersely: converted SSL_get_options, SSL_set_options,
SSL_CTX_get_options and SSL_CTX_get_options to take and return uint64_t
since we were running out of 32 bits.

Fixes: 15145

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15230)
2021-05-14 09:59:38 +01:00
..
crypto HTTP client: Minimal changes that include the improved API 2021-05-12 15:11:51 +02:00
internal Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
openssl Convert SSL_{CTX}_[gs]et_options to 64 2021-05-14 09:59:38 +01:00