Perl extension for using OpenSSL
Go to file
Paul Howarth bf2a3b4f79 Update to 1.79
- New upstream release 1.79
  - Patch to fix a few inline variable declarations that cause errors for older
    compilers
  - Patch: Generated C code is not compatible with MSVC, AIX cc, probably
    others; added some PREINIT blocks and replaced 2 cases of INIT with PREINIT
  - Fix compile failure if the OpenSSL library it's built against has
    compression support compiled out
  - Added RSA_get_key_parameters() to return a list of pointers to RSA key
    internals (only available prior to OpenSSL 1.1)
  - Fix some documentation typos
  - Testing with openssl-1.1.0b
2017-01-03 13:31:36 +00:00
.gitignore Update to 1.37 2011-09-16 13:23:58 +01:00
perl-Net-SSLeay.spec Update to 1.79 2017-01-03 13:31:36 +00:00
sources Update to 1.79 2017-01-03 13:31:36 +00:00