diff options
author | toddouska <todd@yassl.com> | 2011-12-27 12:17:37 -0800 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-02-14 19:49:54 +0100 |
commit | ee7e4fc1d1d45713e9e67a955e78f0d9ed1a6059 (patch) | |
tree | 876558e53eb54423b3da8a2d4bf504c4ccf5ba82 /docs/INTERNALS | |
parent | 020128053379ba5baa41bc2f72c391f6fcfbdf29 (diff) |
cyassl: update to CyaSSL 2.0.x API
Modify configure.ac to test for new CyaSSL Init function and remove
default install path to system. Change to CyaSSL OpenSSL header and
proper Init in code as well.
Note that this no longer detects or works with CyaSSL before v2
Diffstat (limited to 'docs/INTERNALS')
-rw-r--r-- | docs/INTERNALS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INTERNALS b/docs/INTERNALS index f965ec516..39c4df720 100644 --- a/docs/INTERNALS +++ b/docs/INTERNALS @@ -39,7 +39,7 @@ Portability libssh2 0.16 c-ares 1.6.0 libidn 0.4.1 - cyassl 1.4.0 + cyassl 2.0.0 openldap 2.0 MIT krb5 lib 1.2.4 qsossl V5R2M0 |