summaryrefslogtreecommitdiff
path: root/plugin/hashicorp_key_management
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29986 Set innodb_undo_tablespaces=3 by defaultMarko Mäkelä2023-01-131-4/+4
* Further tweaking the alloca handling in Hashicorp pluginBrad Smith2022-10-261-5/+1
* A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-221-5/+5
* MDEV-28819 Statically compiled encryption plugins do not workVladislav Vaintroub2022-06-201-1/+2
* Fix building the Hashicorp plugin on OpenBSD / NetBSD and DragonFlyBSDBrad Smith2022-06-181-1/+1
* MDEV-28500: Hashicorp: Debian packaging is brokenbb-10.9-MDEV-19281-v5Julius Goryavsky2022-05-101-1/+3
* MDEV-28279: Hashicorp: Cannot migrate hexadecimal keys from file key managementJulius Goryavsky2022-05-094-4/+100
* Hashicorp plugin: typo fixedJulius Goryavsky2022-05-091-10/+10
* MDEV-28442: Hashicorp: refactoring to wrap static variables into a classJulius Goryavsky2022-05-091-113/+168
* MDEV-28291: Hashicorp: Cache variables claim to be dynamic but changes are ig...Julius Goryavsky2022-05-094-2/+50
* MDEV-28330: Hashicorp: Key caching doesn't appear to be workingJulius Goryavsky2022-05-093-0/+46
* MDEV-28276: Hashicorp: checking that kv storage is created with version 2+Julius Goryavsky2022-05-098-8/+202
* MDEV-28277: Checking for mandatory "/v1/" prefix in the URLJulius Goryavsky2022-05-093-15/+249
* MDEV-28281: Hashicorp: Key ID is not indicated in the log recordJulius Goryavsky2022-05-091-6/+18
* MDEV-28275: Hashicorp: ASAN heap-use-after-free in get_version()Julius Goryavsky2022-05-091-21/+20
* MDEV-19281: Plugin implementation for the Hashicorp Vault KMSJulius Goryavsky2022-05-0918-0/+1794