On Sun Nov 30 21:17:56 2014, [email protected] wrote: > Hello, > > I am interfacing openssl with a custom version of pyca/pyopenssl. > > When doing cffi compilation (CentOs 6.5) it fails for srtp.h reporting > an error to the lines using SRTP_PROTECTION_PROFILE. > > By adding > #include > in srtp.h (as this struct is defined in ssl.h) it is working fine. > > I had open an issue on github > (https://github.com/openssl/openssl/issues/197) and the analysis was ok. > > Could it be added in the code stream?
Thanks for the report. This has been added here: https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=f67203836cd4a35c1774b6147e0f2d33eb7b1b6f Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
