[Bug 773540] dtls: port to OpenSSL 1.1.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 26 14:06:30 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773540

--- Comment #1 from Daiki Ueno <dueno at src.gnome.org> ---
Created attachment 338525
  --> https://bugzilla.gnome.org/attachment.cgi?id=338525&action=edit
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list