Edit

IABSD.fr/ports/telephony

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2021-05-07 20:00:03
    Hash : f9e65c5e
    Message : telephony/pjsua: fix upcoming build breakage SSL_CIPHER_get_id() and SSL_set_options() have always been available in LibreSSL. The redefinition of SSL_CIPHER_get_id() will cause build breakage once SSL_CIPHER will be made opaque in libssl. ok sthen