1. 06 Jul, 2015 2 commits
  2. 02 Jul, 2015 1 commit
    • Dr. Stephen Henson's avatar
      Fix PSK handling. · d6be3124
      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>
      (cherry picked from commit 3c66a669)
      d6be3124
  3. 29 Jun, 2015 1 commit
  4. 25 Jun, 2015 1 commit
  5. 23 Jun, 2015 1 commit
  6. 22 Jun, 2015 1 commit
  7. 21 Jun, 2015 10 commits
  8. 16 Jun, 2015 2 commits
  9. 12 Jun, 2015 5 commits
  10. 11 Jun, 2015 9 commits
  11. 10 Jun, 2015 7 commits