1. 30 12月, 2013 1 次提交
  2. 28 12月, 2013 3 次提交
  3. 22 12月, 2013 1 次提交
    • D
      Canonicalise input in CMS_verify. · cd30f03a
      Dr. Stephen Henson 提交于
      If content is detached and not binary mode translate the input to
      CRLF format. Before this change the input was verified verbatim
      which lead to a discrepancy between sign and verify.
      cd30f03a
  4. 21 12月, 2013 2 次提交
  5. 19 12月, 2013 5 次提交
  6. 18 12月, 2013 2 次提交
  7. 13 12月, 2013 5 次提交
    • D
      Add opaque ID structure. · 4a253652
      Dr. Stephen Henson 提交于
      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.
      (cherry picked from commit adc6bd73e3bd10ce6e76867482e8d137071298d7)
      
      Conflicts:
      
      	crypto/x509/x509_vpm.c
      4a253652
    • D
      Update to pad extension. · 4fcdd66f
      Dr. Stephen Henson 提交于
      Fix padding calculation for different SSL_METHOD types. Use the
      standard name as used in draft-agl-tls-padding-02
      4fcdd66f
    • D
      Fix for partial chain notification. · 102302b0
      Dr. Stephen Henson 提交于
      For consistency with other cases if we are performing
      partial chain verification with just one certificate
      notify the callback with ok==1.
      (cherry picked from commit 852553d9005e13aed7feb986a5d71cb885b994c7)
      102302b0
    • D
      Verify parameter retrieval functions. · 7af31968
      Dr. Stephen Henson 提交于
      New functions to retrieve internal pointers to X509_VERIFY_PARAM
      for SSL_CTX and SSL structures.
      (cherry picked from commit be0c9270690ed9c1799900643cab91de146de857)
      7af31968
    • D
      Don't use rdrand engine as default unless explicitly requested. · 8a1956f3
      Dr. Stephen Henson 提交于
      (cherry picked from commit 16898401bd47a153fbf799127ff57fdcfcbd324f)
      8a1956f3
  8. 10 12月, 2013 4 次提交
  9. 05 12月, 2013 5 次提交
  10. 04 12月, 2013 3 次提交
  11. 03 12月, 2013 1 次提交
  12. 30 11月, 2013 1 次提交
  13. 29 11月, 2013 1 次提交
  14. 28 11月, 2013 3 次提交
  15. 19 11月, 2013 2 次提交
  16. 18 11月, 2013 1 次提交