summaryrefslogtreecommitdiff
path: root/include/mysql/plugin_password_validation.h.pp
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-0/+37
* cleanup: sort various lists of servicesSergei Golubchik2017-03-101-217/+217
* thd_rnd serviceSergei Golubchik2017-03-101-0/+6
* base64 serviceSergei Golubchik2017-03-101-0/+16
* my_sha2 serviceSergei Golubchik2017-03-101-0/+50
* Fixed wrong counting of global Memory_usedMonty2016-04-281-1/+2
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-12/+37
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-20/+0
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-0/+37
* Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-4/+6
* renames to follow single consistent naming styleSergei Golubchik2015-04-091-8/+8
* remove wrappers in encryption_keys.ccSergei Golubchik2015-04-091-15/+3
* encryption plugin controls the encryptionSergei Golubchik2015-04-091-0/+17
* optimize encryption apiSergei Golubchik2015-04-081-4/+2
* remove get_iv() from the key management plugin APISergei Golubchik2015-04-081-2/+0
* MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-03-071-2/+2
* encryption keys serviceSergei Golubchik2015-02-101-0/+13
* password validation plugin API: renamesSergei Golubchik2015-02-101-1/+1
* Improve performance for calculating memory allocationMonty2015-02-011-1/+5
* MDEV-6712 THD specifics for pluginsSergei Golubchik2014-12-041-0/+12
* password validation plugin type and a simple pluginSergei Golubchik2014-12-041-0/+345