Changes between Version 25 and Version 26 of PolarSSLintegration


Ignore:
Timestamp:
08/03/11 18:38:00 (13 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PolarSSLintegration

    v25 v26  
    2626
    2727In the [http://thread.gmane.org/gmane.network.openvpn.devel/4823 meeting held July 7th], James Yonan gave an ACK to these patches as long as they don't change any functionality.  As far as I could spot, this is true. (dazo)
     28
    2829== OpenSSL crypto separation ==
    2930
     
    112113||[https://github.com/andj/openvpn-ssl-refactoring/commit/e4327902ed2af06f2596cdf306f4a0b76b1f0649 Refactored CRL checks]||jamesyonan||"Doing low-level stuff like verifying CRL issuers and checking serial numbers is something that's better done by the OpenSSL library directly"||
    113114||[https://github.com/andj/openvpn-ssl-refactoring/commit/f67d4841c6edc2d9a9383ae6dce3a694a735dad7 Minor cleanup in verify_cert:]||jamesyonan||||
    114 ||[https://github.com/andj/openvpn-ssl-refactoring/commit/5b118dd62369b8d9cb2b425a27b8e7e9ba05ef5f Refactored: Moved verify_cert to ssl_verify]||||||
     115||[https://github.com/andj/openvpn-ssl-refactoring/commit/5b118dd62369b8d9cb2b425a27b8e7e9ba05ef5f Refactored: Moved verify_cert to ssl_verify]||jamesyonan||||
    115116||[https://github.com/andj/openvpn-ssl-refactoring/commit/840d040a2552da07e948732ffba4dd6ed39581c1 Cleaned up ssl.h]||||||
    116117||[https://github.com/andj/openvpn-ssl-refactoring/commit/3d5d5b3649f46bd812c146a731fba295473eeeb8 Refactored: made M_SSL dependent on USE_OPENSSL]||||||