Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 6 | -6/+6 |
| | |||||
* | fix test | Jani Taskinen | 2009-12-11 | 1 | -3/+4 |
| | |||||
* | - Fix bad section names (extra - in the end..) | Jani Taskinen | 2009-11-09 | 3 | -3/+3 |
| | |||||
* | - 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) | ||||
* | 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 |
| | |||||
* | merge from 5_3 | Antony Dovgal | 2009-07-03 | 1 | -0/+6 |
| | |||||
* | Fix invalid test against addr6 result. | 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 |
| | |||||
* | Return empty string when recv() does not fetch any data | Ilia Alshanetsky | 2009-02-03 | 1 | -0/+3 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 6 | -6/+6 |
| | |||||
* | MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option) | Arnaud Le Blanc | 2008-10-23 | 1 | -0/+3 |
| | | | | | | [DOC] Added TCP_NODELAY constant to sockets extension, to be used with socket_set_option() to disable TCP's Nagle algorithm. Avail in PHP>=5.2.7. | ||||
* | MFH: missing test | Jani Taskinen | 2008-07-23 | 1 | -0/+55 |
| | |||||
* | MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) | Jani Taskinen | 2008-07-16 | 3 | -4/+4 |
| | |||||
* | - Reverted fix for #44197 (unsuitable for minor versions) | Felipe Pena | 2008-07-15 | 1 | -11/+2 |
| | |||||
* | Fix typo | Felipe Pena | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | Fixed Bug #44197 (socket array keys lost on socket_select) | Felipe Pena | 2008-02-21 | 1 | -2/+12 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 6 | -6/+6 |
| | |||||
* | MFH | Antony Dovgal | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | MFH:- Added missing MSG_EOR and MSG_EOF constants | Jani Taskinen | 2007-07-24 | 1 | -0/+12 |
| | |||||
* | MFH: removed useless file | Jani Taskinen | 2007-07-24 | 2 | -11/+0 |
| | |||||
* | MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ) | Jani Taskinen | 2007-07-22 | 4 | -67/+28 |
| | |||||
* | MFH: ws fix + sync U stuff for patches to MFB easier | Jani Taskinen | 2007-07-22 | 1 | -133/+131 |
| | |||||
* | MFH: sync | Jani Taskinen | 2007-07-22 | 1 | -35/+69 |
| | |||||
* | - Test properly for socketpair inside an extension. | Jani Taskinen | 2007-07-22 | 1 | -5/+1 |
| | |||||
* | Remove pointless RINIT | Ilia Alshanetsky | 2007-05-19 | 2 | -9/+1 |
| | |||||
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| | |||||
* | MFH: zerofill socket structs | Antony Dovgal | 2007-02-25 | 1 | -0/+6 |
| | |||||
* | MFH: fix tests | Antony Dovgal | 2007-02-12 | 1 | -1/+1 |
| | |||||
* | Add missing ifdefs for shutdown() | Hannes Magnusson | 2007-01-10 | 2 | -0/+6 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 6 | -6/+6 |
| | |||||
* | MFH | Antony Dovgal | 2006-12-28 | 1 | -1/+2 |
| | |||||
* | Last set of zend_hash_init() optimizations | Ilia Alshanetsky | 2006-10-03 | 1 | -1/+1 |
| | |||||
* | last portion of z/Z fixes | Antony Dovgal | 2006-08-31 | 1 | -8/+8 |
| | |||||
* | improve checks and fix #38251 | Antony Dovgal | 2006-07-30 | 1 | -2/+6 |
| | |||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -4/+7 |
| | |||||
* | - revert last commit, something else went wrong | Pierre Joye | 2006-04-07 | 1 | -1/+0 |
| | |||||
* | - fix leak when an error occured in socket_read, free tmpbuf | Pierre Joye | 2006-04-07 | 1 | -0/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 6 | -18/+18 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | Fixed bug #35062 (socket_read() produces warnings on non blocking sockets). | Ilia Alshanetsky | 2005-12-04 | 1 | -1/+13 |
| | |||||
* | MFH: yet another compile warning | Antony Dovgal | 2005-12-03 | 1 | -1/+6 |
| | |||||
* | fix #35490 (socket_sendto() unable to handle IPv6 addresses) | Antony Dovgal | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | - MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer | Michael Wallner | 2005-11-03 | 1 | -2/+20 |
| | | | | | parameter on Windows) |