Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-19 | mac mocca.app template renewed, important crypto libraries updated | Andreas Abraham | 2 | -269/+274 | |
2018-09-18 | AlgorithmMethodFactoryImpl default constructor removed | Andreas Abraham | 1 | -6/+1 | |
2018-09-18 | restructing member access and AlgorithmMethodFactoryImpl constructor | Andreas Abraham | 3 | -634/+638 | |
2018-09-17 | Merge branch 'master' into PKIModuleUpdate | Andreas Abraham | 2 | -334/+340 | |
2018-09-17 | certstore converter integrated | Andreas Abraham | 1 | -3/+11 | |
2018-09-14 | small changes | Andreas Abraham | 1 | -2/+1 | |
2018-09-14 | at.gv.egiz.bku.slcommands.impl.xsect.AlgorithmMethodFactoryImpl ↵ | Andreas Abraham | 2 | -334/+340 | |
at.gv.egiz.bku.slcommands.impl.CreateXMLSignatureCommandImpl private member and method changed to protected | |||||
2018-09-10 | new pki module integration | Andreas Abraham | 2 | -465/+474 | |
2018-02-08 | BulkSignature implementationfb-bulksignature | Bonato, Martin | 28 | -121/+1826 | |
2018-02-08 | Fix test | Bonato, Martin | 2 | -6/+4 | |
2018-02-06 | bug fix in CERTIFICATES_KEYS, possible keys are now restricted | Andreas Abraham | 1 | -18/+22 | |
2018-01-24 | fix problem with Stylesheet transformation and CMS signatures | Thomas Lenz | 1 | -3/+5 | |
2018-01-15 | some small changes | Thomas Lenz | 1 | -1/+1 | |
2017-11-20 | Applied Patch RedirectTargetForm | bschnalzer | 2 | -1/+5 | |
2017-10-30 | Updated Certs in TrustStore, added Access-Controll-Allow-Origin | bschnalzer | 2 | -26/+18 | |
(Response Header), applied Patch for Signature-Exception-Handling | |||||
2017-08-28 | Added DigiCertServer-CA, Signature mime-type/signing time PAdES | bschnalzer | 2 | -1/+43 | |
2017-06-23 | fix another possible XXE, SSRF problem. | Thomas Lenz | 3 | -2/+73 | |
INFO: DocTypes are disabled by default for all XML content that should be signed with mocca!!! Consequently, XML and XAdES signatures for XML documents that contains a DocType declaration is not possible any more. If DocType declarations are absolutely necessary than this feature can be skipped by set the Java System-Property "-Degiz.mocca.xades.xml.allow.doctype=true" | |||||
2017-06-22 | implement a workaround to fix XXE and SSRF problems in an old ↵ | Thomas Lenz | 2 | -3/+5 | |
XMLStreamParser implementation of a third party library | |||||
2017-03-14 | Update Localhost | bschnalzer | 1 | -1/+1 | |
2017-03-13 | Update JUnitTest for new JAXB-Version | bschnalzer | 1 | -0/+15 | |
2016-11-03 | Only set HostnameVerifier if SSL checks disabled | Tobias Kellner | 1 | -1/+14 | |
2016-11-03 | Workaround for finding EC OID if ECCelerate not loaded first | Tobias Kellner | 2 | -4/+4 | |
2015-10-28 | Documentation update | Tobias Kellner | 1 | -2/+2 | |
2015-10-27 | JavaDoc fixes | Tobias Kellner | 89 | -949/+935 | |
2015-10-27 | Change default revocation service order for PKI module | Tobias Kellner | 2 | -4/+4 | |
2015-10-20 | Refactor | Tobias Kellner | 1 | -42/+41 | |
2015-10-20 | Disabling of EC cipher suites not needed anymore | Tobias Kellner | 2 | -133/+1 | |
2015-10-16 | Switch to ECCelerate | Tobias Kellner | 3 | -15/+10 | |
2015-08-17 | Honour PAdESCompatibility flag for CMS signatures | Tobias Kellner | 2 | -2/+3 | |
2015-03-17 | Use XAdES 1.4 (and blacklist) by default | Tobias Kellner | 2 | -3/+3 | |
2015-03-09 | Reload XAdES14 Blacklist after set time | Tobias Kellner | 2 | -11/+37 | |
2015-03-09 | XAdES1.4 Blacklist added | Tobias Kellner | 7 | -23/+74 | |
2015-02-04 | JarLocation fix | Tobias Kellner | 2 | -6/+5 | |
2014-11-20 | Adapt RuleCheckerTests (again) | Tobias Kellner | 1 | -4/+4 | |
2014-11-18 | Gemalto ID .Net extension, latest certificate selection algorithm and key ↵ | Andreas Fitzek | 1 | -1/+16 | |
Identifiers 00 - 14 for direct addressing | |||||
2014-09-18 | buergerkarte.at changed IPs | Tobias Kellner | 1 | -2/+2 | |
2014-08-26 | Block some more SSL cipher suites for Java 8 | Tobias Kellner | 1 | -0/+5 | |
2014-04-16 | Add GCM variants to disabled ciphersuites | tkellner | 1 | -0/+8 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1310 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-03-10 | Allow 8bit as content transfer encoding for multipart/formdata | tkellner | 1 | -5/+5 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1304 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-03-03 | Document configuration changes | tkellner | 1 | -0/+20 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1303 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-03-03 | Allow to initialize IssuerTemplate cache via config | tkellner | 4 | -7/+118 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1302 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-03-03 | Use current commons-configuration | tkellner | 4 | -10/+11 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1301 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-03-03 | Disable cookies in BindingProcessor | tkellner | 1 | -0/+5 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1296 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-01-15 | Enable passing CMS Signature data via reference | tkellner | 2 | -5/+34 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1294 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2014-01-15 | Change Test HTTP Server port | tkellner | 1 | -2/+4 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1293 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2013-12-19 | Expand MimeTypes, use for CMSHashDataInput | tkellner | 1 | -41/+2 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1268 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2013-12-13 | Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculation | tkellner | 4 | -13/+95 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1264 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2013-12-13 | Add DigestMethod to STAL SignRequest, check digest value in secure viewer | tkellner | 3 | -5/+13 | |
NOTE: This currently disables viewing signature data which uses the ExcludeByteRange feature, e.g. PAdES signatures. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1263 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2013-12-13 | Extend STAL to support CMS SignedAttributes | tkellner | 3 | -6/+12 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1262 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 | |||||
2013-12-12 | Add some more mimetypes | tkellner | 1 | -0/+18 | |
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1260 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 |