aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss
AgeCommit message (Collapse)AuthorFilesLines
2023-06-23chore(log): opimize logging for short-term certificate-validationThomas1-1/+1
2023-06-23refact(core): clean-up and optimize MOA-Sig initializerThomas1-84/+76
2023-06-22fix(core): update cpxlevel validation lib to solve wrong key-usage validationThomas1-1/+5
2023-05-02feat(pkix): add addition features to validate short-term certificatesThomas3-7/+156
2023-01-25Merge branch 'snapshot/3.1.x' into nightlybuildThomas2-13/+86
# Conflicts: # moaSig/build.gradle # moaSig/common/build.gradle # moaSig/moa-asic/build.gradle # moaSig/moa-sig-lib/build.gradle # moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.java # moaSig/moa-sig/build.gradle
2022-10-13feat(iaiklogger): add interface to re-classify log msg from WARN to INFOThomas1-1/+29
2022-09-28build(core): switch to new snapshot version that includes updates IAIK-MOAThomas1-1/+1
2022-09-28chore(log): add trace-log for IAIK-MOA initializationThomas1-0/+2
2022-09-27refact(iaik-moa): implement custom IAIK-MOA configuration because original ↵Thomas1-3/+28
implementation initialize Commons-PKI twice
2022-09-27refact(iaik-pki): only configurate PKI commons if they are not set yetThomas1-10/+28
2022-09-15refact(iaik-moa): switch to static IAIK-MOA initializer implementationThomas2-10/+8
2022-09-15refact(iaik-moa): switch to static IAIK-MOA initializer implementationThomas2-10/+8
2022-09-15test(pkix): add certStore testsThomas3-1/+163
2022-04-01fix(pki): change IssuerName nomalization to fix invalid loading of ↵Thomas1-4/+4
CRLRetention intervalle configuration
2021-12-15switch to JAXB API v3.0Thomas2-2/+2
2021-04-30update TSL update mechanism to check every 5 minutes if EU TSL is loaded. ↵Thomas3-8/+65
Start a reloading operation if not.
2021-04-27fix bug in ConfigurationProvider the ignore keyGroups for MOA-SSThomas1-1/+1
add jUnit tests to test signature-creation
2021-03-25update IaikLog implementation to log PII on trace levelThomas1-4/+8
2021-03-25add masking pattern to clear personal information from certificate loggingThomas1-4/+52
2021-03-24Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sigThomas272-12760/+13301
# 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-24activate fall-back mode in IAIK-JCE software key-store implementationThomas1-0/+7
2021-03-22change to EGIZ codestyleThomas272-13157/+13157
2021-03-22update error-logging on start-upThomas1-4/+24
2021-03-16update MOA-SPSS initialization to mitigate suspect behavior in ↵Thomas4-18/+105
EAAF-Components module
2020-11-10change some log levelsThomas Lenz2-6/+7
2020-08-21Update internal- and third-party libsThomas Lenz3-5/+10
2020-08-20some test updatesThomas Lenz2-7/+8
2020-08-20update build processThomas Lenz1-1/+1
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-19fix possible NullPointerExceptionThomas Lenz1-4/+7
2019-02-07add additional PAdES verification informationThomas Lenz9-27/+118
and some more small updates
2018-07-27add configFlag to support autoAddEECertificatesThomas Lenz3-5/+45
2018-06-12add new method to get signing time in XAdES verification resultThomas Lenz1-0/+6
2018-02-20remove pdf-as 3.x detection from MOA-SP functionallitytlenz1-1/+5
every pdf-signature that is detected but can not verified will be returned with minory-code 25 (unkown subfilter)
2018-02-13add infos about signature and hash algorithms into responsesThomas Lenz17-26/+166
2018-02-13change TSL QC evaluation from chaining-model to PKIX modelThomas Lenz1-1/+1
2018-02-13update TSL monitoring servletThomas Lenz1-3/+14
update TSL libs/tsl-lib-2.0.1.jar
2018-02-08add Servlet to ask for TSL client statustlenz4-2/+60
2017-11-27change some log levelsThomas Lenz1-71/+29
2017-11-20update log-levels for PAdES signature verificationtlenz2-10/+15
2017-09-08add PAdES flag and update IAIK libsThomas Lenz2-3/+13
2017-08-07add PAdES conformity flag to CAdES SOAP interface.Thomas Lenz6-45/+51
Info: additional work is required when IAIK-MOA is updated
2017-06-28fix problem in CMS response builderThomas Lenz1-13/+26
2017-06-27lokal mergetlenz2-2/+9
Merge branch 'nightlybuild' of https://gitlab.iaik.tugraz.at/egiz/moa-sig into nightlybuild
2017-06-27change wrong LogLevel in certstore convertertlenz1-13/+13
2017-06-13update IAIK libs againThomas Lenz1-0/+2
2017-05-08update logging in extended PAdES verification codeThomas Lenz1-2/+7
2017-05-05update iaik_moa.jar to 2.03tlenz4-12/+24
update MOA-SP to support new IAIK_MOA API
2017-04-05change form-validation result againThomas Lenz1-19/+28
2017-04-05IAIK PAdES verification module had to be closed manuallyThomas Lenz1-0/+3