History log of /PHP-7.2/ext/standard/dns.c (Results 26 – 50 of 197)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7a942434 30-Jan-2015 Michael Wallner

fix warnings


Revision tags: php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# 159c3318 09-Jan-2015 krakjoe

optimization for bug report #68679


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


Revision tags: php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31
# 7ccd7b59 15-Jul-2014 Tjerk Meesters

Added more useful warning messages


# 0109eb07 15-Jul-2014 Tjerk Meesters

Changed based on comments and make its behaviour equal to the Windows version


# f2b7aeda 13-Jul-2014 Tjerk Meesters

Fix #53092 - dns_get_record does not return false on dns server failure


# bfe7c698 15-Jul-2014 Tjerk Meesters

Added more useful warning messages


# 904dca63 15-Jul-2014 Tjerk Meesters

Changed based on comments and make its behaviour equal to the Windows version


# d0377851 13-Jul-2014 Tjerk Meesters

Fix #53092 - dns_get_record does not return false on dns server failure


# 85e2e6c1 15-Jul-2014 Tjerk Meesters

Added more useful warning messages


# 977d8449 15-Jul-2014 Tjerk Meesters

Changed based on comments and make its behaviour equal to the Windows version


# 7b44790d 13-Jul-2014 Tjerk Meesters

Fix #53092 - dns_get_record does not return false on dns server failure


# 142a01db 28-Sep-2014 Nikita Popov

Fix a couple compile warnings


# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


# bf96ee95 27-Aug-2014 Anatol Belski

's' works with size_t round 4


# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


# 633cc420 19-Aug-2014 Remi Collet

fix merge issue in previous (again)


# ddd1e2a8 19-Aug-2014 Remi Collet

fix merge issue in previous


# 2fefae47 19-Aug-2014 Remi Collet

Fixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597

Incomplete fix for CVE-2014-4049

Check possible buffer overflow
- pass real buffer end to dn_expand calls
- che

Fixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597

Incomplete fix for CVE-2014-4049

Check possible buffer overflow
- pass real buffer end to dn_expand calls
- check buffer len before each read

show more ...


# 529da0f7 19-Aug-2014 Stanislav Malyshev

Fixed bug #67717 - segfault in dns_get_record


12345678