Theo Buehler

Results 133 comments of Theo Buehler

I honestly do not anticipate much pushback. I think helping out with proactively fixing upcoming breakage will be welcome by downstreams. Diffs are all pretty much along the lines of...

I modified my version of LibreSSL's libcrypto as follows: - make `asn1_string_st` opaque, as discussed here - remove `ASN1_STRING_data()` - add `ASN1_BIT_STRING_get_length()`: #29184 - add `ASN1_BIT_STRING_set1()` #29185 I built the...

> So does this mean you're confirming you don't think we need the API in https://github.com/openssl/openssl/issues/29186 for this. (Unless we decide separately from this issue we really want a generic...