summaryrefslogtreecommitdiff
path: root/include/violite.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-2/+9
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-2/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-2/+2
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-2/+2
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-2/+2
| | | |\
| | | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | | | * MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-081-1/+1
* | | | | Small refactoring in vio.Vladislav Vaintroub2018-10-051-9/+0
* | | | | MDEV-16536 Remove shared memory transportVladislav Vaintroub2018-08-201-12/+1
* | | | | MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithmVladislav Vaintroub2018-08-111-0/+1
|/ / / /
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+2
* | | | MDEV-14412 Support TCP keepalive optionsVladislav Vaintroub2017-11-171-1/+9
* | | | MDEV-11159 Server proxy protocol supportVladislav Vaintroub2017-08-221-0/+2
|/ / /
* | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-091-12/+0
* | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLGeorg Richter2017-05-091-4/+5
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-4/+4
* | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-9/+0
|/ /
* | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-01-071-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-211-0/+4
|\ \ | |/
| * MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_stat...Sergei Golubchik2015-12-211-0/+4
* | SSL: Verbosely report SSL initialization errorsSergei Golubchik2015-05-031-1/+1
* | 10.0-base mergeSergei Golubchik2013-04-151-5/+1
|\ \
| * | Speed up connection time:Michael Widenius2013-03-201-1/+1
| |/
* | MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO funct...Vladislav Vaintroub2013-02-191-1/+3
* | MDEV-3822 :10.0-serg fails on windows buildslavesVladislav Vaintroub2012-11-041-1/+0
* | merge with 5.5Sergei Golubchik2012-11-031-0/+6
|\ \ | |/
| * MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_indexVladislav Vaintroub2012-11-021-0/+6
* | Compile 10.0 on WindowsVladislav Vaintroub2012-08-301-5/+8
* | More fixesMichael Widenius2012-08-171-4/+0
* | Next part of merge. See TODO for detailsMichael Widenius2012-08-141-29/+59
|/
* mysql-5.5 mergeSergei Golubchik2012-06-141-3/+3
|\
| * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-3/+6
| |\
* | \ cSergei Golubchik2012-05-211-0/+3
|\ \ \ | | |/ | |/|
| * | BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ...Tatjana Azundris Nuernberg2012-02-191-0/+3
| |\ \ | | |/ | |/|
| | * BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ...Tatjana Azundris Nuernberg2012-02-171-0/+3
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | merge 5.5Vladislav Vaintroub2012-02-271-2/+2
|\ \ \ \
| * | | | Fix MWL#192 build error: Remove SSL special case for embedded server.unknown2012-02-221-2/+0
| * | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+2
| | * | | Changed version number from RC to stableMichael Widenius2010-01-291-2/+2
| | |\ \ \ | | | |/ /
| | * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-2/+2
| | |\ \ \ | | | |/ /
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-2/+6
| | |\ \ \
| | * \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+9
| | |\ \ \ \
| | * | | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+1
* | | | | | | further reduce diffs to 5.5, monty reviewVladislav Vaintroub2012-01-241-1/+12
* | | | | | | Initial threadpool implementation for MariaDB 5.5Vladislav Vaintroub2011-12-081-0/+3
|/ / / / / /
* | | | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-3/+3
* | | | | | A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONSAlexander Nozdrin2011-04-081-1/+3