summaryrefslogtreecommitdiff
path: root/main/SAPI.c
Commit message (Expand)AuthorAgeFilesLines
* - Make dir functions compile in Win32Andi Gutmans1999-09-051-0/+1
* - add global startup/shutdown handlersSascha Schumann1999-09-031-1/+3
* Fix HTTP/ header handlingAndi Gutmans1999-08-091-2/+3
* License updateZeev Suraski1999-07-161-7/+10
* First attempt at moving the old RFC1867 support to the right placeZeev Suraski1999-06-121-2/+2
* kill warningSascha Schumann1999-05-291-0/+1
* * Get Apache module to compile again with the regex stuff.Zeev Suraski1999-05-281-1/+10
* Add container for file-upload. It's not quite implemented yet.Zeev Suraski1999-05-251-5/+32
* Allow unregistering content types as well.Zeev Suraski1999-05-251-0/+6
* * Add generic POST content-type support. Only application/x-www-form-urlencodedZeev Suraski1999-05-251-5/+48
* This should be centralized...Zeev Suraski1999-05-211-0/+5
* Support HTTP Auth under ISAPI. Now, these short pieces of code took *A LOT* ofZeev Suraski1999-05-121-8/+0
* * Finally commit that -q patchZeev Suraski1999-05-111-11/+34
* Handle the Location: header centrally for all SAPI modules.Zeev Suraski1999-05-111-9/+12
* Weed out all BoundsChecker-found bugsZeev Suraski1999-05-101-1/+2
* Only read POST info if the request method is POST.Zeev Suraski1999-05-091-1/+5
* * Make read_post() read input by chunks instead of returning a single string.Andi Gutmans1999-05-091-1/+30
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-17/+15
* Oh yeah, wrong licenseZeev Suraski1999-05-061-5/+3
* * Get output buffering to work againZeev Suraski1999-05-061-3/+31
* vpath fixZeev Suraski1999-05-051-1/+1
* FixesZeev Suraski1999-05-051-0/+3
* Get CGI to work with the new headers code.Zeev Suraski1999-05-051-0/+7
* ISAPI WORKS!Zeev Suraski1999-05-051-2/+20
* Added initial headers support in SAPIAndi Gutmans1999-05-051-1/+88
* - Make ISAPI hook in as an extension too.Andi Gutmans1999-05-021-3/+3
* * Get the Apache module to compile againZeev Suraski1999-04-261-0/+2
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-4/+8
* Win32 isn't a good os to commit uppercase files with...Zeev Suraski1999-04-251-0/+16