Aleksandr Beliakov | 4c212986294M | Merge commit '6e0ab8c65e57cc6914d07f2053e3ebcc79b49e0c'# Conflicts:
# README.md
# dss-alert/pom.xml
# dss-asic-cades/pom.xml
# dss-asic-common/pom.xml
# dss-asic-xades/pom.xml
# dss-bom/pom.xml
# dss-cades/pom.xml
# dss-certificate-validation-common/pom.xml
# dss-certificate-validation-dto/pom.xml
# dss-certificate-validation-rest-client/pom.xml
# dss-certificate-validation-rest/pom.xml
# dss-certificate-validation-soap-client/pom.xml
# dss-certifi... | | |
Aleksandr Beliakov | 6e0ab8c65e5 | [maven-release-plugin] prepare release 6.5.RC1 | | |
Aleksandr Beliakov | 0f34d1701ca | DSS-3929 : replace sample file "replace.pdf" | | DSS-3929 |
Aleksandr Beliakov | 6d4c746e598 | DSS-3919 : align release notes to fit the PDF documentation page | | DSS-3919 |
Aleksandr Beliakov | 8002e93b4d1M | Merge branch 'DSS-3919' into develop# Conflicts:
# dss-model/src/main/java/eu/europa/esig/dss/model/tsl/identifier/DocumentInfoIdentifier.java
# dss-validation/src/main/java/eu/europa/esig/dss/validation/process/qualification/certificate/usage/checks/TrustedEntityServiceWithValidStatusCheck.java | | DSS-3919 |
Aleksandr Beliakov | 9b22554d0ec | add missing cert approval status renaming | | |
Aleksandr Beliakov | 596e34bc807 | DSS-3919 : update JavaDoc | | DSS-3919 |
Aleksandr Beliakov | 3a25b9837e4 | rename 119 605 certificate validation result to to certificate approval status | | |
Axel ABINET | 9bbe3da45d1 | DSS-3919 : Spotless | | DSS-3919 |
Aleksandr Beliakov | 21c3580ffc8 | DSS-3919 : Java 26 support | | DSS-3919 |
Axel ABINET | 6af056765b7 | DSS-3919 : release note | | DSS-3919 |
Aleksandr Beliakov | 881ec3b146f | DSS-3885 : revert back to resolve post cache issue with the filename | | DSS-3885 |
Aleksandr Beliakov | 0502ea4fcd8 | DSS-3904 : add LoTE validation constraints | | DSS-3904 |
Aleksandr Beliakov | 85252f9fbc5 | DSS-3904 : add documentation for CB-AdES | | DSS-3904 |
Aleksandr Beliakov | fe400a29202 | DSS-3885 : remove logic returning the cached file when expired | | DSS-3885 |
Aleksandr Beliakov | f5c0717ef87 | DSS-3885 : use native predicate boolean operation + minor style refactoring | | DSS-3885 |
 Sqh3rd | 2f4fe61db1e | fix typo(cherry picked from commit 1b58ce3c00e73543b5b3d862e16133eff3788408) | | |
 Sqh3rd | 2dc5b0d416b | DSS-3885: Introduce cache conditions and fallback data loader(cherry picked from commit 091194c5f55a416b3cafb3e51ca74737b99a2d80) | | DSS-3885 |
Aleksandr Beliakov | 61addf636dbM | Merge branch 'DSS-3921' into develop# Conflicts:
# dss-model/src/main/java/eu/europa/esig/dss/model/lote/EntityService.java
# dss-model/src/main/java/eu/europa/esig/dss/model/lote/ListOfListsInfo.java | | DSS-3921 |
Aleksandr Beliakov | 152b5afe443 | DSS-3904 : add documentation for EAA qualification, TS 119 602, LoTEValidationJob | | DSS-3904 |
Axel ABINET | 42e72772ec0 | DSS-3919 : Sonar | | DSS-3919 |
Aleksandr Beliakov | 058e46f1419 | DSS-3921 : align dss-lote-validation module to re-use dss-validation-job | | DSS-3921 |
Axel ABINET | 3510c0584cb | DSS-3919 : Update version | | DSS-3919 |
Axel ABINET | 3a08fd506a5 | DSS-3919 : execute spotless | | DSS-3919 |
Axel ABINET | 32bb9975268 | Remove unused type parameter from EAAPayloadBuilder | | |
Axel ABINET | b412579d1e4 | DSS-3919 : Javadoc | | DSS-3919 |
Aleksandr Beliakov | ca43ed87513 | DSS-3921 : review CacheAccessFactory and DTOs processing, JavaDoc and naming fixes | | DSS-3921 |
Axel ABINET | b82de115c86 | DSS-3919 : Javadoc + missing semantic + fix package name in dss-eaa-validation-dto | | DSS-3919 |
Aleksandr Beliakov | 2b609896d79 | DSS-3921 : introduce dss-validation-job module and refactor dss-tsl-validation to re-use generic architecture | | DSS-3921 |
Axel ABINET | 71f366431da | DSS-3919 : Update dependencies | | DSS-3919 |
Aleksandr Beliakov | 5c4bc7796fa | DSS-3923 : SignatureValidationContext should re-use RevocationDataVerifier on revocation freshness verification | | DSS-3923 |
Aleksandr Beliakov | 36561997fff | avoid setting xpathExprOpLimit in default TransformerFactory + minor naming fixes for EAA validation reports | | |
Axel ABINET | e95216a5161 | DSS-3877 : Add unit test to check if all semantics are present + add missing EAA sementics | | DSS-3877 |
Axel ABINET | 1093dcff4b4 | DSS-3876 : Avoid to load the schema every time | | DSS-3876 |
Axel ABINET | 8be981aa3a4 | DSS-3919 : Update dependencies | | DSS-3919 |
Axel ABINET | 94b69ca76c1 | DSS-3798 : Update translations | | DSS-3798 |
Axel ABINET | 4faf60f71d2 | DSS-3876 : Fix concurrency issue when validating against JAdES schema | | DSS-3876 |
Axel ABINET | c9de0c096cd | DSS-3877 : Add missing semantics | | DSS-3877 |
Aleksandr Beliakov | d698825bd46 | update EAA validation policy to support LoTE validation | | |
Aleksandr Beliakov | d307456a85b | DSS-3905 : update rest and soap samples, add documentation | | DSS-3905 |
Axel ABINET | 471d6771db9 | DSS-3904 : Add documentation for EAA creation and validation | | DSS-3904 |
Aleksandr Beliakov | 1288da7c716 | return null additional info when no errors occured un ETSI194721ConformanceChecker | | |
Aleksandr Beliakov | db6593ef6a8 | improve revocation status validation messages | | |
Aleksandr Beliakov | ef1032f01a3 | DSS-3905 : add REST and SOAP webservices for EAA creation | | DSS-3905 |
Aleksandr Beliakov | df1dc7819a4 | DSS-3905 : introduce EAA creation web service (common) + minor fixes and improvements | | DSS-3905 |
Aleksandr Beliakov | 42e9b7ec78d | add creation of CB-AdES using web services | | |
Aleksandr Beliakov | f46bc449297 | introduce CBAdESDocumentExtender | | |
Aleksandr Beliakov | 30affc1faf8 | rename test package | | |
Aleksandr Beliakov | 3ae08a221fc | add fixes for the EAA certificate source | | |
Aleksandr Beliakov | 8da401cbecb | DSS-3905 : introduce EAA validation web services | | DSS-3905 |