From: Jacek S. <arn...@us...> - 2006-02-19 16:51:13
|
Update of /cvsroot/dcplusplus/dcplusplus/yassl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25210/yassl Modified Files: README Log Message: yassl update, installer fix Index: README =================================================================== RCS file: /cvsroot/dcplusplus/dcplusplus/yassl/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 27 Nov 2005 19:19:20 -0000 1.1 --- README 19 Feb 2006 16:51:10 -0000 1.2 *************** *** 1,3 **** ! yaSSL Release notes, version 1.0.6 This release of yaSSL contains minor bug fixes, portability enhancements, --- 1,15 ---- ! yaSSL Release notes, version 1.1.5 ! ! This release of yaSSL contains minor bug fixes, portability enhancements, ! and user requested changes including the ability to add all certificates in ! a directory, more robust socket handling, no new overloading unless ! requested, and an SSL_VERIFY_NONE option. ! ! ! See build instructions below under 1.0.6: ! ! ! ! ******************yaSSL Release notes, version 1.0.6 This release of yaSSL contains minor bug fixes, portability enhancements, |