summaryrefslogtreecommitdiff
path: root/cgi_main.c
Commit message (Expand)AuthorAgeFilesLines
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-271-501/+0
* - Added support for unknown POST content types (Zeev)Zeev Suraski1999-09-161-1/+3
* Time to do that - rename the output layer prefixZeev Suraski1999-09-121-1/+1
* Cleanups & optimizationsZeev Suraski1999-09-111-3/+0
* Corrected the argument-list for getopt. -c expects argument.Jakub Skopal1999-09-061-1/+1
* PATH_TRANSLATED was not used at all, even if one comment impliedSascha Schumann1999-08-291-0/+3
* Add -d switchZeev Suraski1999-08-281-10/+30
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-5/+5
* I was sure I committed these already. WeirdZeev Suraski1999-07-171-1/+1
* License updateZeev Suraski1999-07-161-0/+21
* - Add a bitwise flag to phpinfo()Andi Gutmans1999-07-141-1/+1
* Win32/general patchesZeev Suraski1999-06-261-2/+1
* * Get rid of another request_info element (filename)Zeev Suraski1999-06-261-18/+15
* Use php.ini instead of php3.iniZeev Suraski1999-06-191-2/+2
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-2/+2
* getopt.h conflicted with system include fileSascha Schumann1999-05-291-1/+1
* * Minor fixesZeev Suraski1999-05-221-0/+1
* This should be centralized...Zeev Suraski1999-05-211-5/+0
* * Fix error handling startup on the thread-safe CGI versionZeev Suraski1999-05-211-0/+3
* * Finally commit that -q patchZeev Suraski1999-05-111-2/+19
* A couple of fixes.Andrey Hristov1999-05-101-0/+2
* Weed out all BoundsChecker-found bugsZeev Suraski1999-05-101-0/+1
* * Make read_post() read input by chunks instead of returning a single string.Andi Gutmans1999-05-091-6/+5
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-3/+34
* * Get output buffering to work againZeev Suraski1999-05-061-0/+2
* Get CGI to work with the new headers code.Zeev Suraski1999-05-051-4/+24
* Move path_info to the SAPI structureZeev Suraski1999-05-021-1/+8
* UNIX CGI build fixZeev Suraski1999-05-021-1/+4
* - Make ISAPI hook in as an extension too.Andi Gutmans1999-05-021-6/+18
* Temporary fix for CGI compilation under UNIXZeev Suraski1999-04-261-0/+5
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-17/+49
* Ah, these tooAndi Gutmans1999-04-251-0/+332