ebc32b521d
- updated to 1.68 Fixed a problem on OSX when macports openssl 1.x is installed: headers from macport were found but older OSX openssl libraries were linked, resulting in "Symbol not found: _EVP_MD_do_all_sorted". Added notes about runtime error "no OPENSSL_Applink", when calling Net::SSLeay::P_PKCS12_load_file.
Stephan Kulow
2015-02-06 13:53:21 +00:00
09dfb9017e
Accepting request 284142 from home:coolo:bc
Stephan Kulow
2015-02-06 06:10:09 +00:00
c29c30ebb7
Accepting request 237018 from devel:languages:perl
Stephan Kulow
2014-06-18 05:47:46 +00:00
a7e7fe2871
Accepting request 236987 from home:msmeissn:branches:devel:languages:perl
Dirk Stoecker2014-06-12 20:18:47 +00:00
363cb16689
- updated to 1.63 1.63 2014-05-19 Fixed error in version number in META.yml 1.62 2014-05-19 Improvements to OCSP support: It turns out that some CA (like Verisign) sign the OCSP response with the CA we have in the trust store and don't attach this certifcate in the response. But OpenSSL by itself only considers the certificates included in the response and SSL_OCSP_response_verify added the certificates in the chain too. Now, we also add the trusted CA from the store which signed the lowest chain certificate, at least if we could not verify the OCSP response without doing it. Patch from Steffen Ullrich. Thanks. Fixed some compiler warnings. 1.61 2014-05-12 Changes 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). Patch from Steffen Ullrich. Thanks. 1.60 2014-05-10 Fixed a typo in an error message. Patch from gregor herrmann. Thanks. Fixed a problem with building with openssl that does not support OCSP. Also fixed some newly introduced warnings if compiled with -Wall. Patch from Steffen Ullrich. Thanks. fix build-failure on most Debian architectures: SSLeay.xs: In function 'XS_Net__SSLeay_OCSP_response_results': SSLeay.xs:5602:3: error: format not a string literal and no format arguments. Patch from gregor herrmann. 1.59 2014-05-10 Fixed local/30_error.t, so that tests do not fail if diagnostics are
Stephan Kulow
2014-06-06 13:48:24 +00:00
798cff9c49
Accepting request 221510 from devel:languages:perl
Stephan Kulow
2014-02-12 16:32:09 +00:00
9487789420
- updated to 1.58 Always use size_t for strlen() return value, requested by Alexander Bluhm. t/external/20_cert_chain.t was missing from dist. Version number in META.yml was incorrect Improvements to test t/external/20_cert_chain.t to provoke following bug: Fixed crash due to SSL_get_peer_cert_chain incorrectly free'ing the chain after use. Fixed a problem when compiling against openssl where OPENSSL_NO_EC is set.
Stephan Kulow
2014-02-09 14:44:04 +00:00
64a6019144
Accepting request 202106 from devel:languages:perl
Tomáš Chvátal
2013-10-04 08:43:56 +00:00
1ef0dae778
Accepting request 201954 from openSUSE:Factory:ARM
Stephan Kulow
2013-10-04 05:33:02 +00:00
862a1426d1
Accepting request 182615 from devel:languages:perl
Stephan Kulow
2013-07-09 18:55:42 +00:00
ede9ece2da
Accepting request 181902 from home:lnussel:branches:devel:languages:perl
Lars Vogdt
2013-07-09 09:44:17 +00:00
9b39635c33
Accepting request 125064 from devel:languages:perl
Stephan Kulow
2012-06-15 13:41:50 +00:00
88136ad6c5
Accepting request 124911 from home:babelworx:ldig:branches:devel:languages:perl
Marcus Meissner2012-06-15 07:29:33 +00:00
bfbe6b7549
Accepting request 105370 from devel:languages:perl
Stephan Kulow
2012-02-17 11:08:02 +00:00