summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-201-0/+3
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-201-0/+3
| |\
| | * fix the problem for connect_attr, set db condition, and add a new attribute _...Qianqian Bu2019-08-201-0/+3
* | | Fix typo in error messageFabien Villepinte2019-02-211-1/+1
* | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-2/+2
* | | Remove local variablesPeter Kokot2019-02-031-10/+0
* | | Simplify the command factoryAndrey Hristov2019-01-071-1/+1
* | | Mark const what should not be changedAndrey Hristov2019-01-071-36/+36
* | | Re-commit MySQL 8 cached SHA auth supportNikita Popov2018-11-211-7/+276
|/ /
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-041-282/+7
|\ \ | |/
| * Revert all MySQL auth related changesNikita Popov2018-09-041-286/+7
| * Fix mysqlnd build without opensslNikita Popov2018-06-101-0/+1
* | Fix typos in codePeter Kokot2018-07-271-1/+1
* | Fix mysqlnd build without opensslNikita Popov2018-06-091-0/+1
* | Merge branch 'master' of git.php.net:/php-srcJohannes Schlüter2018-06-061-1/+1
|\ \
| * | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-1/+1
* | | Merge branch 'PHP-7.1'Johannes Schlüter2018-06-061-7/+281
|\ \ \ | |/ / |/| / | |/
| * Fix MySQL 8 authJohannes Schlüter2018-06-061-7/+285
* | Merge branch 'PHP-7.2'Johannes Schlüter2018-02-201-1/+1
|\ \ | |/
| * Fix a memleak with mysqlnd and SSLJohannes Schlüter2018-02-201-1/+1
* | Merge branch 'PHP-7.2'Johannes Schlüter2018-02-201-8/+15
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Johannes Schlüter2018-02-201-8/+15
| |\
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | year++Xinchen Hui2018-01-021-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Run mysqlmd commands in one step (without separate create/run/free).Dmitry Stogov2017-11-141-5/+1
* | | Use stack-allocated packets.Dmitry Stogov2017-11-141-123/+101
* | | Made "result", "statement" and "last_message" to always use Zend MM heap. (ev...Dmitry Stogov2017-11-021-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|/ /
* | Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-5/+4
|\ \ | |/
| * Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-5/+5
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
| |\
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| | * bump yearXinchen Hui2015-01-151-1/+1
* | | More const and moved the declaration of php_mysqlnd_scramble() to mysqlnd_auth.hAndrey Hristov2015-11-171-1/+1
* | | MNDR:Andrey Hristov2015-11-121-2/+205
* | | MNDR:Andrey Hristov2015-11-121-1/+0
* | | MNDR:Andrey Hristov2015-11-121-9/+9
* | | MNDR:Andrey Hristov2015-11-121-7/+7
* | | MNDR:Andrey Hristov2015-11-121-6/+5
* | | MNDR:Andrey Hristov2015-11-121-5/+5
* | | MNDR:Andrey Hristov2015-11-121-4/+4
* | | MNDR:Andrey Hristov2015-11-121-4/+4
* | | MNDR:Andrey Hristov2015-11-121-5/+5
* | | MNDR:Andrey Hristov2015-11-121-28/+28
* | | MDNR:Andrey Hristov2015-11-121-1/+1
* | | MNDR:Andrey Hristov2015-11-121-9/+9
* | | MNDR :Andrey Hristov2015-11-121-15/+15
|/ /