summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_protocol_frame_codec.c
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-2/+2
* MySQLnd: Remove mnd_malloc/free etc.Nikita Popov2020-12-171-2/+2
* Merge branch 'PHP-7.4'Nikita Popov2020-09-181-40/+65
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-181-40/+65
| |\
| | * Fix bug #80107: Handling of large compressed packetsNikita Popov2020-09-181-40/+65
* | | Fix [-Wundef] warning in MySQLnd extensionGeorge Peter Banyard2020-05-181-1/+1
* | | Fix [-Wjump-misses-init] warning in MySQL new driver extensionGeorge Peter Banyard2020-04-181-1/+2
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ /
* | Report errors from stream read and write operationsNikita Popov2019-07-221-3/+4
* | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | Remove local variablesPeter Kokot2019-02-031-10/+0
|/
* year++Xinchen Hui2018-01-021-1/+1
* Merged allocationsDmitry Stogov2017-11-151-1/+0
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Fix more emailsAndrey Hristov2016-03-161-2/+3
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* Give the possibility of the client to pass a factoryAndrey Hristov2015-11-241-2/+3
* Revert "Add some const-ness to the protocol frame codec"Andrey Hristov2015-11-171-3/+3
* constify parametersAndrey Hristov2015-11-171-1/+1
* Bring consistency to the class by renaming the methods too (from theAndrey Hristov2015-11-171-1/+1
* Add some const-ness to the protocol frame codecAndrey Hristov2015-11-171-3/+3
* mysqlnd refactoring:Andrey Hristov2015-11-171-63/+1
* mysqlnd refactoring :Andrey Hristov2015-11-161-1/+26
* MNDR:Andrey Hristov2015-11-121-9/+9
* MNDR:Andrey Hristov2015-11-121-4/+0
* MNDR:Andrey Hristov2015-11-121-0/+9
* MNDR:Andrey Hristov2015-11-121-33/+33
* MNDR:Andrey Hristov2015-11-121-0/+538