Skip to content
  1. Jul 06, 2015
  2. Jul 02, 2015
    • 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. Jun 29, 2015
  4. Jun 25, 2015
  5. Jun 23, 2015
  6. Jun 22, 2015
  7. Jun 21, 2015
  8. Jun 16, 2015
  9. Jun 12, 2015
  10. Jun 11, 2015
  11. Jun 10, 2015