--- - branch: MAIN date: Wed Feb 22 23:10:14 UTC 2012 files: - new: '1.50' old: '1.49' path: pkgsrc/security/p5-Net-SSLeay/Makefile pathrev: pkgsrc/security/p5-Net-SSLeay/Makefile@1.50 type: modified - new: '1.23' old: '1.22' path: pkgsrc/security/p5-Net-SSLeay/distinfo pathrev: pkgsrc/security/p5-Net-SSLeay/distinfo@1.23 type: modified id: 20120222T231014Z.905e1fb319247c91f50ebe1766949a3c3823c32c log: | 1.42 Fixed incorrect documentation of how to enable CRL checking. Fixed incorrect letter in Sebastien in Credits. Reversed order of the Changes file to be reverse chronological. Fixed a a compile error when building on Windows with MSVC6. 1.41 Fixed incorrect const signatures for 1.0 that were causing warnings. Now have clean compile with 0.9.8a through 1.0.0. 1.40 Fixed incorrect argument type in call to SSL_set1_param Fixed a number of issues with pointer sizes Removed redundant pointer cast tests from t/ Added Perl version requirements to SSLeay.pm 1.39 Downgraded Module::Install to 0.93 since 1.01 was causing problems in the Makefile. 1.38 - Fixed a problem with various symbols that only became available in OpenSSL 0.9.8 such as X509_VERIFY_PARAM and X509_POLICY_NODE, causing build failures with older versions of OpenSSL. 1.37 - Added X509_get_fingerprint, contributed by Thierry Walrant (with minor changes die to the fact that stricmp is not avialable. Cert types must be lowercase. Also added test to 07_sslecho.t - Added suport for SSL_CTX_set1_param, SSL_set1_param, selected X509_VERIFY_PARAM_* OBJ_* functions. Added new test t/local/36_verify.t - Fixed an uninitialized value warning in $Net::SSLeay::proxyauth - Update so net-ssleay will compile if SSLV2 is not present. - Fixed a problem where sslcat (and possibly other functions) expect RSA keys and will not load DSA keys for client certificates. - Removed SSL_CTX_v2_new and SSLv2_method() for OpenSSL 1.0 and later. - Added CTX_use_PKCS12_file contributed by "Andrew A. Budkin". module: pkgsrc subject: 'CVS commit: pkgsrc/security/p5-Net-SSLeay' unixtime: '1329952214' user: pettai