summaryrefslogtreecommitdiff
path: root/sapi/litespeed/lsapi_main.c
Commit message (Expand)AuthorAgeFilesLines
* bump API version to 6.8George Wang2015-06-221-1/+1
* Fixed #68790 (Missing return)George Wang2015-02-071-1/+1
* Revert "made lsapi_main.c compatible with PHP7/phpng ."Stanislav Malyshev2014-11-221-92/+26
* 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-081-1/+2
* Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-031-6/+62
* update to LSAPI 6.6George Wang2014-07-101-1/+1
* Update LiteSpeed SAPI code to V6.4George Wang2014-07-101-33/+99
* Bump yearXinchen Hui2014-01-031-3/+3
* sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2013-01-081-1/+1
* Happy New YearXinchen Hui2013-01-011-3/+3
* year++Xinchen Hui2012-09-051-3/+3
* 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 CLI mode timeoutGeorge Wang2011-05-311-0/+1
* fixed keyLen validation pointGeorge Wang2010-12-101-548/+739
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-6/+9
* ignore signal SIGXFSZGeorge Wang2008-08-261-3/+4
* added litespeed SAPIGeorge Wang2008-08-051-0/+908