summaryrefslogtreecommitdiff
path: root/vio/viossl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up patchmsvensson@neptunus.(none)2006-04-121-12/+12
* Cleanup SSL implementationmsvensson@neptunus.(none)2006-03-101-246/+90
* Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-19/+0
|\
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledgluh@eagle.intranet.mysql.r18.ru2005-11-211-19/+0
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-121-0/+9
|\ \ | |/
| * Fixes bug #5588. Additions after merge from 4.0.SergeyV@selena.2005-09-071-0/+9
* | Bug #11286 yassl incompatible with "load data infile"msvensson@neptunus.(none)2005-09-011-3/+4
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-121-1/+1
|\ \ | |/
| * Typo for debug code. Bug #11705brian@zim.(none)2005-07-061-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-011-17/+28
|\ \ | |/
| * Fix timeouts with SSL on Windows, and also sync the fastsendjimw@mysql.com2005-05-241-17/+28
* | Merge bk-internal.mysql.com:/users/rburnett/bug9721rburnett@bk-internal.mysql.com2005-05-061-1/+2
|\ \ | |/
| * Bug #9721 net_write_timeout not used on Windows rburnett@bk-internal.mysql.com2005-05-051-1/+2
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-1/+1
|\ \ | |/
| * Always call vio_in_addr() so that thd->remote isjimw@mysql.com2005-01-251-1/+1
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-9/+12
|/
* Added patches from Novellmonty@mysql.com2004-05-251-0/+25
* vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-48/+41
* Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possiblegluh@gluh.mysql.r18.ru2003-06-261-4/+2
* Fix to remove compiler warningsmonty@mashka.mysql.fi2003-04-281-3/+9
* Fix bug (273):The x509 cert issuer seems not to be checked against the CAgluh@gluh.mysql.r18.ru2003-04-161-2/+4
* Error code for ssl connectiongluh@gluh.(none)2002-11-051-10/+36
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-51/+54
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-0/+10
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-2/+7
* Update copyrightmonty@hundin.mysql.fi2001-12-061-16/+15
* Removed unused code in VIOtonu@volk.internalnet2001-11-021-23/+1
* SSL fixes.tonu@volk.internalnet2001-11-011-2/+2
* type fixtonu@volk.internalnet2001-10-091-1/+1
* One should not only have to include my_net.h to work with sockets.monty@hundin.mysql.fi2001-10-091-31/+7
* SSL compiles and works as far as can see. Continue testing..tonu@volk.internalnet2001-09-301-96/+26
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* OpenSSL changestonu@x153.internalnet2001-08-271-75/+131
* Cleanupsmonty@hundin.mysql.fi2001-08-131-18/+22
* OpenSSL fixes. Should not affect anything else.tonu@x153.internalnet2001-07-241-21/+77
* Fixed compile-time warningstonu@hundin.mysql.fi2001-06-081-21/+23
* Support for VIO librarytonu@hundin.mysql.fi2001-05-311-17/+18
* viotcpip.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viotcpip.ctonu@x3.internalnet2001-05-201-0/+358