aboutsummaryrefslogtreecommitdiffstats
path: root/tests/network
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16189] Deprecate inet_ntop and inet_pton wrappersrubencm2019-11-011-56/+0
* [ticket/16190] Deprecate phpbb's checkdnsrr wrapperrubencm2019-10-311-67/+0
* [ticket/15959] Fix invalid CNAME recordAJ Quick2019-02-031-1/+1
* [ticket/15959] Fix invalid CNAME recordAJ Quick2019-02-031-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-314-7/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-274-12/+28
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-022-2/+2
* Merge branch 'develop-olympus' into developAndreas Fischer2012-01-022-2/+2
|\
| * [ticket/9916] Updating License in the headerUnknown2012-01-022-2/+2
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-08-141-0/+63
|\ \ | |/
| * [ticket/9297] Add network to class name of unit tests.Andreas Fischer2011-08-141-1/+1
| * [ticket/9297] Fix typo in localhost.Andreas Fischer2011-08-141-1/+1
| * [ticket/9297] Rename test class to reflect its contents.Oleg Pudeyev2011-08-141-1/+1
| * [ticket/9297] Adjust comment - IPv6 is needed for IPv6 connections to work.Oleg Pudeyev2011-08-141-5/+3
| * [ticket/9297] Fix markTestSkipped call in setUpBeforeClass.Oleg Pudeyev2011-08-141-1/+1
| * [ticket/9297] Skip FTP PASV/EPSV test if FTP connection fails.Oleg Pudeyev2011-08-141-1/+10
| * [ticket/9297] Separate ipv4 and ipv6 tests into separate functions.Oleg Pudeyev2011-08-141-4/+13
| * [ticket/9297] Update copyright year of unit test file.Andreas Fischer2011-08-141-1/+1
| * [ticket/9297] Make EPSV unit tests work without IPv6.Andreas Fischer2011-08-111-10/+9
| * [ticket/9297] Unit tests for ftp_fsock PASV and EPSV.Andreas Fischer2011-08-111-0/+48
* | [ticket/10011] Tests can't be ran on PHP < 5.3Erik Frèrejean2011-01-312-2/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-311-1/+1
|\ \ | |/
| * [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-311-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-121-0/+3
|\ \ | |/
| * [ticket/9990] Integrate utf normalizer tests into test suiteIgor Wiedler2011-01-111-0/+3
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-103-0/+0
|\ \ | |/
| * [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-101-0/+0
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-074-50/+3
|\ \ | |/
| * [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-042-42/+1
* | [ticket/9746] Added PHP implementation of inet_pton and inet_ntop.Marek A. Ruszczyński2011-01-031-5/+18
* | [ticket/9746] Adding unit tests for inet_ntop() and inet_pton().Andreas Fischer2011-01-032-0/+44
* | [ticket/9746] Adding tests for phpbb_ip_normalise().Andreas Fischer2011-01-032-0/+67
|/
* [ticket/9599] Adding tests for phpbb_checkdnsrr().Andreas Fischer2010-08-032-0/+67
* [ticket/9599] Adding network function tests.Andreas Fischer2010-08-031-0/+36