projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a2c35
)
Add a HISTORY section to the man page to mention the new flags.
author
Geoff Thorpe
<geoff@openssl.org>
Tue, 29 Oct 2002 18:06:09 +0000
(18:06 +0000)
committer
Geoff Thorpe
<geoff@openssl.org>
Tue, 29 Oct 2002 18:06:09 +0000
(18:06 +0000)
doc/ssl/SSL_CTX_set_session_cache_mode.pod
patch
|
blob
|
history
diff --git
a/doc/ssl/SSL_CTX_set_session_cache_mode.pod
b/doc/ssl/SSL_CTX_set_session_cache_mode.pod
index b08a3ea0baa71e82dddeda5ccafe5f3f3742046c..c5d2f43dff15da5222904ef74b1d49bc8b4a0bb0 100644
(file)
--- a/
doc/ssl/SSL_CTX_set_session_cache_mode.pod
+++ b/
doc/ssl/SSL_CTX_set_session_cache_mode.pod
@@
-129,4
+129,9
@@
L<SSL_CTX_set_session_id_context(3)|SSL_CTX_set_session_id_context(3)>,
L<SSL_CTX_set_timeout(3)|SSL_CTX_set_timeout(3)>,
L<SSL_CTX_flush_sessions(3)|SSL_CTX_flush_sessions(3)>
+=head1 HISTORY
+
+SSL_SESS_CACHE_NO_INTERNAL_STORE and SSL_SESS_CACHE_NO_INTERNAL
+were introduced in OpenSSL 0.9.6h.
+
=cut