aboutsummaryrefslogtreecommitdiffstats
path: root/security-utils/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Remove trailing commagjoranv2023-06-121-1/+1
|
* Manually add X-JDisc-Non-PublicApi-Export-Package headergjoranv2023-06-091-0/+1
| | | | - Bundle is built with maven-bundle-plugin
* Upgrade BouncyCastle to 1.72Bjørn Christian Seime2022-10-121-1/+1
| | | | Migrate to artifact names used by 1.71+
* Convert security-utils to junit5Bjørn Christian Seime2022-07-271-16/+0
|
* Modules are no longer dependency of JDK8 based clientsBjørn Christian Seime2022-07-121-5/+4
|
* Revert "Modules are no longer dependency of JDK8 based clients"Harald Musum2022-07-121-10/+29
|
* Modules are no longer dependency of JDK8 based clientsBjørn Christian Seime2022-07-121-29/+10
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Use parsedVersion. It was accidentally removed earlier on.Henning Baldersheim2022-04-281-1/+1
|
* Add mallinfo2 implementation.Henning Baldersheim2022-04-261-1/+1
|
* Revert "Revert "Balder/default disk bloat at 25 percent""Henning Baldersheim2022-01-101-1/+1
|
* Revert "Balder/default disk bloat at 25 percent"Harald Musum2022-01-101-1/+1
|
* Revert unintended changeHenning Baldersheim2022-01-101-1/+1
|
* Reduce default TLS size from 7% to 4%Henning Baldersheim2022-01-101-1/+1
|
* unify java warningsArne H Juul2022-01-061-5/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* Avoid hamcrest/deprecated assertThat.Henning Baldersheim2021-12-201-5/+0
|
* Add glob pattern helper that handles multiple alternative boundariesBjørn Christian Seime2021-12-021-0/+10
|
* Use a custom property for setting relase version for clients.gjoranv2021-11-151-11/+1
| | | | | | | | | - Always set release version via maven-compiler-plugin, instead of maven property which is overridden by compiler-plugin config. - Using a custom property with self-explanatory name makes comments redundant. - Remove explicit jdkToolchain config, as these modules no longer compile with jdk pre 9, due to the --release flag.
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Reapply "Build security utils with maven bundle plugin" (#19291)gjoranv2021-09-281-13/+28
|
* Revert "Build security utils with maven bundle plugin"Håkon Hallingstad2021-09-281-28/+13
|
* Add comment explaining _nouses instruction to bndgjoranv2021-09-281-1/+1
|
* Stop embedding deps into the security utils bundle,gjoranv2021-09-281-2/+0
| | | | .. they are all deployed to jdisc as separate bundles.
* Hide warnings from maven-bundle-plugin for multi-release jars.gjoranv2021-09-281-0/+1
|
* Remove dependency to jdisc_coregjoranv2021-09-281-7/+0
|
* Build security-utils with maven-bundle-plugingjoranv2021-09-281-6/+29
| | | | .. to avoid depending on jdisc_core to get osgi imports.
* Use JDK8 as build target for security-utilsBjørn Christian Seime2019-12-021-0/+31
|
* Remove VespaHttpClientBuilder from security-utilsBjørn Christian Seime2019-04-081-10/+0
|
* Revert "Bjorncs/http utils"Håkon Hallingstad2019-04-081-0/+10
|
* Remove VespaHttpClientBuilder from security-utilsBjørn Christian Seime2019-04-051-10/+0
|
* Apache httpclient must be included in compile scopeBjørn Christian Seime2019-04-041-6/+10
| | | | | | The apache http libraries are not osgi bundles. Including them as provided scope does not work as the required import-package statements are not added to the jar manifest.
* Add VespaHttpClientBuilder based on apache httpclientBjørn Christian Seime2019-04-031-0/+6
|
* Add x509 key manager that regularly updates cert chain from PEM filesBjørn Christian Seime2019-02-191-0/+5
|
* Revert "Bjorncs/jdisc mixed mode preparations"Arnstein Ressem2019-02-181-5/+0
|
* Add x509 key manager that regularly updates cert chain from PEM filesBjørn Christian Seime2019-02-141-0/+5
|
* 6-SNAPSHOT -> 7-SNAPSHOT.Arnstein Ressem2019-01-211-2/+2
|
* Use AssertJ to improve assertionsBjørn Christian Seime2018-11-271-0/+5
|
* Disallow empty 'authorized-peers' fieldBjørn Christian Seime2018-11-261-0/+6
| | | | | - Fail deserializing if 'authorized-peers' is an empty list - Only serialize 'authorized-peers' field when necessary
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-191-0/+56
|
* Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-191-56/+0
|
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-171-0/+56