| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: do not query CNAME if A succeeded already | georglauterbach | 2024-11-06 | 1 | -2/+3 |
* | chore: always execute parse_url in preventLocalAddressbug/noid/federated-addressbook-sync-without-localaddressallowed | Daniel Kesselberg | 2024-10-01 | 1 | -1/+7 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -3/+3 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 3 | -13/+13 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 4 | -12/+12 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 8 | -107/+22 |
* | Adjust tests to match new expected exception | Robin Kluth | 2024-02-24 | 1 | -3/+3 |
* | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-04 | 1 | -0/+1 |
* | test: add tests for dns pin middleware | Daniel Kesselberg | 2023-09-12 | 1 | -0/+563 |
* | feat: add switch to disable dns pinning | Daniel Kesselberg | 2023-08-29 | 1 | -1/+52 |
* | Fix various deprecation warnings in tests on PHP 8.3 | Côme Chilliet | 2023-08-14 | 1 | -0/+1 |
* | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() | Joas Schilling | 2023-06-27 | 2 | -3/+10 |
* | log performance events for http requests | Robin Appelman | 2023-04-28 | 1 | -1/+11 |
* | Adapt tests to config value typing | Côme Chilliet | 2023-04-05 | 1 | -72/+84 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Add remote host validation API | Christoph Wurst | 2022-10-31 | 3 | -219/+64 |
* | Rename LocalAddressChecker methods to lower case | Christoph Wurst | 2022-10-27 | 2 | -9/+9 |
* | Revert "fix external storages access" | Simon L | 2022-10-23 | 1 | -1/+3 |
* | Merge pull request #33087 from nextcloud/fix/30282/external-storages | John Molakvoæ | 2022-10-23 | 1 | -3/+1 |
|\ |
|
| * | fix external storages access | szaimen | 2022-07-01 | 1 | -3/+1 |
* | | Fix tests for nested v4 in v6 | Côme Chilliet | 2022-09-20 | 1 | -2/+2 |
* | | Harden tests for local IP detection in URLs | Côme Chilliet | 2022-09-20 | 2 | -0/+20 |
* | | Use Symfony IpUtils to check for local IP ranges | Côme Chilliet | 2022-07-12 | 1 | -0/+5 |
|/ |
|
* | Remove some more at matchers in tests/lib | Côme Chilliet | 2022-06-20 | 1 | -83/+85 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 3 | -14/+5 |
* | Fix Guzzle function calls | Côme Chilliet | 2021-11-23 | 1 | -2/+2 |
* | Adjust test | Lukas Reschke | 2021-04-06 | 1 | -7/+14 |
* | Improve networking checks | Lukas Reschke | 2021-04-06 | 4 | -42/+321 |
* | Type the service registration | Christoph Wurst | 2021-02-10 | 1 | -9/+4 |
* | Add well known handlers API | Christoph Wurst | 2020-12-16 | 3 | -0/+324 |
* | Improve CertificateManager to not be user context dependent | Morris Jobke | 2020-11-03 | 1 | -3/+3 |
* | Do not read certificate bundle from data dir by default | Morris Jobke | 2020-05-25 | 1 | -3/+2 |
* | Allow gzip encoded requests by default | Morris Jobke | 2020-05-20 | 1 | -3/+7 |
* | Fix unit tests | Joas Schilling | 2020-04-15 | 1 | -2/+4 |
* | Check all remotes for local access | Joas Schilling | 2020-04-14 | 1 | -9/+122 |
* | Add support for GuzzleHTTP 'no' proxy | Mohammed Abdellatif | 2020-02-29 | 1 | -11/+139 |
* | [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2 | John Molakvoæ (skjnldsv) | 2020-02-11 | 2 | -26/+26 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add default timeout to expected request options | Daniel Kesselberg | 2019-09-03 | 1 | -34/+19 |
* | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 1 | -2/+12 |
* | Fix testGetProxyUri | Daniel Kesselberg | 2019-04-16 | 1 | -6/+1 |
* | Set User-Agent as header without middleware | Daniel Kesselberg | 2019-04-16 | 2 | -39/+68 |
* | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -0/+127 |
* | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 3 | -46/+34 |
* | Merge pull request #2912 from nextcloud/increase-coverage-response.php | Lukas Reschke | 2017-01-02 | 1 | -3/+24 |
|\ |
|
| * | Add 100% coverage for response.php | Lukas Reschke | 2017-01-02 | 1 | -3/+24 |
* | | Rebrand to "Nextcloud" and add 100% coverage | Lukas Reschke | 2017-01-02 | 1 | -4/+67 |
|/ |
|
* | Fix getMock Http Client | Roeland Jago Douma | 2016-09-07 | 2 | -4/+7 |