|
60724172a4
|
Removed support for SSLv3
SSLv3 can't be considered safe anymore so removing the support for it improves
MaxScale's security as a whole.
|
2016-03-08 15:22:35 +02:00 |
|
|
18a3aa5e33
|
Added missing newlines to all files
This caused build errors some systems, namely RHEL 5.
|
2016-03-08 14:48:17 +02:00 |
|
|
ef8a20cceb
|
Fix silly mistakes.
|
2016-02-22 11:16:51 +00:00 |
|
|
5077933e41
|
Fix bug in mysql_client.c (over optimisation of protocol setting); various clarifications and improvements re code review.
|
2016-02-22 11:05:02 +00:00 |
|
|
866e91c088
|
Changes to improve robustness of SSL processing, separate it so far as possible from protocols. Separate the detailed mechanism of authentication from the MySQL protocol with a view to making it into a module later.
|
2016-02-15 09:29:07 +00:00 |
|
|
05fa498dc0
|
Add an SSL header needed to support extra data in DCB.
|
2016-01-27 15:46:50 +00:00 |
|