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:
2f4c1dc
)
Include CHANGES entry for external cache
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 31 Dec 2009 13:58:57 +0000
(13:58 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 31 Dec 2009 13:58:57 +0000
(13:58 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 210f90e86de811e4164c0220d7b9ac5a043a5f4d..bba32ef79b0313338d682572c3ce7dc626ff3aec 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,11
@@
Changes between 1.0.0 and 1.1.0 [xx XXX xxxx]
+ *) Add an "external" session cache for debugging purposes to s_server. This
+ should help trace issues which normally are only apparent in deployed
+ multi-process servers.
+ [Steve Henson]
+
*) Initial TLSv1.1 support. Since TLSv1.1 is very similar to TLS v1.0 only
a few changes are required: