Dr. Stephen Henson 3c66a669df Fix PSK handling.
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: Tim Hudson <tjh@openssl.org>
2015-07-02 12:01:27 +01:00
..
2015-03-19 11:11:22 +00:00
2015-05-22 09:44:44 +01:00
2015-02-27 20:31:28 +00:00
2015-01-22 09:31:38 +00:00
2015-06-08 15:04:28 +02:00
2015-07-02 12:01:27 +01:00
2015-03-11 10:45:23 +00:00
2015-06-20 19:28:58 +01:00
2015-07-02 12:01:27 +01:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-06-11 10:04:00 +01:00
2015-05-05 19:50:12 +01:00
2015-01-07 02:15:35 +01:00
2015-06-02 09:30:31 +01:00
2015-04-30 23:21:50 +01:00
2015-06-12 15:43:02 +01:00
2015-01-22 09:31:38 +00:00
2015-04-16 13:50:01 -04:00