summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2"""Håkon Hallingstad2018-10-301-12/+0
|
* Revert "Revert "Enforce CC timeouts in Orchestrator 2""Håkon Hallingstad2018-10-291-0/+12
|
* Revert "Enforce CC timeouts in Orchestrator 2"Håkon Hallingstad2018-10-291-12/+0
|
* Enforce CC timeouts in Orchestrator 2Håkon Hallingstad2018-10-231-0/+12
|
* Revert "Bratseth/segment yql by default"Harald Musum2018-10-221-2/+1
|
* Merge pull request #7380 from vespa-engine/bratseth/segment-yql-by-defaultArne H Juul2018-10-221-1/+2
|\ | | | | Bratseth/segment yql by default
| * Nonfunctional changes onlyJon Bratseth2018-10-191-1/+2
| |
* | Use orElseHenning Baldersheim2018-10-191-2/+2
| |
* | Use an SettableOptional to handle xml processing independant of element order.Henning Baldersheim2018-10-191-0/+4
| |
* | Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-1932-1893/+5
| |
* | Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-1932-5/+1893
| |
* | Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-1732-1893/+5
|/
* Ensure stable ordering of fields in DNBjørn Christian Seime2018-10-171-1/+2
|
* Clean up parse methodsJon Bratseth2018-10-151-42/+42
|
* Add XML parse utilityJon Bratseth2018-10-141-0/+21
|
* Prevent XXEJon Bratseth2018-10-131-3/+4
|
* No reason to make warning on an optional operation.Henning Baldersheim2018-10-101-1/+1
|
* Add faster tensor rename if dimension after rename are in the same orderLester Solbakken2018-10-086-4/+64
|
* Use full nameHarald Musum2018-10-033-3/+3
|
* Add copyright headerJon Bratseth2018-10-017-1/+8
|
* Merge pull request #7155 from vespa-engine/bratseth/expose-type-informationLester Solbakken2018-10-011-1/+1
|\ | | | | Bratseth/expose type information
| * Validate all bindingsJon Bratseth2018-10-011-1/+1
| |
* | Non-functional changesLester Solbakken2018-09-291-50/+56
| |
* | Add reduce-join optimization in JavaLester Solbakken2018-09-286-65/+479
|/
* Just accept that the file being dropped does not exist. Also sync the file ↵Henning Baldersheim2018-09-262-1/+8
| | | | before the dropping it.
* Make legger static and add some interface commentsHenning Baldersheim2018-09-261-1/+12
|
* Revert "Revert "Balder/add native fadvise""Henning Baldersheim2018-09-263-0/+125
|
* Revert "Balder/add native fadvise"Jon Marius Venstad2018-09-263-125/+0
|
* Merge pull request #7101 from vespa-engine/bjorncs/tlsBjørn Christian Seime2018-09-261-0/+66
|\ | | | | Introduce insecure mixed mode + move env var logic to separate class
| * Introduce insecure mixed mode + move env var logic to separate classBjørn Christian Seime2018-09-261-0/+66
| |
* | Fix comments from pull request review.Henning Baldersheim2018-09-261-4/+4
| | | | | | | | - Better naming and make static what can be static.
* | Remove empty linesHenning Baldersheim2018-09-261-2/+0
| |
* | Do not expose error.Henning Baldersheim2018-09-262-16/+21
| | | | | | | | Drop from cache after rotation.
* | USE jna to provide access to native fadvise system callHenning Baldersheim2018-09-262-0/+118
| |
* | Add jna dependencyHenning Baldersheim2018-09-261-0/+4
|/
* Ensure that you can not trick invalid characters past the text verification ↵Henning Baldersheim2018-09-192-17/+49
| | | | in stringfieldvalue.
* Remove unused and deprecated classes in non-public package.gjoranv2018-09-183-87/+0
| | | | - ConcurrentResourcePool, ResourceFactory, ResourcePool
* Revert "Use BouncyCastle as provider for JKS keystore"Bjørn Christian Seime2018-09-121-1/+1
| | | | This reverts commit 6de8d71da5c3ff81091c756271b62fb57b5cfd9a.
* Use BouncyCastle as provider for JKS keystoreBjørn Christian Seime2018-09-111-1/+1
| | | | Fixes an issue where KeyStoreBuilder fails to handle elliptic-curve crypto on older versions of OpenJDK
* Support PEM serialization of EC private keysBjørn Christian Seime2018-09-112-4/+22
|
* Add type representing generic TLS config for VespaBjørn Christian Seime2018-09-104-0/+129
|
* Change scope of Jackson dependencies to 'provided'Bjørn Christian Seime2018-09-101-10/+10
|
* Allow multiple certificates in PEM fileBjørn Christian Seime2018-09-101-3/+3
|
* Add builder method for creating truststore from PEMBjørn Christian Seime2018-09-101-0/+30
|
* Add TODOBjørn Christian Seime2018-09-031-0/+1
|
* Make serial number a BigInteger to allow for >64-bit valuesBjørn Christian Seime2018-09-034-9/+20
|
* Use distinct subject namesBjørn Christian Seime2018-09-031-2/+2
|
* Add helper wrapper to set csr/certificate as CABjørn Christian Seime2018-09-032-0/+8
|
* Add 'SHA256withECDSA' as signature algorithmBjørn Christian Seime2018-09-031-0/+1
|
* Fix typo in name of enum constantBjørn Christian Seime2018-09-032-2/+2
|