Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+4 |
| |\ | |||||
| | * | MDEV-9314 fatal build error: viosslfactories.c:58:5: error: dereferencing poi... | Sergei Golubchik | 2016-02-06 | 1 | -0/+4 |
* | | | MDEV-8957 [PATCH] Useless ssl_ctx_set_tmp_dh call in libmysql | Oleksandr Byelkin | 2015-11-15 | 1 | -6/+9 |
|/ / | |||||
* | | Merge commit '96badb16afcf' into 10.0 | Jan Lindström | 2015-08-03 | 1 | -18/+29 |
|\ \ | |/ | |||||
| * | MDEV-8352 Increase Diffie-Helman modulus to 2048-bits | Sergei Golubchik | 2015-07-31 | 1 | -18/+29 |
| * | MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES... | Sergei Golubchik | 2015-06-09 | 1 | -26/+26 |
* | | SSL: Verbosely report SSL initialization errors | Sergei Golubchik | 2015-05-03 | 1 | -21/+25 |
* | | MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES... | Sergei Golubchik | 2015-05-03 | 1 | -26/+26 |
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-02-18 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42 | Sergei Golubchik | 2015-02-11 | 1 | -2/+4 |
| |\ | |||||
| | * | Bug#19820550 : DISABLE SSL 3.0 SUPPORT IN OPENSSL | Harin Vadodaria | 2015-01-02 | 1 | -1/+4 |
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | * | BUG#17294150-POTENTIAL CRASH DUE TO BUFFER OVERRUN IN SSL | Raghav Kapoor | 2013-08-28 | 1 | -1/+1 |
| | |\ | |||||
| | | * | BUG#17294150-POTENTIAL CRASH DUE TO BUFFER OVERRUN IN SSL | Raghav Kapoor | 2013-08-28 | 1 | -1/+1 |
| | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -2/+1 |
| | * | | Bug #13115401: -SSL-KEY VALUE IS NOT VALIDATED AND IT ALLOWS INSECURE | Venkata Sidagam | 2012-08-11 | 1 | -37/+55 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #13115401: -SSL-KEY VALUE IS NOT VALIDATED AND IT ALLOWS INSECURE | Venkata Sidagam | 2012-08-11 | 1 | -37/+55 |
| | * | | merge 5.1->5.5 | Georgi Kodinov | 2012-05-15 | 1 | -5/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #11761822: yassl rejects valid certificate which openssl accepts | Georgi Kodinov | 2012-05-15 | 1 | -4/+6 |
| | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | | |\ | |||||
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | * | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se... | Tatjana Azundris Nuernberg | 2011-05-19 | 1 | -4/+3 |
| | * | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -34/+0 |
| | * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -5/+5 |
| | |/ / | |||||
| | * | | Post-merge fixes: fix typo and remove unused variables. | Davi Arnaut | 2009-11-21 | 1 | -1/+0 |
| | * | | merge | Georgi Kodinov | 2009-10-27 | 1 | -59/+2 |
| | |\ \ | | | |/ | |||||
| | | * | merge from 4.1 | Georgi Kodinov | 2009-10-27 | 1 | -59/+2 |
| | | |\ | |||||
| | | | * | Bug #47320: OpenSSL client does not check YaSSL server certificate | Georgi Kodinov | 2009-10-20 | 1 | -51/+2 |
| | | | * | Valgrind error fixes | gluh@mysql.com/eagle.(none) | 2007-02-01 | 1 | -0/+4 |
| | * | | | Merge from 5.0 | Staale Smedseng | 2009-07-23 | 1 | -18/+42 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug #45770 errors reading server SSL files are printed, but | Staale Smedseng | 2009-07-23 | 1 | -18/+42 |
| | * | | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> | guilhem@gbichot4.local | 2008-02-18 | 1 | -2/+2 |
| | * | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -1/+1 |
| | * | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint | msvensson@pilot.blaudden | 2007-04-11 | 1 | -2/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge pilot.blaudden:/home/msvensson/mysql/bug21611/my50-bug21611 | msvensson@pilot.blaudden | 2007-04-11 | 1 | -2/+7 |
| | | |\ \ | |||||
| | | | * | | Bug#21611 Slave can't connect when master-ssl-cipher specified | msvensson@pilot.blaudden | 2007-04-02 | 1 | -2/+7 |
| | * | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug25309/my51-bug25309 | msvensson@pilot.blaudden | 2007-03-29 | 1 | -0/+8 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge pilot.blaudden:/home/msvensson/mysql/bug25309/my50-bug25309 | msvensson@pilot.blaudden | 2007-03-29 | 1 | -0/+8 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Bug#25309 SSL connections without CA certificate broken since MySQL 5.0.23 | msvensson@pilot.blaudden | 2007-03-28 | 1 | -0/+8 |
| | | | |/ / | |||||
| | * | | | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2007-02-23 | 1 | -0/+8 |
| | |/ / / | |||||
| | * | | | Merge neptunus.(none):/home/msvensson/mysql/yassL-import/my50-yassL-import | msvensson@neptunus.(none) | 2007-02-06 | 1 | -9/+14 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug#24157 openssl_1 regression test is broken two different ways | msvensson@neptunus.(none) | 2007-02-06 | 1 | -9/+14 |
| | * | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | * | | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -4/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -4/+4 |
| | * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-11-07 | 1 | -4/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug#23981 memory leaks from yassl code + other | msvensson@neptunus.(none) | 2006-11-07 | 1 | -4/+5 |