History log of /PHP-7.4/ext/standard/fsock.c (Results 101 – 125 of 176)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 84aed3b7 03-Aug-2001 Sascha Schumann

Fix a possible segfault (Thanks to Sebastian for catching it)


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH
# d256fbf2 25-Jul-2001 Sascha Schumann

Get rid of memchr in SEARCHCR().


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2, php-4.0.6RC1
# 3ffb8e38 05-May-2001 Wez Furlong

Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c
and rename to php_connect_nonb().
Use php_connect_nonb() instead of connect() in php_hostconnect() -> timeouts

Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c
and rename to php_connect_nonb().
Use php_connect_nonb() instead of connect() in php_hostconnect() -> timeouts
should now work in php_hostconnect().
sock streams abstraction now uses php_sockbuf as the "abstract" pointer.

show more ...


Revision tags: php-4.0.5, php-4.0.5RC8
# 1865be6c 26-Apr-2001 Sterling Hughes

fix for bug #8994, courtesy tom.anheyer@berlinonline.de

# Are we having another RC, and if so, can I MFH in time for it?


Revision tags: php-4.0.5RC7
# 57af70f7 17-Apr-2001 Wez Furlong

Changes for streams. Added temporary fopenstream function to PHP so that
the streams can be tested.


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 714e340a 20-Feb-2001 Daniel Beulshausen

proper prefix for lookup_hostname


# a96174db 20-Feb-2001 Daniel Beulshausen

make socket functions available to the outside


# e9c42184 18-Feb-2001 Thies C. Arntzen

[p]fsockopen: fixed possible leak


# 83cf6629 21-Jan-2001 Rasmus Lerdorf

@BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus
BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus


# a85da45a 13-Jan-2001 Zeev Suraski

Both thread-safe and thread-unsafe builds should be ok now


# 97510346 13-Jan-2001 Derick Rethans

- Removed a stale var that broke the build


# 86624dfa 13-Jan-2001 Zeev Suraski

- Fix exec() bug
- Merge fsock and file globals


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# 73c0f4b4 20-Dec-2000 Andi Gutmans

- Use memcmp() instead of ugly char-by-char compare


Revision tags: php-4.0.4REL
# f487f596 19-Dec-2000 Stanislav Malyshev

Fix possible crash


Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 3dc7fc54 28-Oct-2000 Zeev Suraski

- URL-opened files now store the HTTP response header in $http_response_header
- Some layout updates


# 33d15279 18-Oct-2000 Stig Venaas

Removed some zval_dtor calls. There were two more than needed, and I had
just added two more...


# afdf0e75 18-Oct-2000 Stig Venaas

Added some missing zval_dtor calls in php_fsockopen()


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2
# b79db079 27-Aug-2000 Andi Gutmans

- Fix possible overflow in fsockopen().


12345678