summaryrefslogtreecommitdiff
path: root/sql/encryption.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* fix gcc 8 compiler warningsSergei Golubchik2019-03-141-4/+11
* MDEV-12863 No table can be created after second encryption plugin attempted t...Sergei Golubchik2017-08-081-6/+14
* 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