546bf97 Fix multiple security issues.

Authored and Committed by tmraz 8 years ago
    Fix multiple security issues.
    
    - fix CVE-2015-1789 - out-of-bounds read in X509_cmp_time
    - fix CVE-2015-1790 - PKCS7 crash with missing EncryptedContent
    - fix CVE-2015-1791 - race condition handling NewSessionTicket
    - fix CVE-2015-1792 - CMS verify infinite loop with unknown hash function
    - add missing parts of CVE-2015-0209 fix for corectness although unexploitable
    
        
file modified
+16 -1