summaryrefslogtreecommitdiff
path: root/vio/viossl.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* Bug#16235681: TURN OFF DEFAULT COMPRESSION WHILE USINGHarin Vadodaria2013-02-191-0/+3
* Merge pilot.mysql.com:/data/msvensson/mysql/bug25988/my50-bug25988msvensson@pilot.mysql.com2008-02-071-14/+21
|\
| * Bug#33050 5.0.50 fails many SSL testcasesmsvensson@pilot.mysql.com2008-02-071-14/+21
* | Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maintmsvensson@pilot.(none)2007-08-281-96/+46
|\ \ | |/
| * Bug#28812 rpl_ssl fails due to assert in extra/yassl/src/socket_wrapper.cpp:117msvensson@pilot.(none)2007-08-281-96/+46
* | Merge damien-katzs-computer.local:/Users/dkatz/mysql50dkatz@damien-katzs-computer.local2007-07-121-0/+10
|\ \ | |/
| * Bug #29579 Clients using SSL can hang the serverdkatz@damien-katzs-computer.local2007-07-121-0/+10
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-13/+13
|/
* Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSLmsvensson@shellback.(none)2007-01-261-2/+18
* Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-261-2/+1
|\
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Bug#24148 regression tests hang with SSL enabledmsvensson@pilot.mysql.com2006-12-221-5/+9
|/
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-10/+10
* When using yaSSL on NetWare some of the OpenSSL specifix hacks can be skippedmsvensson@neptunus.(none)2006-10-241-0/+5
* Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@neptunus.(none)2006-10-161-6/+4
|\
| * Reduce code for SSL_connect and SSL_acceptmsvensson@neptunus.(none)2006-09-281-6/+4
* | Merge fix-up.cmiller@zippy.cornsilk.net2006-10-131-2/+2
|/
* Fix warningsmsvensson@neptunus.(none)2006-05-041-29/+31
* Load CA certs before setting local certs.msvensson@neptunus.(none)2006-05-031-8/+18
* 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