• Show log

    Commit

  • Hash : 883630f7
    Author : Theo Buehler
    Date : 2021-11-21T21:38:20

    Don't define BIO_get_init() for LibreSSL 3.5+
    
    BIO_get_init() is available in LibreSSL 3.5 and later. The BIO type
    will become opaque, so the existing macro will break the build.