mariadb/extra
Arun Kuruvila f2f6025a44 Bug#26482173: TLS CIPHER NEGOTIATION INCORRECTLY MATCHES ON
LAST BYTE ONLY (YASSL)


Description:- TLS cipher negociation happens incorrectly
leading to the use of a different

Analysis:- YaSSL based MySQL server will compare only the
last byte of each cipher sent in the Client Hello message.
This can cause TLS connections to fail, due to the server
picking a cipher which the client doesn't actually support.

Fix:- A fix for detecting cipher suites with non leading
zeros is included as YaSSL only supports cipher suites with
leading zeros.
2017-08-24 14:19:38 +05:30
..
yassl Bug#26482173: TLS CIPHER NEGOTIATION INCORRECTLY MATCHES ON 2017-08-24 14:19:38 +05:30
charset2html.c Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
CMakeLists.txt Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
comp_err.c Merge from mysql-5.1 to mysql-5.5 2013-05-16 09:01:11 +02:00
innochecksum.c 2nd fix for Bug #55713 innochecksum is NOT built with large file support enabled 2011-08-17 00:34:11 +02:00
my_print_defaults.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysql_waitpid.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
perror.c Merge of patch for Bug#13928675 from mysql-5.1. 2012-08-07 19:07:13 +05:30
replace.c Bug #16581605: REPLACE.EXE UTILITY IS BROKEN IN 5.5 2014-10-21 16:25:35 +05:30
resolve_stack_dump.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
resolveip.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00