summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_auth.h
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-5/+5
* Merge branch 'PHP-7.4'Nikita Popov2019-12-271-0/+3
|\
| * Add support for caching_sha2_password in change user authenticationNikita Popov2019-12-271-0/+3
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Mark const what should not be changedAndrey Hristov2019-01-071-21/+21
* Re-commit MySQL 8 cached SHA auth supportNikita Popov2018-11-211-20/+3
* Revert all MySQL auth related changesNikita Popov2018-09-041-3/+20
* Fix MySQL 8 authJohannes Schlüter2018-06-061-20/+3
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-2/+2
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* More const and moved the declaration of php_mysqlnd_scramble() to mysqlnd_auth.hAndrey Hristov2015-11-171-0/+2
* MNDR:Andrey Hristov2015-11-121-0/+124