57 Commits (a249e57b684a23dce4cbb870ca3eb30c77cb9fd6)

Author SHA1 Message Date
Sergei Golubchik 0d3c49ef5d MDEV-17615 cmake ssl error on musl/libressl 7 years ago
Sergei Golubchik 31f1fe223e don't try to build with OpenSSL 1.1+ 7 years ago
Sergei Golubchik 8772824ce7 Restore auto-switch to bundled ssl if WITH_SSL=yes 7 years ago
Sergei Golubchik a4c882f0e5 allow OpenSSL 0.9.8 again 8 years ago
Sergei Golubchik d937916c06 MDEV-12193 Discontinue support of unsecure and unsupported OpenSSL versions (< 1.0.1) 8 years ago
Harin Vadodaria ad88f2a7b5 Bug#25942414: SSL VARIABLES USAGE WHEN LIBMYSQL IS COMPILED WITH WITH_SSL=NO 9 years ago
Harin Vadodaria c49b270786 Bug#25942414: SSL VARIABLES USAGE WHEN LIBMYSQL IS COMPILED WITH WITH_SSL=NO 9 years ago
Vladislav Vaintroub e88f6f4761 MDEV-12125 Use FIND_PACKAGE(OpenSSL) to find openssl 9 years ago
Sergei Golubchik cacb57b7c2 pass openssl config to C/C 9 years ago
Sergei Golubchik e126baafbc MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_state’ was not declared in this scope" when linking against OpenSSL 1.0.2e 10 years ago
Sergei Golubchik 58a6b9ebff cmake: message_once 10 years ago
Sergei Golubchik a0114b8627 cmake: don't repeat yourself 10 years ago
Sergei Golubchik 0f0092720f my_aes_encrypt_gcm() and my_aes_decrypt_gcm() 11 years ago
Alexey Botchkov ba43735c68 Check for the openssl-dev so the build doesn't fail without it. 11 years ago
Vicențiu Ciorbaru 356ae629f0 Crash during configure without development SSL libraries installed 11 years ago
Sergei Golubchik f3da18f635 cmake-time detection for EVP_aes_128_ctr() 11 years ago
Sergei Golubchik 0d676fa0b7 minor cleanup: ssl.cmake 11 years ago
Sergei Golubchik da9bb66b02 cmake GUI cleanup 12 years ago
Sergei Golubchik 576136c1ab syntax error in the cmake file 12 years ago
Sergey Vojtovich e397934177 Do not require libssl1.0.0 (not available on all buildbot platforms). 12 years ago
Sergey Vojtovich 5f8effe1db MDEV-4786 - merge 10.0-monty - 10.0 12 years ago
Vladislav Vaintroub bdb05fcf7c Set valid default ("yes") for WITH_SSL cmake variable on Unixes. 12 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Harin Vadodaria 7baba64497 Bug#13904906: YASSL PRE-AUTH CRASH WITH 5.1.62, 5.5.22 13 years ago
Harin Vadodaria d259fae7e4 Bug#13904906: YASSL PRE-AUTH CRASH WITH 5.1.62, 5.5.22 13 years ago
Vladislav Vaintroub 3ebb4b8833 because of the high cost associated with fake symdir resolution, disable symbolic-links on Windows by default. Real symlinks (Vista+) as well as NTFS junctions (prior to Vista) do not require this parameter 14 years ago
Sergei Golubchik 2573f03a05 * remove WITH_DEBUG from CMakeLists.txt 14 years ago
Jonathan Perkin c687600f79 I'm pretty sure 'CXX_FLAGS' is a typo for 'CMAKE_CXX_FLAGS', and 16 years ago
Jonathan Perkin 5e01a8f8bd I'm pretty sure 'CXX_FLAGS' is a typo for 'CMAKE_CXX_FLAGS', and 16 years ago
sunanda cf9d4c456d Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/111802 16 years ago
sunanda ef745c9112 Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/111802 16 years ago
Vladislav Vaintroub 21e943e0d1 Fix syntax error (missing space in SET command), that effectively prevents mysqld from being build with SSL. 16 years ago
Vladislav Vaintroub a4baec5c13 Fix syntax error (missing space in SET command), that effectively prevents mysqld from being build with SSL. 16 years ago
Vladislav Vaintroub f2d4808fbb enable Cygwin build again 16 years ago
Vladislav Vaintroub e64ba44004 enable Cygwin build again 16 years ago
Vladislav Vaintroub bc76ad8f6b WL#5161 : Cross-platform build with CMake 16 years ago
Vladislav Vaintroub 13cd7170cc WL#5161 : Cross-platform build with CMake 16 years ago