Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-03 | fix possible nullPointerException CAdES verification lib in case of CAdES ↵ | Thomas Lenz | 1 | -20/+26 | |
signature contains no certificate | |||||
2019-02-19 | fix possible NullPointerException | Thomas Lenz | 1 | -4/+7 | |
2019-02-07 | add additional PAdES verification information | Thomas Lenz | 9 | -27/+118 | |
and some more small updates | |||||
2018-07-27 | add configFlag to support autoAddEECertificates | Thomas Lenz | 3 | -5/+45 | |
2018-06-12 | add new method to get signing time in XAdES verification result | Thomas Lenz | 1 | -0/+6 | |
2018-02-20 | remove pdf-as 3.x detection from MOA-SP functionallity | tlenz | 1 | -1/+5 | |
every pdf-signature that is detected but can not verified will be returned with minory-code 25 (unkown subfilter) | |||||
2018-02-13 | add infos about signature and hash algorithms into responses | Thomas Lenz | 17 | -26/+166 | |
2018-02-13 | change TSL QC evaluation from chaining-model to PKIX model | Thomas Lenz | 1 | -1/+1 | |
2018-02-13 | update TSL monitoring servlet | Thomas Lenz | 1 | -3/+14 | |
update TSL libs/tsl-lib-2.0.1.jar | |||||
2018-02-08 | add Servlet to ask for TSL client status | tlenz | 4 | -2/+60 | |
2017-11-27 | change some log levels | Thomas Lenz | 1 | -71/+29 | |
2017-11-20 | update log-levels for PAdES signature verification | tlenz | 2 | -10/+15 | |
2017-09-08 | add PAdES flag and update IAIK libs | Thomas Lenz | 2 | -3/+13 | |
2017-08-07 | add PAdES conformity flag to CAdES SOAP interface. | Thomas Lenz | 6 | -45/+51 | |
Info: additional work is required when IAIK-MOA is updated | |||||
2017-06-28 | fix problem in CMS response builder | Thomas Lenz | 1 | -13/+26 | |
2017-06-27 | lokal merge | tlenz | 2 | -2/+9 | |
Merge branch 'nightlybuild' of https://gitlab.iaik.tugraz.at/egiz/moa-sig into nightlybuild | |||||
2017-06-27 | change wrong LogLevel in certstore converter | tlenz | 1 | -13/+13 | |
2017-06-13 | update IAIK libs again | Thomas Lenz | 1 | -0/+2 | |
2017-05-08 | update logging in extended PAdES verification code | Thomas Lenz | 1 | -2/+7 | |
2017-05-05 | update iaik_moa.jar to 2.03 | tlenz | 4 | -12/+24 | |
update MOA-SP to support new IAIK_MOA API | |||||
2017-04-05 | change form-validation result again | Thomas Lenz | 1 | -19/+28 | |
2017-04-05 | IAIK PAdES verification module had to be closed manually | Thomas Lenz | 1 | -0/+3 | |
2017-03-15 | Set a name for TSL database-update thread | Thomas Lenz | 1 | -1/+1 | |
2017-03-02 | add log message in CertStoreConfigurationImpl | Thomas Lenz | 1 | -1/+4 | |
2017-03-01 | add TSL client re-initialization process | tlenz | 1 | -2/+8 | |
2017-03-01 | fix possible nullpointer exception if trustprofile needs TSL support but the ↵ | tlenz | 1 | -1/+9 | |
TSL client is not initialized | |||||
2017-02-27 | change form-validation result in WebService response | Thomas Lenz | 1 | -8/+26 | |
2017-02-27 | check if stream object is closed | Thomas Lenz | 1 | -0/+4 | |
2017-02-15 | log error message if PAdES signature verification has an error | Thomas Lenz | 1 | -0/+4 | |
2017-02-09 | update PDFVerification interface to return signature results that FAILS | Thomas Lenz | 3 | -47/+61 | |
2017-02-03 | fix problem in SystemInitializer order that prevent the use of the TSL certstore | Thomas Lenz | 1 | -15/+18 | |
switch to version RC4 | |||||
2017-02-01 | fix wrong result in VerifyPDFSignatureResponse | Thomas Lenz | 2 | -5/+25 | |
2017-02-01 | fix wrong readtime in TSL config | Thomas Lenz | 1 | -1/+1 | |
2017-01-25 | update QC evaluation from TSL --> if TSL support is enabled for the ↵ | Thomas Lenz | 1 | -30/+41 | |
requested TrustProfile than ONLY QC information from TSL is used | |||||
2017-01-20 | small changes to support TSL-lib version RC2 | Thomas Lenz | 6 | -31/+107 | |
2017-01-10 | switch canonisation implementation for some types | Thomas Lenz | 1 | -4/+13 | |
2017-01-10 | MOA-SP with new TSL RC1 | Thomas Lenz | 7 | -33/+57 | |
2017-01-02 | first untested beta version with new TSL lib | Thomas Lenz | 28 | -3338/+666 | |
2016-12-20 | add next missing parts for new TSL lib | Thomas Lenz | 2 | -5/+7 | |
2016-11-02 | add first parts of new Trust-Status List module (version 2.0) integration | Thomas Lenz | 9 | -8/+131 | |
- contains only API and WebService scheme updates but not functional integration | |||||
2016-10-24 | fix default connection-timeout configuration-values for PKI module ↵ | tlenz | 1 | -2/+2 | |
certificate revocation checks TODO: open problem in moa-sig configuration validator (timeouts are not configurable) | |||||
2016-08-26 | changed sql queries to support eidas status cert status granted and ↵ | Christian Maierhofer | 2 | -4/+4 | |
regongizedatnationallevel | |||||
2016-06-27 | return signing time for pdf and ASICMOA-SPSS-3.0.0 | Andreas Fitzek | 10 | -11/+71 | |
2016-06-22 | Show info for xml validation | Andreas Fitzek | 1 | -0/+1 | |
2016-06-20 | ASiC Library added | Andreas Fitzek | 2 | -0/+22 | |
2016-06-15 | extended validation result | Andreas Fitzek | 19 | -52/+419 | |
2016-06-07 | 3.0.0-RC2 signature form results adapted | Andreas Fitzek | 3 | -161/+106 | |
2016-06-07 | a lot of changes | Andreas Fitzek | 5 | -36/+139 | |
2016-04-21 | publishable moa libraries | Andreas Fitzek | 4 | -5/+28 | |
2016-03-14 | A lot of moa sig stuff | Andreas Fitzek | 67 | -1558/+2456 | |