Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes) | Xinchen Hui | 2016-05-16 | 1 | -1/+1 |
* | remove unused params || woops | Joe Watkins | 2016-03-31 | 1 | -6/+1 |
* | fix #71609: Segmentation fault on ZTS with gethostbyname | Joe Watkins | 2016-03-31 | 1 | -2/+92 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | Add support for IPV6_V6ONLY on sockets | Bob Weinand | 2015-11-06 | 1 | -0/+6 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-01-31 | 1 | -5/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-01-31 | 1 | -5/+1 |
| |\ | |||||
| | * | Use better constant since MAXHOSTNAMELEN may mean shorter name | Stanislav Malyshev | 2015-01-31 | 1 | -5/+1 |
| * | | Add mitigation for CVE-2015-0235 (bug #68925) | Stanislav Malyshev | 2015-01-31 | 1 | -1/+0 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-01-31 | 1 | -1/+11 |
| |\ \ | | |/ | |||||
| | * | Add mitigation for CVE-2015-0235 (bug #68925) | Stanislav Malyshev | 2015-01-31 | 1 | -1/+11 |
| * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | Add mitigation for CVE-2015-0235 (bug #68925) | Stanislav Malyshev | 2015-01-31 | 1 | -2/+11 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -9/+9 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -22/+21 |
* | | | fix datatype mismatch and unused var warning | Anatol Belski | 2014-11-11 | 1 | -3/+5 |
* | | | use php_socket_t instead of int | Anatol Belski | 2014-10-10 | 1 | -1/+1 |
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -8/+8 |
* | | | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -0/+2 |
|\ \ \ | |||||
| * \ \ | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-08-19 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-08-19 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | fix potentially missing NUL termination | Stanislav Malyshev | 2014-08-18 | 1 | -0/+2 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -2/+2 |
|/ / / | |||||
* | | | cleanup (use zend_string* instead of char*) | Dmitry Stogov | 2014-08-13 | 1 | -35/+70 |
* | | | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -2/+0 |
* | | | Merge branch 'master' into test | Dmitry Stogov | 2014-08-11 | 1 | -5/+22 |
|\ \ \ | |||||
| * | | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option | Daniel Lowrey | 2014-08-05 | 1 | -5/+22 |
* | | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -2/+4 |
|/ / / | |||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
|/ / | |||||
* | | Typo fix: recieved to received | Carson McDonald | 2013-03-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Gustavo Lopes | 2013-02-02 | 1 | -5/+0 |
|\ \ | |/ | |||||
| * | Remove a Windows only warning | Gustavo Lopes | 2013-02-02 | 1 | -5/+0 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Forgot to commit these. | Moriyoshi Koizumi | 2011-06-20 | 1 | -2/+2 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | - bump minimum version, no more XP/2003 | Pierre Joye | 2012-03-04 | 1 | -0/+3 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | - Forgot to commit these. | Moriyoshi Koizumi | 2011-06-20 | 1 | -2/+2 |
|/ | |||||
* | - Added socket_import_stream(). | Gustavo André dos Santos Lopes | 2011-03-22 | 1 | -1/+3 |
* | - Fixed several comparisons that always result in true of false | Gustavo André dos Santos Lopes | 2011-02-01 | 1 | -1/+2 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - Fixed a small mistake in the fix for bug #50953 that made connection timeou... | Gustavo André dos Santos Lopes | 2010-10-02 | 1 | -2/+2 |
* | - fix the fix for bug #52323 | Pierre Joye | 2010-09-08 | 1 | -1/+1 |