summaryrefslogtreecommitdiff
path: root/plugin/aws_key_management/aws_key_management_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-10-301-0/+4
|\
| * MDEV-23539: aws key plugin - fails to buildDaniel Black2020-10-261-0/+4
* | Define variable to override endpoint urlErol Guven2020-09-111-0/+11
|/
* MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * 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 10.3 into 10.4Marko Mäkelä2018-10-101-13/+16
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-10-091-13/+16
| |\ \ \ | | |/ /
| | * | AWS KMS plugin : more detailed message when API calls fail.Vladislav Vaintroub2018-10-031-13/+16
| | |/
* | | mysys: ME_ERROR_LOG_ONLY flagSergei Golubchik2018-06-041-11/+11
* | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-4/+4
|/ /
* | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
|/
* AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-281-39/+163
* Changing maturity to stableRasmus Johansson2017-05-221-1/+1
* Fix AWS key managemennt compile error on LinuxVladislav Vaintroub2017-05-061-1/+1
* Fix compilation of aws_key_management pluginVladislav Vaintroub2017-05-051-4/+5
* MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-271-73/+72
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-11/+11
* Fix AWS KMS plugin's compile errorVladislav Vaintroub2017-03-141-1/+0
* AWS key Management plugin - add plugin variable for the regionVladislav Vaintroub2016-10-281-0/+10
* MDEV-10847 Bring AWS KMS encryption plugin up-to-date with released SDKVladislav Vaintroub2016-09-271-2/+32
* update plugin maturitiesSergei Golubchik2016-09-051-1/+1
* MDEV-9659 : AWS KMS encryption pluginVladislav Vaintroub2016-03-131-0/+587