summaryrefslogtreecommitdiff
path: root/sapi/litespeed
Commit message (Expand)AuthorAgeFilesLines
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* made lsapi_main.c compatible with PHP7/phpng .George Wang2014-11-201-26/+92
* set default response code to 200George Wang2014-11-031-2/+2
* Fixed a bug that causes crash when environment variable is access while parsi...George Wang2014-10-031-1/+2
* Fine tuned the order of adding request variables.George Wang2014-09-091-1/+2
* Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
* fixed broken merged codeGeorge Wang2014-07-112-191/+0
* Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6George Wang2014-07-112-0/+191
|\
| * Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Anatol Belski2014-07-101-0/+1
| |\
| * \ Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-07-103-21/+221
| |\ \
| | * | cleanup file headers.George Wang2014-07-102-16/+0
| | * | Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
| | * | update to LSAPI 6.6George Wang2014-07-102-10/+36
| | * | Update LiteSpeed SAPI code to V6.4George Wang2014-07-104-1172/+2755
| | * | Fixed typo in Makefile.fragGeorge Wang2014-07-101-1/+1
| | * | Bump yearXinchen Hui2014-01-034-6/+6
| | * | typo fixesVeres Lajos2013-07-151-1/+1
* | | | Fixed a bug that cannot access custom request header stored in apache_request...George Wang2014-07-111-0/+1
| |_|/ |/| |
* | | cleanup file headers.George Wang2014-07-102-16/+0
* | | Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
* | | update to LSAPI 6.6George Wang2014-07-102-10/+36
|/ /
* | update year & copyrightGeorge Wang2014-07-104-15/+60
* | sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2014-04-221-1/+1
* | Update LiteSpeed SAPI code to V6.4George Wang2013-11-054-1226/+2764
* | Fixed typo in Makefile.fragGeorge Wang2013-11-051-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
|/
* Happy New YearXinchen Hui2013-01-014-6/+6
* Merge branch '5.4'George Wang2012-10-121-1/+1
|\
| * Merge branch '5.3' into 5.4George Wang2012-10-121-1/+1
| |\
| | * sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2012-10-121-1/+1
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-09-054-6/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-054-6/+6
| |\ \ | | |/
| | * year++Xinchen Hui2012-09-054-6/+6
| | * fixed a crash in cli mode when apache_request_headers() is calledGeorge Wang2011-12-311-1/+2
| | * keep code to be compatible with PHP4George Wang2011-11-161-0/+6
| | * keep PHP_5_4 in sync with PHP_5_3 branchGeorge Wang2011-11-161-1/+8
| | * fix socket address parsing codeGeorge Wang2011-06-081-2/+2
| | * fix CLI mode timeoutGeorge Wang2011-05-311-0/+1
| | * Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
| | * fixed keyLen validation pointGeorge Wang2010-12-103-554/+785
| | * applied patch from bug report 51452George Wang2010-07-071-0/+1
| | * - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-6/+9
| * | fixed a crash in cli mode when apache_request_headers() is calledGeorge Wang2011-12-311-1/+2
| * | keep code to be compatible with PHP4George Wang2011-11-161-0/+6
| * | keep PHP_5_4 in sync with PHP_5_3 branchGeorge Wang2011-11-163-552/+790
| * | Fix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/.Adam Harvey2011-09-241-1/+1
| * | MF53Stanislav Malyshev2011-07-121-2/+2
| * | MF53Stanislav Malyshev2011-07-121-0/+1
* | | Fix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/.Adam Harvey2011-09-241-1/+1
* | | MF53Stanislav Malyshev2011-07-121-2/+2