summaryrefslogtreecommitdiff
path: root/ext/standard/http_fopen_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed last argument in strlcat() call.Edin Kadribasic2001-10-191-2/+2
* Changed strncpy=>strlcpy; strncat=>strlcatEdin Kadribasic2001-10-191-3/+3
* Fixed bug #13083 in http_fopen_wrapper.c which is now able to handleEdin Kadribasic2001-10-151-2/+20
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix some warningsZeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-3/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+1
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* - Faster without calling strlen()Andi Gutmans2001-07-141-1/+1
* Fix for bug #11632Rasmus Lerdorf2001-07-141-1/+1
* PHPAPIize url function to make them available to the outside (i.e. mbstring)Daniel Beulshausen2001-06-111-7/+7
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+5
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+2
* Fix Windows & thread-safe buildZeev Suraski2001-01-131-1/+1
* Follows redirects again, and $http_response_header now contains all headersStig Venaas2001-01-121-10/+24
* - URL-opened files now store the HTTP response header in $http_response_headerZeev Suraski2000-10-281-14/+80
* compile fixes & update of win32 dspDaniel Beulshausen2000-10-131-0/+1
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-0/+221