summaryrefslogtreecommitdiff
path: root/main/SAPI.h
Commit message (Expand)AuthorAgeFilesLines
* A field of minesSascha Schumann2000-11-281-1/+1
* Add a note about what a missing const specifier does mean in the contextSascha Schumann2000-11-271-0/+5
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-131-1/+2
* win32 sapi symbol export fixesDaniel Beulshausen2000-11-071-2/+2
* cookie_data may also be modified...Zeev Suraski2000-11-071-1/+1
* Const'ify part of sapi_request_info.Sascha Schumann2000-11-021-3/+3
* Add sapi_add_header_ex, which lets you specify whether you wantSascha Schumann2000-10-261-1/+4
* Move server_filter to an extension-specific globalRasmus Lerdorf2000-10-231-1/+0
* Need a global server filter for the Apache 2.0 moduleRasmus Lerdorf2000-10-221-0/+1
* post handler registration done rightHartmut Holzgraefe2000-10-131-0/+4
* @ - POST handler for Adobe FDF format (Hartmut)Hartmut Holzgraefe2000-10-111-0/+1
* More security-related (control) patches:Zeev Suraski2000-09-091-1/+2
* - Implemented is_upload_file()Zeev Suraski2000-09-081-1/+1
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-0/+1
* Use size_t as parameter type in the getenv member of struct sapi_moduleSascha Schumann2000-08-201-2/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-0/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - Fix an invalid trick (it was valid when header() was usingZeev Suraski2000-04-281-1/+1
* @- Fix a problem when dealing with large POST blocks in CGI modeZeev Suraski2000-04-011-1/+1
* As it turns out, there are some browsers that can't handle defaultRasmus Lerdorf2000-03-201-1/+1
* fix some protosThies C. Arntzen2000-03-191-2/+2
* - From CODING_STANDARDS:Zeev Suraski2000-02-261-4/+1
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-0/+5
* started implementing directives for default mimetype/charsetStig Bakken2000-02-241-1/+13
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Make POST handling the way it should be. RFC1867, and any future POST handle...Zeev Suraski2000-02-171-12/+21
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* request_info.c is dead! long live SAPIZeev Suraski2000-02-101-0/+4
* request_info.c is giving upZeev Suraski2000-02-101-0/+3
* Yes, you guessed it... More cleanupZeev Suraski2000-02-101-0/+3
* More cleanup!Zeev Suraski2000-02-101-2/+4
* More cleanup - move getenv() to SAPIZeev Suraski2000-02-101-0/+2
* More cleanup...Zeev Suraski2000-02-101-1/+2
* - Introduce PHP_WIN32Andi Gutmans2000-02-101-1/+1
* More abstractionZeev Suraski2000-02-101-0/+3
* Move the logging mechanism to SAPIZeev Suraski2000-02-101-0/+1
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-0/+2
* - Added flush() support to SAPIZeev Suraski2000-01-131-0/+4
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Export sapi_free_header()Sascha Schumann1999-12-101-0/+1
* Fix some warningsSascha Schumann1999-12-051-0/+1
* @Fix some warnings when compiling in maintainer-mode (Stig)Stig Bakken1999-12-011-2/+2
* - Added support for unknown POST content types (Zeev)Zeev Suraski1999-09-161-0/+7
* - X-* is probably more standard.Andi Gutmans1999-09-131-1/+1
* Add PHP-Version header in IISZeev Suraski1999-09-121-1/+2
* License updateZeev Suraski1999-07-161-1/+20
* First attempt at moving the old RFC1867 support to the right placeZeev Suraski1999-06-121-0/+2
* Add container for file-upload. It's not quite implemented yet.Zeev Suraski1999-05-251-8/+7
* Allow unregistering content types as well.Zeev Suraski1999-05-251-0/+1