aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Implement RequireCapabilitiesFilter in jrt + miscBjørn Christian Seime2022-07-2011-38/+90
| | | | | Add peerSpec to Target/Connection. Always provide ConnectionAuthContext. Add helper for creating default, all-granting ConnectionAuthContext.
* Add to-string helper to ConnectionAuthContextBjørn Christian Seime2022-07-201-1/+38
|
* Simplify type definition for subject alternative namesBjørn Christian Seime2022-07-2016-54/+52
|
* Add 'X509CertificateUtils.getSubjectCommonName()'Bjørn Christian Seime2022-07-201-1/+7
|
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-2018-36/+22
|
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-2038-110/+52
| | | | Facilitate improved encapsulation of Vespa mTLS related classes
* Remove empty packageBjørn Christian Seime2022-07-201-8/+0
|
* Add 'CapabilitySet.has()' methodsBjørn Christian Seime2022-07-201-0/+3
|
* Introduce per method request access filtering to JRTBjørn Christian Seime2022-07-205-2/+67
|
* Add environment variable for capabilities enforcement modeBjørn Christian Seime2022-07-202-0/+33
|
* Merge pull request #23496 from vespa-engine/bjorncs/capabilitiesv8.21.11Bjørn Christian Seime2022-07-1921-195/+196
|\ | | | | Bjorncs/capabilities
| * Rename method/variable names to match new class nameBjørn Christian Seime2022-07-192-9/+9
| |
| * Include mode in log messageBjørn Christian Seime2022-07-151-3/+4
| |
| * Rename 'toCapabilityNames()' to 'toNames()'Bjørn Christian Seime2022-07-153-3/+3
| |
| * Always run PeerAutorizerBjørn Christian Seime2022-07-159-45/+44
| | | | | | | | | | Interpret empty AuthorizedPeers as granting all capabilities unconditionally. Assume AuthorizedPeers as always present.
| * Rename 'hasAllCapabilities()' => 'hasAll()'Bjørn Christian Seime2022-07-152-2/+2
| |
| * Change type from SortedSet to SetBjørn Christian Seime2022-07-153-9/+5
| |
| * Rename 'succeeded' => 'authorized'Bjørn Christian Seime2022-07-154-6/+6
| |
| * Include full certificate chain in auth contextBjørn Christian Seime2022-07-155-18/+29
| |
| * Return granted capabilities from PeerAuthorizerBjørn Christian Seime2022-07-1515-131/+125
| | | | | | | | Introduce new ConnectionAuthContext as replacement for AuthorizationResult/SecurityContext.
* | Merge pull request #23525 from ↵Tor Brede Vekterli2022-07-191-2/+2
|\ \ | | | | | | | | | | | | vespa-engine/vekterli/avoid-holding-ref-to-generated-op Avoid holding ref to last generated operation
| * | Avoid holding ref to last generated operationTor Brede Vekterli2022-07-191-2/+2
|/ / | | | | | | | | Move ref away to avoid an unneeded refcount bump and avoid leaving behind a lingering strong reference to the last generated operation.
* | Merge pull request #23523 from vespa-engine/aressem/update-rpm-build-vespa8Jo Kristian Bergum2022-07-198-110/+23
|\ \ | | | | | | Remove old rpm build system. Update repo definition.
| * | Point to Vespa 8 development environment.Arnstein Ressem2022-07-191-13/+13
| | |
| * | Remove old rpm build system. Update repo definition.Arnstein Ressem2022-07-187-97/+10
| | |
* | | Merge pull request #23524 from vespa-engine/verify-installed-platform-bundlesJon Bratseth2022-07-193-33/+70
|\ \ \ | | | | | | | | Verify installed platform bundles
| * | | Add reminder for an obvious fact that is still easy to forget.gjoranv2022-07-191-0/+1
| | | |
| * | | Rename and rearrange test helpers, and declare static.gjoranv2022-07-191-36/+35
| | | |
| * | | Add tests for (non-)installed platform bundles.gjoranv2022-07-192-3/+40
|/ / /
* | | Merge pull request #23521 from vespa-engine/bratseth/autoscaling-test-cleanupv8.20.14Jon Bratseth2022-07-189-591/+587
|\ \ \ | | | | | | | | Bratseth/autoscaling test cleanup
| * | | CleanupJon Bratseth2022-07-181-4/+0
| | | |
| * | | Use fixtureJon Bratseth2022-07-182-33/+33
| | | |
| * | | Use fixture and handle just 1 nodeJon Bratseth2022-07-183-17/+12
| | | |
| * | | Use fixtureJon Bratseth2022-07-181-56/+42
| | | |
| * | | Use fixtureJon Bratseth2022-07-183-47/+47
| | | |
| * | | Use fixtureJon Bratseth2022-07-183-32/+22
| | | |
| * | | Use fixtureJon Bratseth2022-07-183-43/+37
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-25/+8
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-17/+12
| | | |
| * | | Use fixtureJon Bratseth2022-07-172-18/+19
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-22/+19
| | | |
| * | | Use fixtureJon Bratseth2022-07-173-19/+23
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-17/+12
| | | |
| * | | Use fixtureJon Bratseth2022-07-172-31/+20
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-15/+6
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-15/+8
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-39/+30
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-27/+14
| | | |
| * | | Use fixtureJon Bratseth2022-07-173-58/+88
| | | |
| * | | Use fixtureJon Bratseth2022-07-171-42/+22
| | | |