For better forward-security support, add functions
authorBodo Möller <bodo@openssl.org>
Thu, 26 Aug 2010 15:15:47 +0000 (15:15 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 26 Aug 2010 15:15:47 +0000 (15:15 +0000)
commit7c2d4fee2547650102cd16d23f8125b76112ae75
treeb65012d1d3e0ee6d3dae907da20a00f3cbd0d56e
parentf16176dab409c8de444315ba00c4eff36dd0e063
For better forward-security support, add functions
SSL_[CTX_]set_not_resumable_session_callback.

Submitted by: Emilia Kasper (Google)

[A part of this change affecting ssl/s3_lib.c was accidentally commited
separately, together with a compilation fix for that file;
see s3_lib.c CVS revision 1.133 (http://cvs.openssl.org/chngview?cn=19855).]
CHANGES
apps/s_server.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_lib.c