mariadb/sql-common
Sergei Golubchik 18215dd9fa MDEV-7859 SSL hostname verification fails for long subject names
Don't use a fixed buffer for X509_NAME_oneline() in the client.
Do as the server does - allocate it dynamically.

For a test - regenerate certificates to have the server cert with
a long subject.
2015-04-27 15:42:12 +02:00
..
client.c MDEV-7859 SSL hostname verification fails for long subject names 2015-04-27 15:42:12 +02:00
client_plugin.c MDEV-7435 Windows debug: Run-Time Check Failure #3 - The variable 'unused' is being used without being initialized. 2015-02-06 15:49:45 +04:00
my_time.c Merge 5.3->5.5 2014-06-04 21:53:15 +04:00
my_user.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysql_async.c MDEV-3802. Millisecond timeout support in non-blocking client library. 2012-10-12 10:54:46 +02:00
pack.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30