Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make scheme part decoding rfc2396 compliant. | Wez Furlong | 2002-04-19 | 1 | -2/+0 |
| | | | | | | Change zlib:// and bzip2:// to compress.zlib:// and compress.bzip2:// Tidy up old socket/network code/comments. | ||||
* | Streams are all tracked as resources now. | Wez Furlong | 2002-03-20 | 1 | -2/+2 |
| | | | | | | Add some logic that will help track down leaks when debug is enabled. | ||||
* | fix error message which appeared even if no ssl mode was selected | Wez Furlong | 2002-03-18 | 1 | -1/+1 |
| | |||||
* | TSRMLS related work on streams, as discussed with Zeev. | Wez Furlong | 2002-03-18 | 1 | -2/+2 |
| | | | | | | # Should be the last "broad" commit for a while # Don't forget to make clean ; make | ||||
* | Fix for Bug #16121: make unix socket names binary safe. | Wez Furlong | 2002-03-17 | 1 | -1/+1 |
| | | | | | | # Could be applied to 4.2 branch, but I don't have a working copy, and # I don't think it's amazingly critical. | ||||
* | fix win32 warning and ming leak | Wez Furlong | 2002-03-17 | 1 | -2/+2 |
| | |||||
* | fixed TSRM build | Harald Radi | 2002-03-16 | 1 | -1/+1 |
| | |||||
* | Fix some issues with gzFile and fsockopen. | Wez Furlong | 2002-03-16 | 1 | -1/+6 |
| | |||||
* | This should help with some build problems/warnings under win32. | Wez Furlong | 2002-03-16 | 1 | -1/+1 |
| | | | | | | | Someone still needs to add the streams.c file to the MSVC project/workspace though (there are so many that I don't really know what I am doing :-). | ||||
* | * formatting, plus remove some old fopen wrappers | Wez Furlong | 2002-03-16 | 1 | -5/+5 |
| | |||||
* | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -608/+109 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | - Fix crashbug on dtor | Derick Rethans | 2001-11-14 | 1 | -6/+6 |
| | |||||
* | Undefine AF_UNIX when compiled for RISC OS | Alex Waugh | 2001-11-04 | 1 | -1/+1 |
| | |||||
* | proto fixes "double" -> "float" | Hartmut Holzgraefe | 2001-09-21 | 1 | -2/+2 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | K&R format changes | Sterling Hughes | 2001-08-18 | 1 | -14/+14 |
| | |||||
* | ws fix. | Sterling Hughes | 2001-08-17 | 1 | -2/+2 |
| | |||||
* | Clean up the function for the Zend API (php3, early php4 relics removed). | Sterling Hughes | 2001-08-17 | 1 | -31/+28 |
| | | | | | | Use PF_INET, instead of AF_INET, if present. remove some code enclosed in #if 0 ... #endif that made no sense | ||||
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -13/+13 |
| | |||||
* | Fix a possible segfault (Thanks to Sebastian for catching it) | Sascha Schumann | 2001-08-03 | 1 | -3/+10 |
| | |||||
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -1/+2 |
| | |||||
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -2/+0 |
| | |||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -15/+14 |
| | |||||
* | Get rid of memchr in SEARCHCR(). | Sascha Schumann | 2001-07-25 | 1 | -3/+5 |
| | |||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+3 |
| | |||||
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -1/+1 |
| | | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions | ||||
* | Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c | Wez Furlong | 2001-05-05 | 1 | -157/+77 |
| | | | | | | | | 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. | ||||
* | fix for bug #8994, courtesy tom.anheyer@berlinonline.de | Sterling Hughes | 2001-04-26 | 1 | -1/+2 |
| | | | | | # Are we having another RC, and if so, can I MFH in time for it? | ||||
* | Changes for streams. Added temporary fopenstream function to PHP so that | Wez Furlong | 2001-04-17 | 1 | -31/+137 |
| | | | | | the streams can be tested. | ||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | proper prefix for lookup_hostname | Daniel Beulshausen | 2001-02-20 | 1 | -3/+3 |
| | |||||
* | make socket functions available to the outside | Daniel Beulshausen | 2001-02-20 | 1 | -13/+13 |
| | |||||
* | [p]fsockopen: fixed possible leak | Thies C. Arntzen | 2001-02-18 | 1 | -2/+6 |
| | |||||
* | @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | Rasmus Lerdorf | 2001-01-21 | 1 | -1/+4 |
| | | | | | BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | ||||
* | Both thread-safe and thread-unsafe builds should be ok now | Zeev Suraski | 2001-01-13 | 1 | -13/+0 |
| | |||||
* | - Removed a stale var that broke the build | Derick Rethans | 2001-01-13 | 1 | -1/+0 |
| | |||||
* | - Fix exec() bug | Zeev Suraski | 2001-01-13 | 1 | -23/+3 |
| | | | | | - Merge fsock and file globals | ||||
* | - Use memcmp() instead of ugly char-by-char compare | Andi Gutmans | 2000-12-20 | 1 | -7/+1 |
| | |||||
* | Fix possible crash | Stanislav Malyshev | 2000-12-19 | 1 | -6/+7 |
| | |||||
* | - URL-opened files now store the HTTP response header in $http_response_header | Zeev Suraski | 2000-10-28 | 1 | -1/+2 |
| | | | | | - Some layout updates | ||||
* | Removed some zval_dtor calls. There were two more than needed, and I had | Stig Venaas | 2000-10-18 | 1 | -4/+0 |
| | | | | | just added two more... | ||||
* | Added some missing zval_dtor calls in php_fsockopen() | Stig Venaas | 2000-10-18 | 1 | -3/+6 |
| | |||||
* | - Fix possible overflow in fsockopen(). | Andi Gutmans | 2000-08-27 | 1 | -2/+2 |
| | |||||
* | (fsockopen) fix #5090 | Thies C. Arntzen | 2000-06-19 | 1 | -16/+12 |
| | |||||
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -1/+1 |
| | |||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| | |||||
* | @Cleaned up extension namespace (Stig) | Stig Bakken | 2000-03-06 | 1 | -21/+0 |
| | | | | | | Cleaned up extension namespace, and changed ext/standard into one single extension. | ||||
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| | |||||
* | Fine tune Andi's patch | Zeev Suraski | 2000-02-11 | 1 | -6/+6 |
| |