1. 17 Aug, 2014 1 commit
  2. 15 Aug, 2014 21 commits
  3. 14 Aug, 2014 1 commit
  4. 13 Aug, 2014 2 commits
  5. 12 Aug, 2014 7 commits
  6. 11 Aug, 2014 7 commits
  7. 09 Aug, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Fix SRP authentication ciphersuites. · 9e72d496
      Dr. Stephen Henson authored
      
      
      The addition of SRP authentication needs to be checked in various places
      to work properly. Specifically:
      
      A certificate is not sent.
      A certificate request must not be sent.
      Server key exchange message must not contain a signature.
      If appropriate SRP authentication ciphersuites should be chosen.
      Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
      9e72d496