summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #78680: mysqlnd pam plugin missing terminating nullDaniel Black2021-02-151-1/+5
* 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
* | Fix leak on Windows as wellChristoph M. Becker2020-03-231-0/+5
* | Fix RSA memory leak in mysqlnd authNikita Popov2020-03-231-0/+3
* | Native Windows support for mysqlnd sha256 authentificationChristoph M. Becker2020-03-021-0/+129
* | Abstract over crypto operationsChristoph M. Becker2020-03-021-61/+77
* | Don't use VLA in mysqlnd authNikita Popov2020-02-181-2/+8
* | Fixed bug #79011Nikita Popov2020-01-241-1/+7
* | 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
* | Free RSA public key in mysqlnd sha256 authNikita Popov2019-12-111-0/+1
* | 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