summaryrefslogtreecommitdiff
path: root/vio/viossl.c
Commit message (Expand)AuthorAgeFilesLines
...
* Load CA certs before setting local certs.unknown2006-05-031-8/+18
* Fix up patchunknown2006-04-121-12/+12
* Cleanup SSL implementationunknown2006-03-101-246/+90
* Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-19/+0
|\
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledunknown2005-11-211-19/+0
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-0/+9
|\ \ | |/
| * Fixes bug #5588. Additions after merge from 4.0.unknown2005-09-071-0/+9
* | Bug #11286 yassl incompatible with "load data infile"unknown2005-09-011-3/+4
* | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-07-121-1/+1
|\ \ | |/
| * Typo for debug code. Bug #11705unknown2005-07-061-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-011-17/+28
|\ \ | |/
| * Fix timeouts with SSL on Windows, and also sync the fastsendunknown2005-05-241-17/+28
* | Merge bk-internal.mysql.com:/users/rburnett/bug9721unknown2005-05-061-1/+2
|\ \ | |/
| * Bug #9721 net_write_timeout not used on Windows unknown2005-05-051-1/+2
* | 4.1 -> 5.0 mergeunknown2005-02-031-1/+1
|\ \ | |/
| * Always call vio_in_addr() so that thd->remote isunknown2005-01-251-1/+1
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-9/+12
|/
* Added patches from Novellunknown2004-05-251-0/+25
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-48/+41
* Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possibleunknown2003-06-261-4/+2
* Fix to remove compiler warningsunknown2003-04-281-3/+9
* Fix bug (273):The x509 cert issuer seems not to be checked against the CAunknown2003-04-161-2/+4
* Error code for ssl connectionunknown2002-11-051-10/+36
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-51/+54
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-0/+10
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-2/+7
* Update copyrightunknown2001-12-061-16/+15
* Removed unused code in VIOunknown2001-11-021-23/+1
* SSL fixes.unknown2001-11-011-2/+2
* type fixunknown2001-10-091-1/+1
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-31/+7
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-96/+26
* Changed to use my_global.hunknown2001-09-141-1/+1
* OpenSSL changesunknown2001-08-271-75/+131
* Cleanupsunknown2001-08-131-18/+22
* OpenSSL fixes. Should not affect anything else.unknown2001-07-241-21/+77
* Fixed compile-time warningsunknown2001-06-081-21/+23
* Support for VIO libraryunknown2001-05-311-17/+18
* viotcpip.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viotcpip.cunknown2001-05-201-0/+358