summaryrefslogtreecommitdiff
path: root/ext/sockets
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* Merge branch 'PHP-7.1' into PHP-7.2Thomas Punt2018-04-291-0/+3
|\
| * The SO_PASSCRED constant is conditionally definedThomas Punt2018-04-291-0/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Thomas Punt2018-04-281-21/+21
|\ \ | |/
| * Fix potential memory leaks in sockets extensionThomas Punt2018-04-281-21/+21
* | Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-231-1/+1
* | ext/sockets: make AI_IDN usage optionalThomas Petazzoni2018-03-112-1/+14
* | Remove TSRMLS_*Anatol Belski2018-03-011-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Thomas Punt2018-01-291-2/+2
|\ \ | |/
| * Use the correct freeing functionThomas Punt2018-01-291-2/+2
| * year++Xinchen Hui2018-01-028-8/+8
* | year++Xinchen Hui2018-01-028-8/+8
* | Guard against AI_NUMERICSERV not being defined.Sara Golemon2017-10-011-0/+2
* | Merge branch 'PHP-7.1'Xinchen Hui2017-04-101-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| |\
| | * Fixed condition checkXinchen Hui2017-04-101-1/+1
* | | Fix openbsd build: AI_V4MAPPED, AI_ALL not definedDavid Carlier2017-03-272-0/+17
* | | zend-test extension to house code that is required for testing internal APIs,...Nikita Popov2017-03-122-6/+6
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-131-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-131-2/+2
| |\ \ | | |/
| | * templatize the resource numberAnatol Belski2017-01-131-2/+2
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-048-8/+8
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-048-8/+8
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-028-8/+8
* | | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-221-1/+1
* | | fix test portabilityAnatol Belski2016-11-261-3/+3
* | | further normalizations, uint vs uint32_tAnatol Belski2016-11-261-2/+2
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-242-2/+2
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-221-1/+1
| |\ \ | | |/
| | * remove TSRMLS_*Anatol Belski2016-11-211-1/+1
* | | Fix CRLF line-endings in testsNikita Popov2016-11-205-646/+646
* | | Improve getaddrinfo implementationDavid Walker2016-09-052-21/+31
* | | Make sure to copy the right amount of mem over. IPv6 can be larger than stru...David Walker2016-08-241-4/+4
* | | Fix #72733: Expose getaddrinfo C function, and supporting connect/bindDavid Walker2016-08-126-0/+386
|/ /
* | Fix #72810. Add check for SKIP_ONLINE_TESTSVille Hukkamäki2016-08-112-0/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-282-0/+6
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-0/+6
| |\
| | * Fix #72677: SCM_CREDENTIALS related tests should be skipped on AIXChristoph M. Becker2016-07-282-0/+6
* | | Fixed compilation warningsDmitry Stogov2016-06-235-14/+14
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-214-14/+14
|/ /
* | Implement socket_export_stream()Chris Wright2016-05-027-3/+465
* | fix #71609: Segmentation fault on ZTS with gethostbynameJoe Watkins2016-03-312-3/+3
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* | Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-186-0/+143
|\ \ | |/
| * fork testAnatol Belski2016-01-182-0/+35
| * fork test for win32Anatol Belski2016-01-182-0/+62
| * fork testAnatol Belski2016-01-182-0/+46