summaryrefslogtreecommitdiff
path: root/plugin/aws_key_management
Commit message (Expand)AuthorAgeFilesLines
* Update AWS C++ SDK versionVladislav Vaintroub2017-10-111-1/+1
* Merge 10.1 into 10.2Marko Mäkelä2017-08-312-39/+164
|\
| * AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-282-39/+164
* | MDEV-13514 fix compilation for aws_key_management pluginVladislav Vaintroub2017-08-141-0/+1
* | MDEV-12469 : Update AWS SDK version to avoid gcc7 compile errors.Vladislav Vaintroub2017-08-111-6/+3
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
|\ \ | |/
| * Changing maturity to stableRasmus Johansson2017-05-221-1/+1
| * Backport aws kms build fixes from 10.2Vladislav Vaintroub2017-05-181-6/+29
| * 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-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-091-0/+2
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-062-85/+89
|\ \ | |/
| * 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 SDK build error on some buildbot builders.Vladislav Vaintroub2017-04-201-1/+9
* | MDEV-12453: AWS SDK version failed to build on OSXDaniel Black2017-04-191-1/+1
* | MDEV-12452 MDEV-12453 : Fix building rocksdb and aws_key_management on macOSVladislav Vaintroub2017-04-061-2/+6
* | Fix aws_key_management compilation after mismergeVladislav Vaintroub2017-04-041-6/+7
* | Merge 10.1 into 10.2Marko Mäkelä2017-04-041-20/+28
|\ \ | |/
| * fix Ninja builds for AWS SDKSergei Golubchik2017-03-311-10/+13
| * put all aws_key_management plugin files into plugin/aws_key_managementSergei Golubchik2017-03-311-4/+4
| * AWS KMS plugin : Fix building in case AWS C++ SDK was preinstalledVladislav Vaintroub2017-03-311-10/+14
* | Avoid TARGET_LINK_LIBRARIES() for pluginsSergei Golubchik2017-04-011-3/+3
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-302-2/+1
|\ \ | |/
| * Fix AWS KMS plugin's compile errorVladislav Vaintroub2017-03-141-1/+0
| * spelling fixesklemens2017-03-071-1/+1
| * AWS key management plugin: Fix search for system installed AWS SDK libsVladislav Vaintroub2017-03-011-1/+1
* | MDEV-12328, attempt to fix windows packagingVladislav Vaintroub2017-03-261-12/+8
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-292-35/+69
|\ \ | |/
| * AWS Key management plugin does not build on Centos7.Vladislav Vaintroub2016-11-091-1/+2
| * 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-272-34/+57
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+1
|\ \ | |/
| * update plugin maturitiesSergei Golubchik2016-09-051-1/+1
* | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
|/
* don't do anything for AWS plugin unless it's enabledSergei Golubchik2016-03-191-4/+7
* MDEV-9659 : AWS KMS encryption pluginVladislav Vaintroub2016-03-132-0/+738