Perl extension for using OpenSSL
Go to file
Paul Howarth e3ea326906 Update to 1.83
- New upstream release 1.83
  - Fixed a problem with exporting OPENSSL_NO_NEXTPROTONEG even though they
    are not availble on LibreSSL
  - Add support for SSL_set_default_passwd_cb* for OpenSSL 1.1.0f and later;
    LibreSSL does not support these functions, at least yet
  - Add new functions related to SSL_CTX_new
  - Add two new functions introduced in OpenSSL 1.1.0, a number of constants
    and a couple of const qualifiers to SSLeay.xs; tests and documentation .pod
    were also updated
  - Added support for SSL_use_certificate_chain_file function introduced in
    OpenSSL 1.1.0
  - Fixed LibreSSL version detection to correctly parse LibreSSL minor version
  - Fix memory leaks in OCSP handling
  - Add new functions for certificate verification introduced in OpenSSL 1.02,
    a number of constants, new test data files, new tests and updates to .pod
    documentation; the new functions provide access to the built-in wildcard
    check functionality available in OpenSSL 1.0.2 and later
  - Added X509_STORE_CTX_new and X509_verify_cert
  - SSL_OCSP_response_verify now clears the error queue if OCSP_basic_verify
    fails but the intermediate certificate succeeds
2018-01-16 16:06:17 +00:00
.gitignore Update to 1.37 2011-09-16 13:23:58 +01:00
.rpmlint Update to 1.81 2017-03-28 10:54:51 +01:00
perl-Net-SSLeay.spec Update to 1.83 2018-01-16 16:06:17 +00:00
sources Update to 1.83 2018-01-16 16:06:17 +00:00