summaryrefslogtreecommitdiff
path: root/main/fopen_wrappers.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix bug 3640Andi Gutmans2000-02-271-0/+8
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-1/+1
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-9/+9
* - Baby steps with PHP_WIN32 :)Andi Gutmans2000-02-111-4/+4
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-2/+0
* - Introduce PHP_WIN32Andi Gutmans2000-02-101-5/+5
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* php3 -> php prefix workAndrei Zmievski1999-12-211-3/+1
* More php3_ annihilationZeev Suraski1999-12-171-14/+14
* More php3_ annihilationZeev Suraski1999-12-171-24/+24
* opened_path could end up uninitialized - fixedZeev Suraski1999-12-061-1/+6
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-2/+2
* - Added opened_path to php_fopen_wrapper() and the URL fopen wrapper (it's notAndi Gutmans1999-11-301-8/+7
* @- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)Thies C. Arntzen1999-11-111-6/+6
* _php3/_php3i -> php renameAndrei Zmievski1999-10-161-1/+1
* - First go at using strlcat().Andi Gutmans1999-09-141-12/+7
* Make fopen() work with URL's in Win32Andi Gutmans1999-08-251-4/+4
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-7/+7
* allow access to std{in,out,err} by using the php domainSascha Schumann1999-07-181-0/+10
* License updateZeev Suraski1999-07-161-20/+9
* * Get rid of another request_info element (filename)Zeev Suraski1999-06-261-9/+10
* cosmeticsStig Bakken1999-06-221-1/+1
* fix some potential buffer overflowsStig Bakken1999-06-221-33/+31
* Win32/ZTS compiles againZeev Suraski1999-06-191-3/+5
* update php3 sync infoStig Bakken1999-06-181-2/+2
* optimize php3_fopen_url_wrapper() a bit (fewer recv() and send() calls)Stig Bakken1999-06-181-74/+65
* make CGI version work againStig Bakken1999-06-181-9/+9
* MIME headers may be 512 characters long.Stig Bakken1999-06-161-5/+5
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-81/+98
* * reverse fsock/string import patchesStig Bakken1999-06-151-107/+81
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-80/+107
* Move path_info to the SAPI structureZeev Suraski1999-05-021-1/+3
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-12/+12
* Remove tls.[ch]Zeev Suraski1999-04-231-4/+0
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* port some fixes, add compat routinesSascha Schumann1999-04-211-1/+3
* More thread safety workZeev Suraski1999-04-211-3/+7
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-4/+1
* Buh-bye php3_iniZeev Suraski1999-04-101-17/+17
* Move safe_mode to the new php_ini mechanismZeev Suraski1999-04-101-6/+7
* patched in fsock.c from php3Stig Bakken1999-04-081-6/+3
* PHP 4.0Zeev Suraski1999-04-071-0/+1000