summaryrefslogtreecommitdiff
path: root/vio
Commit message (Expand)AuthorAgeFilesLines
* BUG#9678: Client library hangs after network communication failurekroki/tomash@moonlight.intranet2006-09-181-6/+20
* Fixes bug #5588. vio_was_interrupted() function was added to detectSergeyV@selena.2005-08-302-0/+11
* Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DI...monty@mysql.com2005-02-151-0/+12
* Always call vio_in_addr() so that thd->remote isjimw@mysql.com2005-01-252-2/+2
* - Applied some portability fixes for SGI IRIX/MipsPro compilerlenz@mysql.com2004-06-221-0/+5
* Added patches from Novellmonty@mysql.com2004-05-253-3/+65
* - added missing file vio_priv.h to source distributionlenz@mysql.com2003-08-271-1/+1
* vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-275-104/+139
* Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-1/+1
* Portability fixes for Redhat 9monty@mashka.(none)2003-07-181-1/+1
* Fixed wrong usage of libvio.a (Bug #556)monty@narttu.mysql.fi2003-07-031-14/+17
* Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possiblegluh@gluh.mysql.r18.ru2003-06-262-7/+12
* 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
* posreview changing (SCRUM)bell@sanja.is.com.ua2003-02-271-1/+1
* client port number added to SHOW PROCESSLIST (SCRUM?)bell@sanja.is.com.ua2003-02-171-1/+3
* Fixes for Netwaremonty@mashka.mysql.fi2003-01-284-200/+192
* FreeBSD patch by Jeremy Zawodny.Sinisa@sinisa.nasamreza.org2002-11-231-0/+3
* Error code for ssl connectiongluh@gluh.(none)2002-11-052-10/+42
* - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-12/+0
* Added code to flush a bulk_insert index.monty@mashka.mysql.fi2002-09-181-0/+2
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-162-53/+54
* Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-054-248/+0
* Fix for HPUX to not use -lc_r library.monty@hundin.mysql.fi2002-08-261-1/+6
* Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-3/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-172-1/+11
* Fix after mergemonty@hundin.mysql.fi2002-08-081-2/+3
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-083-4/+16
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-112-63/+71
* Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-4/+6
* Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,jani@rhols221.arenanet.fi2002-05-244-8/+8
* Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-292-3/+3
* fix to make the compile work with --with-other-libcsasha@mysql.sashanet.com2002-03-301-4/+4
* Update copyrightmonty@hundin.mysql.fi2001-12-068-65/+119
* Removed unused code in VIOtonu@volk.internalnet2001-11-022-25/+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-093-70/+9
* Portability fixes + a couple of bug fixes introduced by last push.monty@hundin.mysql.fi2001-10-082-33/+17
* SSL compiles and works as far as can see. Continue testing..tonu@volk.internalnet2001-09-306-130/+61
* Fix to get pstack included in distributionmonty@hundin.mysql.fi2001-09-181-0/+0
* mergemonty@hundin.mysql.fi2001-09-141-0/+0
|\
| * re-wrote section about foreign keyssasha@mysql.sashanet.com2001-09-131-0/+0
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-149-8/+8
|/
* DH stuff added to OpenSSLtonu@x153.internalnet2001-09-011-0/+52
* OpenSSL worktonu@x153.internalnet2001-08-301-0/+3
* fixed compile errorsasha@mysql.sashanet.com2001-08-271-0/+0
* OpenSSL changestonu@x153.internalnet2001-08-272-79/+135
* Some warning fixes and some SSL testprograms check-intonu@x153.internalnet2001-08-263-67/+235
* Warning fixestonu@x153.internalnet2001-08-231-4/+10