aboutsummaryrefslogtreecommitdiff
path: root/moaSig
AgeCommit message (Collapse)AuthorFilesLines
2021-03-25switch to version 3.1.4-RC2Thomas2-2/+2
2021-03-25some more GitLab CI updatesThomas4-5/+42
2021-03-25add masking pattern to clear personal information from certificate loggingThomas4-5/+295
2021-03-25add a set of test-cases from EU TSL test-setThomas159-473/+3878
2021-03-24add some integration testsThomas225-0/+2764
2021-03-24GitLab CI update againThomas2-3/+4
2021-03-24Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sigThomas946-30257/+30635
# Conflicts: # moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server/config/ConfigurationPartsBuilder.java # moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server/config/ConfigurationProvider.java
2021-03-24Merge branch 'master' into 'feature/codestyle_and_gitlab_ci'Thomas Lenz1-4/+10
# Conflicts: # moaSig/build.gradle # moaSig/common/build.gradle # moaSig/moa-sig/build.gradle # moaSig/moa-sig/src/main/resources/log4j.properties
2021-03-24add first version of GitLab CI configThomas2-86/+0
2021-03-24add new readme and release info templateThomas1-0/+85
2021-03-24update gradle version and build process to assemble release packagesThomas10-147/+119
2021-03-24activate fall-back mode in IAIK-JCE software key-store implementationThomas1-0/+7
2021-03-22change to EGIZ codestyleThomas385-19481/+19491
2021-03-22update error-logging on start-upThomas1-4/+24
2021-03-22switch to new IAIK libsThomas4-2/+2
2021-03-16update MOA-SPSS initialization to mitigate suspect behavior in ↵Thomas8-24/+220
EAAF-Components module
2021-03-16fix problem with ZUSE v2 XML schemesThomas2-4/+377
2020-11-30update pdfBox to latest version to fix problem with some PDF documentsThomas Lenz6-0/+5
2020-11-30update IAIK-PKI module to fix problems with CRL and 'ExpiredCertsOnCrl' ↵Thomas Lenz1-0/+0
extension
2020-11-23change logging modelThomas Lenz3-6/+7
# Conflicts: # moaSig/build.gradle
2020-11-23change logging modelThomas Lenz4-7/+8
2020-11-10change some log levelsThomas Lenz2-6/+7
2020-09-25switch to next snapshot versionThomas Lenz1-1/+1
2020-08-21update iaik_sva libThomas Lenz1-0/+0
2020-08-21Update internal- and third-party libsThomas Lenz17-18/+25
2020-08-20add some certs and xml schemesThomas Lenz2-0/+1828
2020-08-20switch to next release versionThomas Lenz1-1/+1
2020-08-20some test updatesThomas Lenz38-1707/+1798
2020-08-20update build processThomas Lenz7-54/+83
and add some missing files
2020-04-03fix possible nullPointerException CAdES verification lib in case of CAdES ↵Thomas Lenz1-20/+26
signature contains no certificate
2019-02-27update release-infosMOA-SPSS-3.1.2nightlybuildThomas Lenz11-4117/+0
2019-02-19fix possible NullPointerExceptionThomas Lenz2-8/+9
2019-02-12update third-party libsThomas Lenz5-0/+0
update handbook
2019-02-07add additional PAdES verification informationThomas Lenz15-30/+2646
and some more small updates
2019-02-07update third-party libsThomas Lenz22-12/+12
2018-07-27add configFlag to support autoAddEECertificatesThomas Lenz4-5/+46
2018-06-12add new method to get signing time in XAdES verification resultThomas Lenz1-0/+6
2018-06-12update XAdES scheme for 1.3.2 and 1.4.1Thomas Lenz3-600/+600
2018-02-20remove pdf-as 3.x detection from MOA-SP functionallitytlenz2-3/+7
every pdf-signature that is detected but can not verified will be returned with minory-code 25 (unkown subfilter)
2018-02-13update handbook and default configThomas Lenz1-1/+1
switch to version 3.1.2
2018-02-13add infos about signature and hash algorithms into responsesThomas Lenz29-49/+1911
2018-02-13change TSL QC evaluation from chaining-model to PKIX modelThomas Lenz2-1/+1
2018-02-13add new PAdES libThomas Lenz1-0/+0
2018-02-13update TSL monitoring servletThomas Lenz3-7/+54
update TSL libs/tsl-lib-2.0.1.jar
2018-02-08add Servlet to ask for TSL client statustlenz6-2/+116
2018-02-06update tsl-lib-2.0.1.jar again to solve an additional problemThomas Lenz2-1/+1
switch to new version 3.1.2.2-Snapshot
2018-02-06add new TSL-lib 2.0.1 to solve a problem with AdditionalServiceInformation ↵Thomas Lenz1-0/+0
from TSL
2018-01-26modify iaik_moa to include new version sva.config with default parametersThomas Lenz1-0/+0
2018-01-25update iaik_sva.jar and svaconfig.example to solve bug in KeyUsage validationThomas Lenz3-23/+46
2018-01-18add xml processing jars into WEBINF/lib, because Java 9 does not support ↵Thomas Lenz4-0/+0
endorsed functionality