summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* optimize encryption apiSergei Golubchik2015-04-0817-144/+89
* tests for file_key_management plugin key file parserSergei Golubchik2015-04-0834-7/+414
* completely rewrote file_key_management pluginSergei Golubchik2015-04-089-884/+461
* report a plugin loading offset at dlopen timeSergei Golubchik2015-04-081-10/+12
* copy-paste bug in service_sha1.hSergei Golubchik2015-04-081-4/+4
* mtr: fix testname,combination syntax to work in many-combination caseSergei Golubchik2015-04-081-4/+6
* small cleanupSergei Golubchik2015-04-086-10/+8
* rename plugins to remove "_plugin" from the plugin nameSergei Golubchik2015-04-0821-32/+32
* pass the correct key length to encryption routinesSergei Golubchik2015-04-081-4/+2
* Don't crash the server if en-/decryption fails in AriaSergei Golubchik2015-04-082-37/+40
* remove Aria-only handler flagSergei Golubchik2015-04-084-9/+2
* remove a google specific scriptSergei Golubchik2015-04-081-119/+0
* table->keep_row_order no longer need to force DYNAMIC_RECORDSergei Golubchik2015-04-081-8/+3
* remove get_iv() from the key management plugin APISergei Golubchik2015-04-0812-84/+4
* move debug_use_static_encryption_keys and debug_encryption_key_version to a p...Sergei Golubchik2015-04-0812-94/+137
* remove old my_aes_encrypt/decryptSergei Golubchik2015-04-084-330/+51
* yassl paddingSergei Golubchik2015-04-081-11/+33
* my_aes* functions: support for different key lengthsSergei Golubchik2015-04-081-14/+38
* yassl supportSergei Golubchik2015-04-052-39/+72
* unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet.Sergei Golubchik2015-04-055-570/+140
* simplify my_crypt.cc, remove duplicate codeSergei Golubchik2015-04-051-278/+30
* encryption cleanup: small changesSergei Golubchik2015-04-0517-164/+200
* encryption cleanup: delete obsolete filesSergei Golubchik2015-04-052-77/+0
* MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-04-051-11/+11
* remove one cmake MESSAGESergei Golubchik2015-04-051-1/+0
* MDEV-7904: ANALYZE FORMAT=JSON doesn't print r_rows for union outputSergei Petrunia2015-04-043-0/+91
* MDEV-7833:ANALYZE FORMAT=JSON and Range checked for each recordOleksandr Byelkin2015-04-036-13/+234
* MDEV-7284 INDEX: CREATE OR REPLACEAlexander Barkov2015-04-039-16/+178
* Adjust test timeout to let long semaphore wait signaling to happen.Jan Lindström2015-04-033-6/+6
|\
| * Adjust test wait timeout.Jan Lindström2015-03-313-6/+6
| * Merge branch '10.1' into bb-10.1-janJan Lindström2015-03-1952-430/+3082
| |\
| | * MDEV-7797: file_key_management_plugin uses static IV for a keyJan Lindström2015-03-192-300/+300
| * | Merge branch '10.1' into bb-10.1-janJan Lindström2015-03-17153-2364/+3558
| |\ \
| | * | Replace static usage of AES_CTR with current encryption algorithm.Jan Lindström2015-03-171-1/+9
| * | | Introduce only one combinations file and and rule for aes_ctr toJan Lindström2015-03-1611-16/+8
| * | | MDEV-7772: SIGSEGV on my_aes_encrypt_cbc when -DWITH_SSL=bundledJan Lindström2015-03-1317-28/+47
* | | | MDEV-7867: Add binlog header to GRA_.log fileNirbhay Choubey2015-04-016-10/+84
* | | | MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing as...Jan Lindström2015-03-312-0/+6
* | | | Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-305-21/+518
|\ \ \ \
| * | | | MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, givin...Kristian Nielsen2015-03-305-12/+515
| * | | | MDEV-7882: Excessive transaction retry in parallel replicationKristian Nielsen2015-03-301-3/+28
* | | | | Removing Item_string::m_cs_specified andAlexander Barkov2015-03-301-28/+6
* | | | | Increased the version numberElena Stepanova2015-03-301-1/+1
* | | | | MDEV-7874 deb package installation fails with "dpkg: dependency problems prev...Elena Stepanova2015-03-302-0/+2
* | | | | MDEV-7812: ANALYZE FORMAT=JSON UPDATE/DELETE doesnt print the r_total_time_msOleksandr Byelkin2015-03-296-3/+118
* | | | | Better commentsSergei Petrunia2015-03-272-5/+47
* | | | | Skip necessary encryption tests if required plugin is not found.Jan Lindström2015-03-271-0/+6
* | | | | Preparatory refactoring for:Alexander Barkov2015-03-263-90/+108
* | | | | MDEV-7834: ANALYZE FORMAT=JSON output column should be named ANALYZEOleksandr Byelkin2015-03-253-11/+14
* | | | | Trivial test results updatesSergei Petrunia2015-03-251-0/+14