Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-01-31 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-01-31 | 1 | -0/+4 |
| |\ | |||||
| | * | Use better constant since MAXHOSTNAMELEN may mean shorter name | Stanislav Malyshev | 2015-01-31 | 1 | -0/+4 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | 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 | -0/+5 |
| * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -6/+6 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -9/+9 |
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -1/+1 |
* | | | cleanup (use zend_string* instead of char*) | Dmitry Stogov | 2014-08-13 | 1 | -9/+10 |
* | | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option | Daniel Lowrey | 2014-08-05 | 1 | -2/+7 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
|/ / | |||||
* | | Fix non-Windows build | Gustavo Lopes | 2013-02-02 | 1 | -0/+2 |
* | | 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 | -0/+5 |
|/ | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFT: VC10 build support | Kalle Sommer Nielsen | 2009-12-03 | 1 | -4/+10 |
* | MFH: | Felipe Pena | 2009-01-07 | 1 | -0/+4 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - MFH: | Pierre Joye | 2008-08-23 | 1 | -14/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | Fix build on MSVC 2008 - channeling Wez | Elizabeth Marie Smith | 2007-10-09 | 1 | -0/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro | foobar | 2005-07-14 | 1 | -1/+1 |
* | Added bindto socket context option. | Ilia Alshanetsky | 2005-06-14 | 1 | -1/+1 |
* | Fix for Bug #24189: possibly unsafe select(2) usage. | Wez Furlong | 2004-09-17 | 1 | -0/+98 |
* | wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks | Hartmut Holzgraefe | 2004-02-20 | 1 | -1/+6 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | Counteract brain-death in Apache headers | Wez Furlong | 2003-12-18 | 1 | -0/+3 |
* | fix ipv6 stuff under vc6 | Wez Furlong | 2003-12-06 | 1 | -5/+5 |
* | Detect and enable IPv6 support under win32. | Wez Furlong | 2003-12-06 | 1 | -1/+6 |
* | Export these so that ftp extension can be build as shared ext. | Wez Furlong | 2003-12-02 | 1 | -2/+2 |
* | Add stream_socket_sendto and stream_socket_recvfrom which work very much | Wez Furlong | 2003-11-29 | 1 | -0/+12 |
* | Win32 build fixes for openssl | Edin Kadribasic | 2003-06-15 | 1 | -1/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Tidy up stupid signed/unsigned issues with win32 by introducing a php_socket_... | Wez Furlong | 2003-02-28 | 1 | -8/+15 |
* | New user-space functions: | Wez Furlong | 2003-02-28 | 1 | -5/+27 |
* | - No need to include the ssl headers elsewhere but in ext/openssl | foobar | 2003-02-28 | 1 | -4/+0 |
* | Another big commit (tm). | Wez Furlong | 2003-02-27 | 1 | -17/+14 |