1. 19 7月, 2016 1 次提交
  2. 15 7月, 2016 1 次提交
  3. 13 7月, 2016 1 次提交
  4. 12 7月, 2016 2 次提交
    • V
      Perform DANE-EE(3) name checks by default · 5ae4ceb9
      Viktor Dukhovni 提交于
      In light of potential UKS (unknown key share) attacks on some
      applications, primarily browsers, despite RFC761, name checks are
      by default applied with DANE-EE(3) TLSA records.  Applications for
      which UKS is not a problem can optionally disable DANE-EE(3) name
      checks via the new SSL_CTX_dane_set_flags() and friends.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      5ae4ceb9
    • D
      Add nameConstraints commonName checking. · 5bd5dcd4
      Dr. Stephen Henson 提交于
      New hostname checking function asn1_valid_host()
      
      Check commonName entries against nameConstraints: any CN components in
      EE certificate which look like hostnames are checked against
      nameConstraints.
      
      Note that RFC5280 et al only require checking subject alt name against
      DNS name constraints.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      5bd5dcd4
  5. 09 7月, 2016 2 次提交
  6. 08 7月, 2016 1 次提交
  7. 06 7月, 2016 3 次提交
  8. 05 7月, 2016 1 次提交
  9. 01 7月, 2016 4 次提交
  10. 30 6月, 2016 1 次提交
  11. 29 6月, 2016 2 次提交
  12. 28 6月, 2016 1 次提交
  13. 27 6月, 2016 2 次提交
  14. 24 6月, 2016 2 次提交
  15. 23 6月, 2016 3 次提交
  16. 22 6月, 2016 1 次提交
  17. 21 6月, 2016 3 次提交
  18. 20 6月, 2016 2 次提交
  19. 18 6月, 2016 4 次提交
  20. 17 6月, 2016 2 次提交
  21. 16 6月, 2016 1 次提交