summaryrefslogtreecommitdiff
path: root/plugin/file_key_management/parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2022-10-251-3/+12
|\
| * MDEV-25343 Error log message not helpful when filekey is too longkurt2022-10-211-3/+12
| * Revert "MDEV-25343 add read secret size in file key plugin"Daniel Black2022-10-191-12/+1
| * MDEV-25343 add read secret size in file key pluginkurt2022-10-191-1/+12
* | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-8/+0
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ | |/ /
| * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
| |/
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/
* MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-271-38/+68
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-7/+5
* MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrindJan Lindström2016-09-271-1/+1
* MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_manage...Vicențiu Ciorbaru2016-03-221-1/+1
* fix the encryption.filekeys_nofile testSergei Golubchik2015-10-101-2/+10
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-4/+5
* file_key_management plugin: complain if key id 1 is not foundSergei Golubchik2015-06-021-1/+7
* MDEV-7993 file_key_management_filekey doesn't work as expected with FILE:Sergei Golubchik2015-05-131-0/+1
* completely rewrote file_key_management pluginSergei Golubchik2015-04-081-0/+365