aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa
AgeCommit message (Expand)AuthorFilesLines
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 EAAF-Component...Thomas4-18/+105
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
2020-04-03fix possible nullPointerException CAdES verification lib in case of CAdES sig...Thomas Lenz1-20/+26
2019-02-19fix possible NullPointerExceptionThomas Lenz1-4/+7
2019-02-07add additional PAdES verification informationThomas Lenz9-27/+118
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
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
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
2017-06-28fix problem in CMS response builderThomas Lenz1-13/+26
2017-06-27lokal mergetlenz2-2/+9
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
2017-04-05change form-validation result againThomas Lenz1-19/+28
2017-04-05IAIK PAdES verification module had to be closed manuallyThomas Lenz1-0/+3
2017-03-15Set a name for TSL database-update threadThomas Lenz1-1/+1
2017-03-02add log message in CertStoreConfigurationImplThomas Lenz1-1/+4
2017-03-01add TSL client re-initialization processtlenz1-2/+8
2017-03-01fix possible nullpointer exception if trustprofile needs TSL support but the ...tlenz1-1/+9
2017-02-27change form-validation result in WebService responseThomas Lenz1-8/+26
2017-02-27check if stream object is closedThomas Lenz1-0/+4
2017-02-15log error message if PAdES signature verification has an errorThomas Lenz1-0/+4
2017-02-09update PDFVerification interface to return signature results that FAILSThomas Lenz3-47/+61
2017-02-03fix problem in SystemInitializer order that prevent the use of the TSL certstoreThomas Lenz1-15/+18
2017-02-01fix wrong result in VerifyPDFSignatureResponseThomas Lenz2-5/+25
2017-02-01fix wrong readtime in TSL configThomas Lenz1-1/+1
2017-01-25update QC evaluation from TSL --> if TSL support is enabled for the requested...Thomas Lenz1-30/+41
2017-01-20small changes to support TSL-lib version RC2Thomas Lenz6-31/+107
2017-01-10switch canonisation implementation for some typesThomas Lenz1-4/+13
2017-01-10MOA-SP with new TSL RC1Thomas Lenz7-33/+57
2017-01-02first untested beta version with new TSL libThomas Lenz28-3338/+666
2016-12-20add next missing parts for new TSL libThomas Lenz2-5/+7
2016-11-02add first parts of new Trust-Status List module (version 2.0) integrationThomas Lenz9-8/+131
2016-10-24fix default connection-timeout configuration-values for PKI module certificat...tlenz1-2/+2
2016-08-26changed sql queries to support eidas status cert status granted and regongize...Christian Maierhofer2-4/+4
2016-06-27return signing time for pdf and ASICMOA-SPSS-3.0.0Andreas Fitzek10-11/+71