History log of /php-src/main/network.c (Results 101 – 125 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year

Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# 94994104 04-Mar-2012 Pierre Joye

- bump minimum version, no more XP/2003

Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# 8775a375 01-Jan-2012 Felipe Pena

- Year++

# 4e198252 01-Jan-2012 Felipe Pena

- Year++

Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2
# 891acc30 20-Jun-2011 Moriyoshi Koizumi

- Forgot to commit these.

# 2c6b2f64 20-Jun-2011 Moriyoshi Koizumi

- Forgot to commit these.

Revision tags: php-5.4.0alpha1, php-5.3.7RC1
# 0de2e61c 22-Mar-2011 Gustavo André dos Santos Lopes

- Added socket_import_stream().
- Fixed socket_strerror.phpt
- Made php_set_sock_blocking return FAILURE on fcntl error.
- Made socket_set_block()/socket_set_nonblock() emit warning on er

- Added socket_import_stream().
- Fixed socket_strerror.phpt
- Made php_set_sock_blocking return FAILURE on fcntl error.
- Made socket_set_block()/socket_set_nonblock() emit warning on error.

show more ...

Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# c6ccc432 01-Feb-2011 Gustavo André dos Santos Lopes

- Fixed several comparisons that always result in true of false
due to signedness of one of the operands, either by removing
dead code or fixing it.
- Thrown some comments around in p

- Fixed several comparisons that always result in true of false
due to signedness of one of the operands, either by removing
dead code or fixing it.
- Thrown some comments around in php_stream_get_record.
- See http://www.mail-archive.com/internals@lists.php.net/msg49525.html

show more ...

Revision tags: php-5.2.17, php-5.3.5
# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++

Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 00f75c79 02-Oct-2010 Gustavo André dos Santos Lopes

- Fixed a small mistake in the fix for bug #50953 that made connection timeouts not be detected as such.

# 6b72fef1 08-Sep-2010 Pierre Joye

- fix the fix for bug #52323

# 123ab59b 08-Sep-2010 Pierre Joye

- WS

# 487746cf 08-Sep-2010 Pierre Joye

- Fix bug #52323, return value of php_network_connect_socket should be set even if the caller does not care about the error_string

# 7ce4f495 07-Sep-2010 Pierre Joye

- fix bug #50953, socket will not connect to IPv4 address when the host has both ipv4 and ipv6 addresses

Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...

Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# d35c2b14 30-Sep-2009 Ilia Alshanetsky

Fixed bug #48805 (IPv6 socket transport is not working).

Revision tags: php-5.2.11, php-5.2.11RC3
# ac2d3990 04-Sep-2009 Sriram Natarajan

- Fixed bug #49447 (php engine need to correctly check for socket API
return status on windows). (Sriram Natarajan)

Revision tags: php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# 79d1691d 04-May-2009 Antony Dovgal

MFH: use correct function

# 7809cd64 04-May-2009 Antony Dovgal

MFH: don't segfault on bindto == NULL

# 8c9195e4 04-May-2009 Ilia Alshanetsky

Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto)

Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# acd8f002 03-Jan-2009 Felipe Pena

- MFH: Windows part

# 5b2bb471 02-Jan-2009 Felipe Pena

- MFH: Errr, rule nº 1: be portable :)

# 9c2043d4 02-Jan-2009 Felipe Pena

- MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier)

# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.

1234567891011