summaryrefslogtreecommitdiff
path: root/main/php_network.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0'Joe Watkins2016-05-291-0/+2
|\
| * This is exported at implementation site, but no forward declaration can cause...Joe Watkins2016-05-291-0/+2
* | Implement #51879 stream context socket option tcp_nodelayJoe Watkins2016-04-291-1/+4
|/
* fix #71609: Segmentation fault on ZTS with gethostbynameJoe Watkins2016-03-311-0/+6
* 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
* | Add support for IPV6_V6ONLY on socketsBob Weinand2015-11-061-3/+5
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-01-311-0/+4
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-311-0/+4
| |\
| | * Use better constant since MAXHOSTNAMELEN may mean shorter nameStanislav Malyshev2015-01-311-0/+4
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | * Happy New YearXinchen Hui2013-01-011-1/+1
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * - Forgot to commit these.Moriyoshi Koizumi2011-06-201-0/+5
| * | Bump yearXinchen Hui2015-01-151-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* | | second shot on removing TSRMLS_*Anatol Belski2014-12-141-6/+6
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | master renames phase 1Anatol Belski2014-08-251-1/+1
* | | first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-1/+1
* | | cleanup (use zend_string* instead of char*)Dmitry Stogov2014-08-131-9/+10
* | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context optionDaniel Lowrey2014-08-051-2/+7
* | | Bump yearXinchen Hui2014-01-031-1/+1
|/ /
* | Fix non-Windows buildGustavo Lopes2013-02-021-0/+2
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Forgot to commit these.Moriyoshi Koizumi2011-06-201-0/+5
|/
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFT: VC10 build supportKalle Sommer Nielsen2009-12-031-4/+10
* MFH:Felipe Pena2009-01-071-0/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH:Pierre Joye2008-08-231-14/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fix build on MSVC 2008 - channeling WezElizabeth Marie Smith2007-10-091-0/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macrofoobar2005-07-141-1/+1
* Added bindto socket context option.Ilia Alshanetsky2005-06-141-1/+1
* Fix for Bug #24189: possibly unsafe select(2) usage.Wez Furlong2004-09-171-0/+98
* wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocksHartmut Holzgraefe2004-02-201-1/+6
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Counteract brain-death in Apache headersWez Furlong2003-12-181-0/+3
* fix ipv6 stuff under vc6Wez Furlong2003-12-061-5/+5
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-061-1/+6
* Export these so that ftp extension can be build as shared ext.Wez Furlong2003-12-021-2/+2