1. 02 Jul, 2015 1 commit
    • Dr. Stephen Henson's avatar
      Fix PSK handling. · 3c66a669
      Dr. Stephen Henson authored
      
      
      The PSK identity hint should be stored in the SSL_SESSION structure
      and not in the parent context (which will overwrite values used
      by other SSL structures with the same SSL_CTX).
      
      Use BUF_strndup when copying identity as it may not be null terminated.
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      3c66a669
  2. 29 Jun, 2015 1 commit
  3. 25 Jun, 2015 1 commit
  4. 24 Jun, 2015 1 commit
  5. 23 Jun, 2015 6 commits
  6. 22 Jun, 2015 1 commit
  7. 21 Jun, 2015 11 commits
  8. 20 Jun, 2015 1 commit
  9. 16 Jun, 2015 2 commits
  10. 12 Jun, 2015 5 commits
  11. 11 Jun, 2015 10 commits