summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Add method to parse PEM encoded x509 certificatesBjørn Christian Seime2017-10-271-0/+15
* Use Jackson object mapping for identity documentBjørn Christian Seime2017-10-272-32/+42
* Rename AthenzIdentityProviderTest -> AthenzIdentityProviderImplTestBjørn Christian Seime2017-10-271-1/+1
* Implement ZTS instance refresh requestBjørn Christian Seime2017-10-272-6/+100
* Move BouncyCastle logic to CryptoUtilsBjørn Christian Seime2017-10-272-67/+85
* Remove unnecessary public modifierBjørn Christian Seime2017-10-271-4/+4
* Fix invalid use of formatterBjørn Christian Seime2017-10-261-1/+2
* Fix invalid ZTS url suffixBjørn Christian Seime2017-10-262-3/+3
* Pass hostname as query parameterBjørn Christian Seime2017-10-261-4/+14
* Use identity.loadbalanceraddressMorten Tokle2017-10-261-3/+2
* Disable certifcate validation for service provider clientBjørn Christian Seime2017-10-241-4/+22
* Update copyrightMorten Tokle2017-10-241-0/+1
* Expose domain and service from AthenzIDPMorten Tokle2017-10-242-12/+27
* Add copyrightMorten Tokle2017-10-247-0/+7
* separate interface from implementationMorten Tokle2017-10-243-141/+155
* Misc code improvementsBjørn Christian Seime2017-10-241-11/+9
* Use BouncyCastle directly instead through athenz-auth-coreBjørn Christian Seime2017-10-241-10/+34
* Export AthenzIdentityProviderMorten Tokle2017-10-246-17/+28
* Resolve Javadoc warningsBjørn Christian Seime2017-10-242-4/+0
* serviceproviderendpoing -> load_balancer_addressMorten Tokle2017-10-232-5/+6
* Merge pull request #3830 from vespa-engine/bjorncs/athenz-identity-provider-s...Morten Tokle2017-10-235-0/+307
|\
| * Add fields to signed identity documentMorten Tokle2017-10-232-25/+32
| * Add Athenz identity provider and configurationMorten Tokle2017-10-205-0/+300
* | Revert "Add back SslKeyStoreFactoryProvider as a temporary workaround"Bjørn Christian Seime2017-10-191-41/+0
|/
* Add back SslKeyStoreFactoryProvider as a temporary workaroundBjørn Christian Seime2017-10-121-0/+41
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-41/+0
* Revert "Log on reconfig"Bjørn Christian Seime2017-09-261-5/+2
* Log on reconfigBjørn Christian Seime2017-08-251-2/+5
* Nonfunctional changes onlyJon Bratseth2017-08-222-2/+2
* Deconstruct components in non-daemon threadBjørn Christian Seime2017-07-141-1/+1
* Update copyright headersJon Bratseth2017-06-1429-29/+29
* Revert "Update copyright headers"Jon Bratseth2017-06-1429-29/+29
* Update copyright headersJon Bratseth2017-06-1429-29/+29
* Remove carriage returnJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-1329-31/+31
* Copyright headerJon Bratseth2017-06-1329-31/+31
* Make private and log at debug level insteadHenning Baldersheim2017-06-091-2/+2
* Watch and die on port change.Henning Baldersheim2017-06-091-1/+26
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-081-7/+7
* Track stale ActiveContainer instancesBjørn Christian Seime2017-05-311-3/+7
* Revert "Use ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-7/+3
* Revert "Misc fixes to ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-1/+1
* Misc fixes to ActiveContainerStatisticsBjørn Christian Seime2017-05-301-1/+1
* Use ActiveContainerStatisticsBjørn Christian Seime2017-05-291-3/+7
* Deprecate Manhattan metricsBjørn Christian Seime2017-05-161-16/+17
* If you fail to shutdown your application due to references still being held,Henning Baldersheim2017-05-121-1/+1
* Fix variable nameHarald Musum2017-04-261-1/+1
* Revert "Revert "Revert "Revert "Catch exception thrown from AbstractComponent...Harald Musum2017-04-261-2/+16
* Revert "Revert "Revert "Catch exception thrown from AbstractComponent.deconst...Harald Musum2017-04-261-16/+2
* Differentiate between Exception, Error and Throwable.Henning Baldersheim2017-04-261-5/+6