summaryrefslogtreecommitdiff
path: root/cgi_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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