Matt Caswell
Matt Caswell
"The manual pages for all supported and some older releases are available."
> Regardless of release policy documentation issues, I still would say that the following two lines shouldn’t be in the master branch, because the letter releases of 1.1.1 occurred on...
> But not all fixes (resp. features) in master will be backported. So we end up having to separate the entries on master until 3.0 gets released, as described in...
> On the other hand, c99 has more things that might be useful: mixed declarations/code, variadic macros, // comments, designated initialisers, static array indices in parameter declarations and restrict. We...
OTC: The approach to do this would be to create a PR against the coding style. @kroeckx if you want to pursue this please create a PR
Sorry - somehow I missed all the numerous previous pings on this!! The option `SSL_OP_ALLOW_NO_DHE_KEX` has the effect of **allowing** key exchange without DH but it does not cause a...
Also this needs a rebase
I'm wondering whether the registry key look up should be a compile time option. Consider the example where someone installs OpenSSL on their machine using the installer. But they *also*...
> I'm wondering whether the registry key look up should be a compile time option. Consider the example where someone installs OpenSSL on their machine using the installer. But they...