summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_auth.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert all MySQL auth related changesNikita Popov2018-09-041-3/+20
| | | | | | | | | | | | | | | | | | | | | | Per bug #76651 these changes do not appear to work correctly in some cases. As no immediate fix seems to be forthcoming, I'm reverting these changes. Revert "Fixed invalid free introduced by d6e81f0bfd0cb90586dd83d4fd47a4302605261a (avoid keeping "invalid" pointer)" This reverts commit 11507c0e1bfa17a96480f3648397f6975c31551e. Revert "Fix mysqlnd build without openssl" This reverts commit 6c9db02ff7812c298d1e7e292ba731d9d3a66790. Revert "Fix VC compilation as variable size array is not supported" This reverts commit f96df64cb2219fda42ca875483f874cf3052647c. Revert "Fix MySQL 8 auth" This reverts commit d6e81f0bfd0cb90586dd83d4fd47a4302605261a.
* 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
- move things out of mysqlnd_priv.h