GNOME Bugzilla – Bug 773540
dtls: port to OpenSSL 1.1.0
Last modified: 2016-11-02 12:07:04 UTC
See also bug 764922.
Created attachment 338525 [details] [review] dtls: port to OpenSSL 1.1.0 Changes are: - Use the wrapper functions to access opaque data types. To preserve backward compatibility, define fallback definitions - Remove the use of idiom "pqueue_size(ssl->d1->sent_messages)", since there is no replacement - Use RSA_generate_key_ex instead of the deprecated RSA_generate_key
*** Bug 764922 has been marked as a duplicate of this bug. ***
Comment on attachment 338525 [details] [review] dtls: port to OpenSSL 1.1.0 Looks good to me, maybe also for 1.10.0 already. Thanks for the patch
Attachment 338525 [details] pushed as e938933 - dtls: port to OpenSSL 1.1.0
Follow up commit: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=31317fd66633930b82d51d1c2e65121e24f9df19 This will be backported to 1.10 for 1.10.1.