summaryrefslogtreecommitdiff
path: root/cmake/ssl.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+2
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-11-061-2/+2
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-311-10/+14
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-10-311-2/+3
| | | |\
| | | | * don't try to build with OpenSSL 1.1+Sergei Golubchik2018-10-301-1/+2
| | * | | Restore auto-switch to bundled ssl if WITH_SSL=yesSergei Golubchik2018-10-291-2/+1
* | | | | Fix ssl cmake configuration not checking for symbols properlyVicențiu Ciorbaru2017-12-291-4/+3
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-4/+5
|\ \ \ \ | |/ / /
| * | | allow OpenSSL 0.9.8 againSergei Golubchik2017-08-131-1/+1
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-3/+4
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-3/+4
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-3/+4
| | | |\
| | | | * Bug#25942414: SSL VARIABLES USAGE WHEN LIBMYSQL IS COMPILED WITH WITH_SSL=NOHarin Vadodaria2017-04-271-11/+16
| | | | * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| | | | * Bug#13904906: YASSL PRE-AUTH CRASH WITH 5.1.62, 5.5.22Harin Vadodaria2012-07-241-1/+1
| | | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | | * I'm pretty sure 'CXX_FLAGS' is a typo for 'CMAKE_CXX_FLAGS', andJonathan Perkin2010-07-051-2/+2
| | | | * Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/1...sunanda2010-06-231-1/+1
| | | | * Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-081-1/+1
| | | | * enable Cygwin build againVladislav Vaintroub2009-12-251-0/+2
| | | | * WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+88
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-12193 Discontinue support of unsecure and unsupported OpenSSL versions (...Sergei Golubchik2017-06-221-11/+12
* | | | MDEV-12125 Use FIND_PACKAGE(OpenSSL) to find opensslVladislav Vaintroub2017-03-081-58/+12
* | | | pass openssl config to C/CSergei Golubchik2016-09-121-20/+19
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+3
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-211-0/+5
| | |\ \ | | | |/
| | | * MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_stat...Sergei Golubchik2015-12-211-0/+5
| | | * mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
| | | |\
| | | | * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
* | | | | cmake: message_onceSergei Golubchik2015-11-231-7/+7
|/ / / /
* | | | cmake: don't repeat yourselfSergei Golubchik2015-09-041-1/+0
* | | | my_aes_encrypt_gcm() and my_aes_decrypt_gcm()Sergei Golubchik2015-06-021-1/+4
* | | | Check for the openssl-dev so the build doesn't fail without it.Alexey Botchkov2015-03-101-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-17/+17
|\ \ \ \ | |/ / /
| * | | Crash during configure without development SSL libraries installedVicențiu Ciorbaru2015-02-121-21/+21
* | | | cmake-time detection for EVP_aes_128_ctr()Sergei Golubchik2015-02-101-0/+5
* | | | minor cleanup: ssl.cmakeSergei Golubchik2015-02-101-10/+2
* | | | cmake GUI cleanupSergei Golubchik2014-06-231-0/+2
|/ / /
* | | syntax error in the cmake fileSergei Golubchik2013-11-021-1/+1
* | | Do not require libssl1.0.0 (not available on all buildbot platforms).Sergey Vojtovich2013-08-081-2/+1
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-271-2/+6
* | | Set valid default ("yes") for WITH_SSL cmake variable on Unixes.Vladislav Vaintroub2013-07-051-0/+2
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-28/+170
|/ /
* | mysql-5.5.28Sergei Golubchik2012-10-161-1/+1
|\ \ | |/
| * Bug#13904906: YASSL PRE-AUTH CRASH WITH 5.1.62, 5.5.22Harin Vadodaria2012-07-241-1/+1
* | because of the high cost associated with fake symdir resolution, disable sym...Vladislav Vaintroub2012-02-271-0/+2
* | * remove WITH_DEBUG from CMakeLists.txtSergei Golubchik2011-12-151-1/+1
|/
* Updated/added copyright headersKent Boortz2011-06-301-1/+1