1. 08 1月, 2016 2 次提交
  2. 02 1月, 2016 1 次提交
  3. 29 12月, 2015 1 次提交
  4. 28 12月, 2015 1 次提交
    • M
      Add test for missing CertificateStatus message · ef96e4a2
      Matt Caswell 提交于
      If the client sends a status_request extension in the ClientHello
      and the server responds with a status_request extension in the
      ServerHello then normally the server will also later send a
      CertificateStatus message. However this message is *optional* even
      if the extensions were sent. This adds a test to ensure that if
      the extensions are sent then we can still omit the message.
      Reviewed-by: NViktor Dukhovni <viktor@openssl.org>
      ef96e4a2
  5. 23 12月, 2015 1 次提交
  6. 22 12月, 2015 1 次提交
  7. 20 12月, 2015 1 次提交
  8. 18 12月, 2015 1 次提交
  9. 17 12月, 2015 1 次提交
    • R
      Rename some BUF_xxx to OPENSSL_xxx · 7644a9ae
      Rich Salz 提交于
      Rename BUF_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
      to OPENSSL_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
      Add #define's for the old names.
      Add CRYPTO_{memdup,strndup}, called by OPENSSL_{memdup,strndup} macros.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      7644a9ae
  10. 16 12月, 2015 2 次提交
  11. 15 12月, 2015 1 次提交
  12. 14 12月, 2015 1 次提交
  13. 12 12月, 2015 1 次提交
  14. 11 12月, 2015 1 次提交
  15. 10 12月, 2015 7 次提交
  16. 09 12月, 2015 1 次提交
  17. 08 12月, 2015 7 次提交
  18. 06 12月, 2015 1 次提交
  19. 05 12月, 2015 2 次提交
  20. 03 12月, 2015 4 次提交
  21. 02 12月, 2015 1 次提交
  22. 21 11月, 2015 1 次提交