aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/client/common/ClientBase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-091-2/+2
* Revert "Ensure that HTTPS clients only use allowed ciphers and protocol versi...Andreas Eriksen2023-01-061-2/+2
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-061-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Use logger instance of implementorBjørn Christian Seime2021-09-221-1/+1
* Remove http client typesMorten Tokle2020-11-101-1/+1
* Move ErrorHandlerMorten Tokle2020-11-101-6/+1
* Revert "Revert "Report metrics on athenz client errors""Morten Tokle2020-11-101-1/+18
* Revert "Report metrics on athenz client errors"Morten Tokle2020-11-091-18/+1
* Report metrics on Athenz client errorsMorten Tokle2020-11-061-1/+18
* Log errorsMorten Tokle2020-03-051-3/+16
* Increase max number of connections per route for ZMS and ZTS clientBjørn Christian Seime2020-02-261-0/+1
* Support internal ztsMorten Tokle2019-10-031-4/+5
* Add support for AWS temp credentialsMorten Tokle2019-02-121-2/+5
* Don't parse entity for responses without contentBjørn Christian Seime2018-10-251-1/+5
* Create ClientBase containing common Athenz client logicBjørn Christian Seime2018-10-241-0/+95