I am encountering numerous compilation errors when I compile after running ./Configure -no-tlsext
I have begun adding #ifndef OPENSSL_NO_TLSEXT guards to the code causing compilation errors, but I'm not finished. There are a lot of compilation failures - most can be found in the RFC 5878 (TLS authorization extensions) and SRTP code. I am implementing enhancements to RFC 5878, for which I hope to submit a patch for inclusion. My enhancements are nearly finished and are guarded with #ifndef OPENSSL_NO_TLSEXT. However, I don't want to submit my patch without first addressing this issue. Would you rather have me provide a patch which resolves the compilation issues, although may not resolve them in the way you would like, or would that not be useful (would someone on the team prefer to tackle this without me providing a patch)? Thanks much, Scott______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
