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:
4450107
)
Mention DSO_up => DSO_up_ref renaming
author
Bodo Möller
<bodo@openssl.org>
Wed, 5 Sep 2001 21:39:39 +0000
(21:39 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Wed, 5 Sep 2001 21:39:39 +0000
(21:39 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index be93638fc004b1ab6e3d009958abe5f947bd2c38..a1294c5ace79652c6c46720f0376d7dd61ae3fed 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-104,6
+104,8
@@
the operation, and provides a more encapsulated way for external code
(crypto/evp/ and ssl/) to do this. Also changed the evp and ssl code
to use these functions rather than manually incrementing the counts.
+
+ Also rename "DSO_up()" function to more descriptive "DSO_up_ref()".
[Geoff Thorpe]
*) s3_srvr.c: allow sending of large client certificate lists (> 16 kB).