Skip to content
  1. Jul 16, 2016
  2. Jul 15, 2016
  3. Jul 13, 2016
  4. Jul 12, 2016
    • Viktor Dukhovni's avatar
      Perform DANE-EE(3) name checks by default · 5ae4ceb9
      Viktor Dukhovni authored
      
      
      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: default avatarRich Salz <rsalz@openssl.org>
      5ae4ceb9
  5. Jul 11, 2016
  6. Jul 10, 2016
  7. Jul 08, 2016
  8. Jul 06, 2016
  9. Jul 05, 2016
  10. Jul 02, 2016
    • Richard Levitte's avatar
      Fix some VMS inconsistencies · d17d3293
      Richard Levitte authored
      
      
      - The install top is versioned by default.  However, only the major
        version should be used.
      - the default areas for certs, private keys an config files have
        changed, now all prefixed with 'OSSL$'.  This gets reflected in
        cryptlib.h.
      - [.VMS]openssl_startup.com.in had some faults regarding creating
        rooted concealed logical names.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      d17d3293
  11. Jul 01, 2016
  12. Jun 30, 2016
  13. Jun 29, 2016
  14. Jun 28, 2016