summaryrefslogtreecommitdiff
path: root/vio/viosslfactories.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-021-5/+6
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-261-5/+6
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-10-261-5/+6
| | |\
| | | * MDEV-29811 server advertises ssl even if it's unusable.Vladislav Vaintroub2022-10-251-5/+6
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-6/+7
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-6/+7
| |\ \ \ | | |/ /
| | * | MDEV-27373 wolfSSL 5.1.1Vladislav Vaintroub2022-01-251-6/+7
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-01-041-8/+70
|\ \ \ \ | |/ / /
| * | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-12/+69
| |\ \ \ | | |/ /
| | * | Merge branch 10.3 into 10.4Julius Goryavsky2021-12-251-12/+69
| | |\ \ | | | |/
| | | * MDEV-27181 fixup: compatibility with Windows + small correctionsbb-10.2-MDEV-27181-fixJulius Goryavsky2021-12-171-12/+69
| | | * MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galeraJulius Goryavsky2021-12-141-0/+17
| | * | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.4-MDEV-27181-galeraJulius Goryavsky2021-12-141-0/+17
| * | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.5-MDEV-27181-galeraJulius Goryavsky2021-12-141-0/+17
* | | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.6-MDEV-27181-galeraJulius Goryavsky2021-12-141-0/+17
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2020-06-181-2/+2
|\ \ \ | |/ /
| * | MDEV-22917 wolfssl might crash at startup when both SSL and encryption plugin...Vladislav Vaintroub2020-06-171-2/+2
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* | | Fixed issues when running mtr with --valgrindMonty2019-08-231-0/+2
|/ /
* | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-7/+53
* | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-5/+30
|/
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-15596 10.2 doesn't work with openssl 1.1.1Georg Richter2018-06-211-0/+1
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-091-62/+46
* | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLGeorg Richter2017-05-091-16/+38
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+3
|\ \
| * \ Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-3/+3
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-3/+3
| | |\
| | | * Bug#21920657: SSL-CA FAILS SILENTLY IF THE PATH CANNOT BEArun Kuruvila2016-03-011-2/+2
| | | * Bug #21221862 NEWEST RHEL/CENTOS OPENSSL UPDATE BREAKS MYSQL DHE CIPHERSV S Murthy Sidagam2015-06-191-15/+54
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+4
| |\ \ \ | | |/ /
| | * | MDEV-9314 fatal build error: viosslfactories.c:58:5: error: dereferencing poi...Sergei Golubchik2016-02-061-0/+4
* | | | MDEV-8957 [PATCH] Useless ssl_ctx_set_tmp_dh call in libmysqlOleksandr Byelkin2015-11-151-6/+9
|/ / /
* | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-18/+29
|\ \ \ | |/ /
| * | MDEV-8352 Increase Diffie-Helman modulus to 2048-bitsSergei Golubchik2015-07-311-18/+29
| * | MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES...Sergei Golubchik2015-06-091-26/+26
* | | SSL: Verbosely report SSL initialization errorsSergei Golubchik2015-05-031-21/+25
* | | MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES...Sergei Golubchik2015-05-031-26/+26
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-2/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-2/+4
| |\ \ | | |/
| | * Bug#19820550 : DISABLE SSL 3.0 SUPPORT IN OPENSSLHarin Vadodaria2015-01-021-1/+4
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | * BUG#17294150-POTENTIAL CRASH DUE TO BUFFER OVERRUN IN SSL Raghav Kapoor2013-08-281-1/+1
| | |\
| | | * BUG#17294150-POTENTIAL CRASH DUE TO BUFFER OVERRUN IN SSL Raghav Kapoor2013-08-281-1/+1
| | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-2/+1
| | * | Bug #13115401: -SSL-KEY VALUE IS NOT VALIDATED AND IT ALLOWS INSECURE Venkata Sidagam2012-08-111-37/+55
| | |\ \ | | | |/