[PHP-CVS] cvs: php-src /ext/standard head.c

2008-06-09 Thread Rasmus Lerdorf
rasmus Mon Jun 9 14:05:49 2008 UTC Modified files: /php-src/ext/standard head.c Log: Merge from PHP_5 - don't echo raw cookie values here http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.99r2=1.100diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard head.c

2007-04-16 Thread Antony Dovgal
tony2001Mon Apr 16 12:49:07 2007 UTC Modified files: /php-src/ext/standard head.c Log: MFB use strlcat() fix buffer overrun bug #41101 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.95r2=1.96diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard head.c

2006-12-04 Thread Andrei Zmievski
andrei Mon Dec 4 20:43:42 2006 UTC Modified files: /php-src/ext/standard head.c Log: Make headers-related functions accept Unicode strings, but only if their contents can be converted to ASCII.

[PHP-CVS] cvs: php-src /ext/standard head.c

2006-10-19 Thread Andrei Zmievski
andrei Thu Oct 19 17:55:33 2006 UTC Modified files: /php-src/ext/standard head.c Log: Unicode support for headers_sent(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.90r2=1.91diff_format=u Index: php-src/ext/standard/head.c diff -u

[PHP-CVS] cvs: php-src /ext/standard head.c info.c

2006-10-19 Thread Andrei Zmievski
andrei Thu Oct 19 20:55:08 2006 UTC Modified files: /php-src/ext/standard head.c info.c Log: Pick some low-hanging fruit. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.91r2=1.92diff_format=u Index: php-src/ext/standard/head.c diff -u

[PHP-CVS] cvs: php-src /ext/standard head.c

2006-10-16 Thread Antony Dovgal
tony2001Mon Oct 16 19:27:00 2006 UTC Modified files: /php-src/ext/standard head.c Log: initialize optional variables http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.89r2=1.90diff_format=u Index: php-src/ext/standard/head.c diff

[PHP-CVS] cvs: php-src /ext/standard head.c

2005-07-08 Thread Antony Dovgal
tony2001Fri Jul 8 08:39:52 2005 EDT Modified files: /php-src/ext/standard head.c Log: make use of T token http://cvs.php.net/diff.php/php-src/ext/standard/head.c?r1=1.79r2=1.80ty=u Index: php-src/ext/standard/head.c diff -u

[PHP-CVS] cvs: php-src /ext/standard head.c

2005-07-08 Thread Ilia Alshanetsky
iliaa Fri Jul 8 12:06:08 2005 EDT Modified files: /php-src/ext/standard head.c Log: Fixed compiler warning. http://cvs.php.net/diff.php/php-src/ext/standard/head.c?r1=1.80r2=1.81ty=u Index: php-src/ext/standard/head.c diff -u

[PHP-CVS] cvs: php-src /ext/standard head.c

2005-07-08 Thread Ilia Alshanetsky
iliaa Fri Jul 8 12:17:06 2005 EDT Modified files: /php-src/ext/standard head.c Log: Missing bit of the previous patch. http://cvs.php.net/diff.php/php-src/ext/standard/head.c?r1=1.81r2=1.82ty=u Index: php-src/ext/standard/head.c diff -u

[PHP-CVS] cvs: php-src /ext/standard head.c

2004-09-25 Thread Anantha Kesari H Y
hyanantha Sat Sep 25 11:33:57 2004 EDT Modified files: /php-src/ext/standard head.c Log: removing unwanted inclusion of socket header file http://cvs.php.net/diff.php/php-src/ext/standard/head.c?r1=1.76r2=1.77ty=u Index:

[PHP-CVS] cvs: php-src /ext/standard head.c

2004-08-23 Thread Ilia Alshanetsky
iliaa Mon Aug 23 12:58:11 2004 EDT Modified files: /php-src/ext/standard head.c Log: Fixed proto of headers_list(). http://cvs.php.net/diff.php/php-src/ext/standard/head.c?r1=1.75r2=1.76ty=u Index: php-src/ext/standard/head.c diff -u

[PHP-CVS] cvs: php-src /ext/standard head.c

2004-02-11 Thread Brian France
bfrance Wed Feb 11 14:00:44 2004 EDT Modified files: /php-src/ext/standard head.c Log: Added checks for invalid characters in a cookie name or cookie data from setrawcookie

[PHP-CVS] cvs: php-src /ext/standard head.c

2003-11-20 Thread Andi Gutmans
andiThu Nov 20 04:14:51 2003 EDT Modified files: /php-src/ext/standard head.c Log: - Fix Windows build Index: php-src/ext/standard/head.c diff -u php-src/ext/standard/head.c:1.72 php-src/ext/standard/head.c:1.73 --- php-src/ext/standard/head.c:1.72