-
Georgi Kodinov authored
1. Remove the yassl library 2. Make sure mysql can build with wolfssl 3. Replace all of the HAVE_YASSL macros with HAVE_WOLFSSL 4. Resort to using more of the openSSL API, since wolf supports much more of these. 5. Added a new -DWITH_SSL option: -DWITH_SSL=wolfssl 6. TLS 1.2 support enabled for wolfSSL
Georgi Kodinov authored1. Remove the yassl library 2. Make sure mysql can build with wolfssl 3. Replace all of the HAVE_YASSL macros with HAVE_WOLFSSL 4. Resort to using more of the openSSL API, since wolf supports much more of these. 5. Added a new -DWITH_SSL option: -DWITH_SSL=wolfssl 6. TLS 1.2 support enabled for wolfSSL
Loading