Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
| | |||||
* | Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
| | |||||
* | Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt | Anatoliy Belsky | 2012-04-10 | 2 | -5/+29 |
| | |||||
* | Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails | Anatoliy Belsky | 2012-04-10 | 1 | -0/+3 |
| | |||||
* | Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt ↵ | Anatoliy Belsky | 2012-04-10 | 2 | -0/+41 |
| | | | | fails | ||||
* | Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails | Anatoliy Belsky | 2012-04-10 | 2 | -0/+24 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |
| | |||||
* | - Fixed bug #60048 (sa_len a #define on IRIX) | Felipe Pena | 2011-10-13 | 1 | -2/+2 |
| | | | | | patch by: china at thewrittenword dot com | ||||
* | fixed typo | Xinchen Hui | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed ext/sockets/tests/socket_strerror.phpt | Florian Anderiasch | 2011-09-06 | 1 | -2/+2 |
| | | | | | So it seems a missing ) killed the test. | ||||
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | - Fix the fix | Felipe Pena | 2011-05-24 | 1 | -1/+1 |
| | | | | | # Arghh, copy and paste error :( | ||||
* | - Fixed stack buffer overflow in socket_connect(). | Felipe Pena | 2011-05-24 | 1 | -0/+5 |
| | | | | | Found by: Mateusz Kocielski, Marek Kroemeke and Filip Palian | ||||
* | fix tests | Antony Dovgal | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | - Updating UPGRADING for r309516 and modest merge to 5.3. | Gustavo André dos Santos Lopes | 2011-03-23 | 2 | -3/+7 |
| | |||||
* | - Fixed SKIPIF section of bug51958.phpt. | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -1/+1 |
| | |||||
* | - Merged fix for bug #51958 socket_accept() fails on IPv6 server sockets. | Gustavo André dos Santos Lopes | 2011-03-17 | 2 | -12/+33 |
| | | | | | See r309238 for commit in trunk. | ||||
* | - Year++ | Felipe Pena | 2011-01-01 | 4 | -4/+4 |
| | |||||
* | fixed 6 tests to pass on non-linux os, by removing the generic linux error ↵ | Eyal Teutsch | 2010-12-26 | 7 | -6/+9 |
| | | | | string from the exp result. on socket_strerror on the other hand, added to the SKIPIF a condition to run on linux only, as the test checks specifically various error strings | ||||
* | - add phpize support for windows, need a nmake install for now (nmake ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+1 |
| | | | | devel-pkg version is coming), works exactly the same as on unix, or should :) | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 4 | -4/+4 |
| | |||||
* | Share the php_sockets.h header | Mikko Koppanen | 2009-12-27 | 3 | -1/+4 |
| | | | | | Share php_sockets_le_socket_name | ||||
* | fix test | Jani Taskinen | 2009-12-11 | 1 | -3/+4 |
| | |||||
* | MFT: VC10 build support | Kalle Sommer Nielsen | 2009-12-03 | 1 | -0/+6 |
| | |||||
* | - Fix bad section names (extra - in the end..) | Jani Taskinen | 2009-11-09 | 3 | -3/+3 |
| | |||||
* | - #49464, fix build | Pierre Joye | 2009-09-04 | 2 | -2/+4 |
| | |||||
* | - Fixed bug #49447 (php engine need to correctly check for socket API | Sriram Natarajan | 2009-09-04 | 1 | -2/+2 |
| | | | | | return status on windows). (Sriram Natarajan) | ||||
* | export le_socket from ext/sockets | Antony Dovgal | 2009-08-31 | 2 | -0/+8 |
| | |||||
* | The last of the 2009 testfest tests | Zoe Slattery | 2009-08-30 | 2 | -0/+213 |
| | |||||
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-30 | 1 | -0/+17 |
| | |||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 15 | -0/+456 |
| | |||||
* | Make these socket tests less Linux-specific | Rasmus Lerdorf | 2009-08-09 | 6 | -13/+13 |
| | |||||
* | stop polluting my /tmp dir | Antony Dovgal | 2009-07-03 | 1 | -0/+6 |
| | |||||
* | MFB | Andrei Zmievski | 2009-06-04 | 1 | -1/+2 |
| | |||||
* | MFH: Fix skipif | Arnaud Le Blanc | 2009-05-20 | 3 | -3/+10 |
| | |||||
* | MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined) | Arnaud Le Blanc | 2009-05-20 | 1 | -0/+3 |
| | |||||
* | - New tests (testfest BerlinUG) | Felipe Pena | 2009-05-17 | 23 | -0/+709 |
| | |||||
* | - MFH: Fixed memory leak (patch by Christian Weiske) | Felipe Pena | 2009-05-10 | 1 | -0/+2 |
| | |||||
* | - #47978, typo in ext/sockets/sockets.c | Pierre Joye | 2009-04-16 | 1 | -1/+1 |
| | |||||
* | MFB: Return empty string when recv() does not fetch any data | Ilia Alshanetsky | 2009-02-03 | 1 | -0/+3 |
| | |||||
* | fix build | Antony Dovgal | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | Fix build | Hannes Magnusson | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | MFH: Windows support for stream_socket_pair(), by moving the socketpair() ↵ | Kalle Sommer Nielsen | 2009-01-23 | 5 | -128/+22 |
| | | | | implementation from ext/sockets to win32/ | ||||
* | MFH: | Kalle Sommer Nielsen | 2009-01-01 | 2 | -4/+4 |
| | | | | | | | | [DOC] Renable socket_create_pair() on Windows # ext/sockets have its own implementation of socketpair(), perhaps we should move it # to the core. This will make stream_socket_pair() available on Windows aswell | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 6 | -6/+6 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -25/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+25 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -25/+0 |
| | |||||
* | MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option) | Arnaud Le Blanc | 2008-10-22 | 1 | -0/+3 |
| | |||||
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -2/+2 |
| |