mirror of https://github.com/wolfSSL/wolfssl.git
Changes to date
parent
504081e602
commit
f1860d6263
2
README
2
README
|
@ -173,7 +173,7 @@ Release 3.6.6 of wolfSSL has bug fixes and new features including:
|
||||||
recommend updating to the latest
|
recommend updating to the latest
|
||||||
|
|
||||||
See INSTALL file for build instructions.
|
See INSTALL file for build instructions.
|
||||||
More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html
|
More information can be found on-line at //http://wolfssl.com/yaSSL/Docs.html
|
||||||
|
|
||||||
**************** wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015)
|
**************** wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015)
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ wolfSSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, 0);
|
||||||
|
|
||||||
before calling wolfSSL_new(); Though it's not recommended.
|
before calling wolfSSL_new(); Though it's not recommended.
|
||||||
```
|
```
|
||||||
# wolfSSL (Formerly CyaSSL) Release 3.9.0 (03/18/2015)
|
# wolfSSL (Formerly CyaSSL) Release 3.9.0 (03/18/2016)
|
||||||
|
|
||||||
##Release 3.9.0 of wolfSSL has bug fixes and new features including:
|
##Release 3.9.0 of wolfSSL has bug fixes and new features including:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue