History log of /PHP-5.5/sapi/cli/php_cli_server.c (Results 101 – 125 of 145)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1e0e85ec 22-Aug-2011 Xinchen Hui

Fixed #55463 (cli-server missing _SERVER[REMOTE_ADDR])


# ef0e483b 22-Aug-2011 Xinchen Hui

Fixed #55463 (cli-server missing _SERVER[REMOTE_ADDR])


# 36bfb46c 19-Aug-2011 Xinchen Hui

Fixed typo when syncing changes to branch


# 7790c4d9 19-Aug-2011 Xinchen Hui

Fixed #55450 (Built in web server not accepting file uploads), which might break #55121 fixing(r313677)
Reopened #55121 to let somebody redone the fixing(as I can't reproduce 55121 in redhat 64-b

Fixed #55450 (Built in web server not accepting file uploads), which might break #55121 fixing(r313677)
Reopened #55121 to let somebody redone the fixing(as I can't reproduce 55121 in redhat 64-bit).

show more ...


# c296c914 19-Aug-2011 Xinchen Hui

Fixed #55450 (Built in web server not accepting file uploads), which might break #55121 fixing(r313677)
Reopened #55121 to let somebody redone the fixing(as I can't reproduce 55121 in redhat 64-b

Fixed #55450 (Built in web server not accepting file uploads), which might break #55121 fixing(r313677)
Reopened #55121 to let somebody redone the fixing(as I can't reproduce 55121 in redhat 64-bit).

show more ...


Revision tags: php-5.3.7, php-5.3.7RC5
# d4a716b1 07-Aug-2011 Rasmus Lerdorf

Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
static string copies


# d9845c20 07-Aug-2011 Rasmus Lerdorf

More signed 1-bit bitfields


# 46a484e7 07-Aug-2011 Rasmus Lerdorf

Signed 1-bit bitfields make no sense


# 25cdff4d 07-Aug-2011 Rasmus Lerdorf

Signed 1-bit bitfields make no sense


# 9eb19ae2 06-Aug-2011 Rasmus Lerdorf

Avoid a potential double-free here


# 1a9f66d6 06-Aug-2011 Rasmus Lerdorf

Avoid a potential double-free here


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# a06539a1 25-Jul-2011 Florian Anderiasch

Fix #55121 Segfault with multipart/form-data POST


# 48ec4ace 25-Jul-2011 Florian Anderiasch

Fix #55121 Segfault with multipart/form-data POST


# c724b2ee 23-Jul-2011 Moriyoshi Koizumi

- Give index.php a precedence over index.html. Patch by davidc.


# 83552304 23-Jul-2011 Moriyoshi Koizumi

- Give index.php a precedence over index.html. Patch by davidc.


# 56c563df 21-Jul-2011 Moriyoshi Koizumi

- Show PHP_VERSION in the banner. Suggested by Chris and others.


# 1f396617 21-Jul-2011 Moriyoshi Koizumi

- Show PHP_VERSION in the banner. Suggested by Chris and others.


# 7907f66e 20-Jul-2011 Moriyoshi Koizumi

Fixed bug #55071. Maybe a bit overkill?


# b07ad1e1 20-Jul-2011 Moriyoshi Koizumi

Fixed bug #55071. Maybe a bit overkill?


# b0683007 20-Jul-2011 Moriyoshi Koizumi

- Better error handling.


# 06381a8f 20-Jul-2011 Moriyoshi Koizumi

- Better error handling.


# a07a4af3 20-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), letting getaddrinfo(3) validate IPv6 addresses.


# 81cd23df 20-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), letting getaddrinfo(3) validate IPv6 addresses.


# dacd5640 19-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55107 (Null bytes in URL cause insecure behavior (code execution / code disclosure)).


# 9f98a430 19-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55107 (Null bytes in URL cause insecure behavior (code execution / code disclosure)).


123456