+1
−1
crypto/x509/vpm_int.h
0 → 100644
+69
−0
+5
−3
+3
−6
+60
−27
Loading
Move the IP, email and host checking fields from the public X509_VERIFY_PARAM structure into an opaque X509_VERIFY_PARAM_ID structure. By doing this the structure can be modified in future without risk of breaking any applications.