summaryrefslogtreecommitdiff
path: root/main/network.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-111-0/+12
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-111-0/+12
| |\
| | * Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-111-0/+12
* | | Remove proto comments from C filesMax Semenik2020-07-061-4/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-091-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-091-1/+1
| |\ \ | | |/
| | * Fix possibly unsupported timercmp() usageChristoph M. Becker2020-06-091-1/+1
* | | Constify char * arguments of APIstwosee2020-06-081-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-03-111-2/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-111-2/+4
| |\ \ | | |/
| | * Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-111-2/+4
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-1/+1
* | | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* | | Clarify usage of max_fd in php_poll2() on WindowsChristoph M. Becker2019-12-271-1/+3
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ /
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-151-0/+2
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-151-0/+2
| |\
| | * Zero sockaddr structNikita Popov2019-04-151-0/+2
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-4/+4
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Fix localized error messages and memory leaksAnatol Belski2018-09-171-34/+8
|/ /
* | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2018-09-041-0/+3
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-09-041-0/+3
| |\
| | * Fix bug #74764 and add a test caseVille Hukkamaki2018-09-041-0/+3
| | * year++Xinchen Hui2018-01-021-1/+1
| * | year++Xinchen Hui2018-01-021-1/+1
* | | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | | Fixed bug #76136 (stream_socket_get_name enclosed IPv6 in brackets)seliver2018-07-071-1/+1
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-2/+2
* | | Trailing whitespacesGabriel Caruso2018-01-031-4/+4
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Removed support for BeOS, development for BeOS was supported 17 years ago.Kalle Sommer Nielsen2017-08-291-12/+2
|/ /
* | Merge branch 'PHP-7.1'Sara Golemon2017-05-281-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-05-281-1/+1
| |\
| | * Fix abstract name handling to be binary safeSara Golemon2017-05-281-1/+1
* | | Merge branch 'PHP-7.1'Jakub Zelenka2017-04-301-1/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-04-301-1/+3
| |\ \ | | |/
| | * Fix compiler warnings when compiled against musl libcMichael Heimpold2017-04-301-1/+3
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Remove Netware supportKalle Sommer Nielsen2016-11-121-15/+3
|/ /
* | Merge branch 'PHP-7.0'Xinchen Hui2016-05-161-1/+1
|\ \ | |/
| * Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes)Xinchen Hui2016-05-161-1/+1
* | Implement #51879 stream context socket option tcp_nodelayJoe Watkins2016-04-291-2/+21
|/
* remove unused params || woopsJoe Watkins2016-03-311-6/+1
* fix #71609: Segmentation fault on ZTS with gethostbynameJoe Watkins2016-03-311-2/+92
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1