aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig-lib
AgeCommit message (Expand)AuthorFilesLines
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-12-19fix bug in ASiC implementation if zip contains same filename twinceThomas Lenz1-1/+2
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 Lenz8-46/+866
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-13Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/moa-sigtlenz4-62/+79
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-01Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/moa-sigtlenz4-36/+67
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-24local mergetlenz12-61/+171
2017-01-24Add debug logs for connection- and read-timeoutstlenz2-4/+13
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 Lenz8-34/+59
2017-01-02first untested beta version with new TSL libThomas Lenz29-3342/+672
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 Lenz10-9/+132
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
2016-06-22Show info for xml validationAndreas Fitzek1-0/+1
2016-06-20ASiC Library addedAndreas Fitzek4-51/+96
2016-06-15extended validation resultAndreas Fitzek19-52/+419
2016-06-073.0.0-RC2 signature form results adaptedAndreas Fitzek3-161/+106
2016-06-07a lot of changesAndreas Fitzek7-38/+141