summaryrefslogtreecommitdiff
path: root/plugin/file_key_management
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-28819 Statically compiled encryption plugins do not work in mariadb-backupVladislav Vaintroub2022-06-201-1/+1
* | 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-143-3/+3
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-133-3/+3
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-113-3/+3
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-042-3/+4
|\ \ \ | |/ /
| * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-282-3/+4
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-063-65/+104
|\ \ | |/
| * MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-273-54/+76
| * MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-272-11/+27
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-3/+1
|\ \ | |/
| * MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrindJan Lindström2016-09-271-1/+1
* | valgrind failuresSergei Golubchik2016-09-211-1/+2
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+1
|\ \ | |/
| * update plugin maturitiesSergei Golubchik2016-09-051-1/+1
* | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-1/+7
|/
* MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_manage...Vicențiu Ciorbaru2016-03-221-1/+1
* update plugins' maturity levelsSergei Golubchik2016-03-181-1/+1
* fix the encryption.filekeys_nofile testSergei Golubchik2015-10-102-10/+10
* Don't enable file_key_management_plugin by default (as this gives warnings in...Monty2015-10-091-0/+8
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-042-53/+48
* AES-GCM support in file_key_management pluginSergei Golubchik2015-06-021-0/+31
* file_key_management plugin: complain if key id 1 is not foundSergei Golubchik2015-06-022-2/+13
* MDEV-8022 Assertion `rc == 0' failed in ma_encrypt on dropping an encrypted A...Sergei Golubchik2015-05-131-1/+1
* MDEV-7993 file_key_management_filekey doesn't work as expected with FILE:Sergei Golubchik2015-05-131-0/+1
* Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-10/+8
* renames to follow single consistent naming styleSergei Golubchik2015-04-091-2/+2
* encryption plugin controls the encryptionSergei Golubchik2015-04-091-7/+48
* rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-091-4/+4
* optimize encryption apiSergei Golubchik2015-04-081-24/+11
* completely rewrote file_key_management pluginSergei Golubchik2015-04-088-878/+455
* rename plugins to remove "_plugin" from the plugin nameSergei Golubchik2015-04-086-0/+981