summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-151-1/+5
|\
| * Fix #78680: mysqlnd pam plugin missing terminating nullDaniel Black2021-02-151-1/+5
* | Fix MSVC level 1 (severe) warningsChristoph M. Becker2020-06-051-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-04-031-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-031-1/+1
| |\
| | * Fix incorrect free for last_messageQianqian Bu2020-04-031-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-03-231-0/+5
|\ \ \ | |/ /
| * | Fix leak on Windows as wellChristoph M. Becker2020-03-231-0/+5
* | | Merge branch 'PHP-7.4'Nikita Popov2020-03-231-0/+3
|\ \ \ | |/ /
| * | Fix RSA memory leak in mysqlnd authNikita Popov2020-03-231-0/+3
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-03-021-61/+206
|\ \ \ | |/ /
| * | Native Windows support for mysqlnd sha256 authentificationChristoph M. Becker2020-03-021-0/+129
| * | Abstract over crypto operationsChristoph M. Becker2020-03-021-61/+77
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-181-2/+8
|\ \ \ | |/ /
| * | Don't use VLA in mysqlnd authNikita Popov2020-02-181-2/+8
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-241-1/+7
|\ \ \ | |/ /
| * | Fixed bug #79011Nikita Popov2020-01-241-1/+7
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-271-13/+60
|\ \ \ | |/ /
| * | Handle empty password fast path in caching_sha2_passwordNikita Popov2019-12-271-1/+6
| * | Handle error response during caching_sha2_password authNikita Popov2019-12-271-0/+7
| * | Add support for caching_sha2_password in change user authenticationNikita Popov2019-12-271-0/+13
| * | Fix unix socket check during caching_sha2_passwordNikita Popov2019-12-271-3/+11
| * | Support auth switch request during caching sha2 authNikita Popov2019-12-271-9/+23
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-111-0/+1
|\ \ \ | |/ /
| * | Free RSA public key in mysqlnd sha256 authNikita Popov2019-12-111-0/+1
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ /
* | 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