summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8673 - [PATCH] Missing Sanity Check for strndup() in MariaDB 10.0.2xSergey Vojtovich2015-09-161-1/+2
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-044-71/+68
* MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* Stage 2 of MDEV-6152:Monty2015-08-211-5/+8
* MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-212-8/+8
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-276-9/+17
|\
| * MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-3/+1
| * MDEV-7771 missing client plugins when mariadb-shared is not installedSergei Golubchik2015-06-153-3/+3
| * MDEV-8131 MariaDB does not build on hurd-i386: plugin/auth_dialog/dialog.c:17...Sergei Golubchik2015-06-151-0/+2
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-3/+11
| |\
| | * MDEV-8078 Memory disclosure/buffer overread on audit plugin.Alexey Botchkov2015-06-071-3/+9
| | * MDEV-8032 [PATCH] audit plugin - csv output broken.Alexey Botchkov2015-06-061-0/+2
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-191-1/+1
* | | AES-GCM support in file_key_management pluginSergei Golubchik2015-06-021-0/+31
* | | file_key_management plugin: complain if key id 1 is not foundSergei Golubchik2015-06-022-2/+13
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-36/+115
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-36/+115
| |\ \ | | |/
| | * MDEV-7596 audit plugin - record full query / document line length / make buff...Alexey Botchkov2015-03-311-28/+102
| | * MDEV-7641 Server crash on set global server_audit_incl_users=null.Alexey Botchkov2015-03-191-7/+12
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-141-2/+2
* | | example encryption plugin supports key idsSergei Golubchik2015-05-131-3/+2
* | | MDEV-8022 Assertion `rc == 0' failed in ma_encrypt on dropping an encrypted A...Sergei Golubchik2015-05-131-1/+1
* | | MDEV-7993 file_key_management_filekey doesn't work as expected with FILE:Sergei Golubchik2015-05-131-0/+1
* | | move debug_ and example_key_management plugins to test componentSergei Golubchik2015-04-102-2/+2
* | | fix "use mutex before initialization" bug in example_km pluginSergei Golubchik2015-04-101-1/+1
* | | Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-093-17/+27
* | | renames to follow single consistent naming styleSergei Golubchik2015-04-093-4/+4
* | | encryption plugin controls the encryptionSergei Golubchik2015-04-093-25/+81
* | | rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-093-12/+12
* | | optimize encryption apiSergei Golubchik2015-04-083-63/+34
* | | completely rewrote file_key_management pluginSergei Golubchik2015-04-088-878/+455
* | | rename plugins to remove "_plugin" from the plugin nameSergei Golubchik2015-04-0812-14/+14
* | | remove get_iv() from the key management plugin APISergei Golubchik2015-04-083-51/+3
* | | move debug_use_static_encryption_keys and debug_encryption_key_version to a p...Sergei Golubchik2015-04-082-0/+100
* | | encryption cleanup: small changesSergei Golubchik2015-04-055-9/+150
* | | Replace static usage of AES_CTR with current encryption algorithm.Jan Lindström2015-03-171-1/+9
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+0
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-17/+540
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-17/+540
| |\ \ | | |/
| | * Audit plugin v1.2.0.Alexey Botchkov2015-02-081-18/+541
* | | MDEV-7305 Difficulties building cracklib_password_checkSergei Golubchik2015-02-171-2/+5
* | | followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-155-18/+18
* | | MDEV-7450 key management plugins don't work with yasslSergei Golubchik2015-02-102-2/+6
* | | encryption keys serviceSergei Golubchik2015-02-101-1/+0
* | | encryption key management plugin apiSergei Golubchik2015-02-104-35/+27
* | | Push for testing of encryptionMonty2015-02-108-0/+1023
* | | password validation plugin API: renamesSergei Golubchik2015-02-102-2/+2
* | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-22/+4
* | | MDEV-7053 : WSREP_STATUS & WSREP_MEMBERSHIP I_S tablesNirbhay Choubey2014-12-234-5/+5