Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's okey for use a stack value here (deleted immediately after use) | Xinchen Hui | 2014-08-14 | 1 | -1/+1 |
* | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 2 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-06-18 | 2 | -2/+2 |
| |\ | |||||
| | * | Update copyright year to 2014 | Lior Kaplan | 2014-06-18 | 2 | -2/+2 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 6 | -6/+6 |
* | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 2 | -20/+7 |
* | | | Fixed several tests failes | Xinchen Hui | 2014-05-18 | 6 | -8/+15 |
* | | | Z_TYPE_PP > Z_TYPE_P | Pierre Joye | 2014-05-17 | 1 | -1/+1 |
* | | | Refactoring socket (only compilable now) | Xinchen Hui | 2014-05-17 | 8 | -299/+288 |
* | | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -2/+4 |
|/ / | |||||
* | | Bump year | Xinchen Hui | 2014-01-03 | 6 | -6/+6 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Felipe Pena | 2014-01-01 | 2 | -3/+4 |
|\ \ | |/ | |||||
| * | - Fixed bug #66381 (__ss_family was changed on AIX 5.3) | Felipe Pena | 2014-01-01 | 2 | -3/+4 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2013-12-11 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | added missing prototype | Anatol Belski | 2013-12-11 | 1 | -0/+2 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Felipe Pena | 2013-11-30 | 2 | -4/+21 |
|\ \ | |/ | |||||
| * | - Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined) | Felipe Pena | 2013-11-30 | 2 | -4/+21 |
* | | Merge branch 'PHP-5.5' | Rasmus Lerdorf | 2013-10-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Trivial Coverity fix | Rasmus Lerdorf | 2013-10-19 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-02 | 3 | -17/+44 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-10-02 | 3 | -17/+44 |
| |\ | |||||
| | * | fix bug #65808 the socket_connect() won't work with IPv6 address | Michael Wallner | 2013-10-02 | 1 | -17/+42 |
| | * | less serious compatAbility fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-07-18 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | fix header include | Anatol Belski | 2013-07-18 | 1 | -0/+2 |
* | | | Merge branch 'PHP-5.5' | Gustavo Lopes | 2013-07-16 | 5 | -13/+130 |
|\ \ \ | |/ / | |||||
| * | | socket: support unix paths in the abstract namespace | Gustavo Lopes | 2013-07-15 | 4 | -11/+119 |
| * | | socket: fix bug #65260 (SCM_RIGHTS) | Gustavo Lopes | 2013-07-15 | 2 | -2/+11 |
| * | | less serious compatAbility fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
* | | | less serious compatAbility fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-06-23 | 2 | -0/+55 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-23 | 2 | -0/+55 |
| |\ \ | | |/ | |||||
| | * | Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket. | Damjan Cvetko | 2013-06-23 | 2 | -1/+56 |
* | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-05-16 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-05-16 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed error handling for ext/sockets under win | Anatol Belski | 2013-05-16 | 1 | -3/+3 |
| * | | Fix bug #64506: fix build with --disable-ipv6 | Gustavo Lopes | 2013-05-08 | 3 | -10/+21 |
* | | | Merge branch 'PHP-5.5' | Gustavo Lopes | 2013-05-08 | 3 | -10/+21 |
|\ \ \ | |||||
| * | | | Fix bug #64506: fix build with --disable-ipv6 | Gustavo Lopes | 2013-05-08 | 3 | -10/+21 |
| |/ / | |||||
* | | | Oops | Sara Golemon | 2013-04-30 | 1 | -1/+1 |
* | | | Harden loopback tests | Sara Golemon | 2013-04-30 | 4 | -24/+50 |
|/ / | |||||
* | | skip if no IPv6 support | Xinchen Hui | 2013-03-05 | 3 | -2/+11 |
* | | Fix tests temporary | Xinchen Hui | 2013-03-05 | 3 | -8/+18 |
* | | Skip test on Apple | Xinchen Hui | 2013-03-05 | 1 | -1/+4 |
* | | Revert "Fixed Bug #64340 (sockets tests failed) Patch by Reeze" | Xinchen Hui | 2013-03-05 | 2 | -9/+0 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-03-03 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fix test (skip on unable to create socket) | Xinchen Hui | 2013-03-03 | 1 | -0/+3 |
| * | Move macro back to .c file | Gustavo Lopes | 2013-02-02 | 2 | -8/+8 |
* | | Fixed Bug #64340 (sockets tests failed) Patch by Reeze | Xinchen Hui | 2013-03-03 | 2 | -0/+9 |
* | | sendrecvmsg_shutdown function moved to mshutdown | Gustavo Lopes | 2013-02-24 | 1 | -9/+19 |