1e2b5d5 Update to 1.37

Authored and Committed by pghmcfc 12 years ago
    Update to 1.37
    
    - New upstream release 1.37
      - added X509_get_fingerprint
      - added support for SSL_CTX_set1_param, SSL_set1_param and selected
        X509_VERIFY_PARAM_* OBJ_* functions
      - fixed the prototype for randomize()
      - fixed an uninitialized value warning in $Net::SSLeay::proxyauth
      - allow net-ssleay to 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
    - This release by MIKEM => update source URL
    
        
file modified
+1 -1
Net-SSLeay-1.37-UTF8.patch Net-SSLeay-1.36-UTF8.patch
file renamed
+3 -3
file modified
+18 -4
file modified
+1 -1