summaryrefslogtreecommitdiff
path: root/sql/encryption.cc
Commit message (Expand)AuthorAgeFilesLines
* plugin can signal that it cannot be unloaded by failing deinit()Sergei Golubchik2021-10-271-6/+4
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-2/+2
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-2/+2
| |\
| | * Code comment spellfixesIan Gilfillan2020-07-221-2/+2
* | | MDEV-22917 wolfssl might crash at startup when both SSL and encryption plugin...Vladislav Vaintroub2020-06-171-0/+3
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-4/+11
|\ \ | |/
| * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-4/+11
* | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-6/+14
|\ \ | |/
| * MDEV-12863 No table can be created after second encryption plugin attempted t...Sergei Golubchik2017-08-081-6/+14
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/
* MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted...Sergei Golubchik2016-12-061-0/+5
* MDEV-9618 solaris sparc build fails on 10.1.Alexey Botchkov2016-05-041-3/+13
* make encrypt-binlog and encrypt-tmp-files to fail if no encryptionSergei Golubchik2015-09-091-5/+0
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-34/+31
* MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-0/+5
* MDEV-8173: InnoDB; Failing assertion: crypt_data->type == 1Jan Lindström2015-05-201-1/+7
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-0/+107
* Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-6/+12
* renames to follow single consistent naming styleSergei Golubchik2015-04-091-0/+99