Perl extension for using OpenSSL
Go to file
Paul Howarth dc6bbd7cd0 Update to 1.61
- New upstream release 1.61
  - Fixed a typo in an error message
  - Fixed a problem with building with openssl that does not support OCSP
  - Fixed some newly introduced warnings if compiled with -Wall
  - Fixed format string issue causing build failures
  - Changed calloc to Newx and free to Safefree, otherwise there might be
    problems because calloc is done from a different memory pool than free
    (depends on the build options for perl, but seen on Windows)
2014-05-12 22:10:02 +01:00
.gitignore Update to 1.37 2011-09-16 13:23:58 +01:00
perl-Net-SSLeay.spec Update to 1.61 2014-05-12 22:10:02 +01:00
sources Update to 1.61 2014-05-12 22:10:02 +01:00