summaryrefslogtreecommitdiff
path: root/ext/sockets
Commit message (Expand)AuthorAgeFilesLines
* backport missing rev bfdc9e280515c1639dfe1d81ce6fc225d2cf1bc9Anatol Belski2015-06-251-1/+1
* Merge branch 'PHP-5.5' into PHP-5.6Sara Golemon2015-06-171-2/+2
|\
| * Fix buffer growth in sockets/conversion.cSara Golemon2015-06-171-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-311-5/+1
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-311-5/+1
| |\
| | * Bump yearXinchen Hui2014-01-036-6/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-311-1/+5
|\ \ \ | |/ /
| * | Add mitigation for CVE-2015-0235 (bug #68925)Stanislav Malyshev2015-01-311-1/+5
| * | Bump yearXinchen Hui2015-01-158-8/+8
| * | Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
* | | bump yearXinchen Hui2015-01-158-8/+8
* | | Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-182-2/+2
|\ \ \ | |/ /
| * | Update copyright year to 2014Lior Kaplan2014-06-182-2/+2
| * | Bump yearXinchen Hui2014-01-036-6/+6
* | | Bump yearXinchen Hui2014-01-036-6/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2014-01-012-3/+4
|\ \ \ | |/ /
| * | - Fixed bug #66381 (__ss_family was changed on AIX 5.3)Felipe Pena2014-01-012-3/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2013-12-111-0/+2
|\ \ \ | |/ /
| * | added missing prototypeAnatol Belski2013-12-111-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2013-11-302-4/+21
|\ \ \ | |/ /
| * | - Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined)Felipe Pena2013-11-302-4/+21
* | | Merge branch 'PHP-5.5'Rasmus Lerdorf2013-10-191-1/+1
|\ \ \ | |/ /
| * | Trivial Coverity fixRasmus Lerdorf2013-10-191-1/+1
* | | Merge branch 'PHP-5.5'Michael Wallner2013-10-023-17/+44
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-023-17/+44
| |\ \ | | |/
| | * fix bug #65808 the socket_connect() won't work with IPv6 addressMichael Wallner2013-10-021-17/+42
| | * less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
* | | Merge branch 'PHP-5.5'Anatol Belski2013-07-181-0/+2
|\ \ \ | |/ /
| * | fix header includeAnatol Belski2013-07-181-0/+2
* | | Merge branch 'PHP-5.5'Gustavo Lopes2013-07-165-13/+130
|\ \ \ | |/ /
| * | socket: support unix paths in the abstract namespaceGustavo Lopes2013-07-154-11/+119
| * | socket: fix bug #65260 (SCM_RIGHTS)Gustavo Lopes2013-07-152-2/+11
| * | less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
* | | less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-232-0/+55
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-232-0/+55
| |\ \ | | |/
| | * Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket.Damjan Cvetko2013-06-232-1/+56
* | | Merge branch 'PHP-5.5'Anatol Belski2013-05-161-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-05-161-3/+3
| |\ \ | | |/
| | * Fixed error handling for ext/sockets under winAnatol Belski2013-05-161-3/+3
| * | Fix bug #64506: fix build with --disable-ipv6Gustavo Lopes2013-05-083-10/+21
* | | Merge branch 'PHP-5.5'Gustavo Lopes2013-05-083-10/+21
|\ \ \
| * | | Fix bug #64506: fix build with --disable-ipv6Gustavo Lopes2013-05-083-10/+21
| |/ /
* | | OopsSara Golemon2013-04-301-1/+1
* | | Harden loopback testsSara Golemon2013-04-304-24/+50
|/ /
* | skip if no IPv6 supportXinchen Hui2013-03-053-2/+11
* | Fix tests temporaryXinchen Hui2013-03-053-8/+18
* | Skip test on AppleXinchen Hui2013-03-051-1/+4
* | Revert "Fixed Bug #64340 (sockets tests failed) Patch by Reeze"Xinchen Hui2013-03-052-9/+0