Age | Commit message (Expand) | Author | Files | Lines |
2018-09-19 | mac mocca.app template renewed, important crypto libraries updated | Andreas Abraham | 1 | -139/+144 |
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 at.gv.egiz.bk... | Andreas Abraham | 2 | -334/+340 |
2018-09-10 | new pki module integration | Andreas Abraham | 2 | -465/+474 |
2018-02-08 | BulkSignature implementationfb-bulksignature | Bonato, Martin | 19 | -107/+1386 |
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 |
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 |
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 | 1 | -1/+9 |
2017-06-22 | implement a workaround to fix XXE and SSRF problems in an old XMLStreamParser... | Thomas Lenz | 1 | -1/+2 |
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-27 | JavaDoc fixes | Tobias Kellner | 30 | -128/+114 |
2015-10-27 | Change default revocation service order for PKI module | Tobias Kellner | 1 | -2/+2 |
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 | 2 | -13/+8 |
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 | 3 | -16/+67 |
2015-02-04 | JarLocation fix | Tobias Kellner | 2 | -6/+5 |
2014-11-18 | Gemalto ID .Net extension, latest certificate selection algorithm and key Ide... | Andreas Fitzek | 1 | -1/+16 |
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 |
2014-03-10 | Allow 8bit as content transfer encoding for multipart/formdata | tkellner | 1 | -5/+5 |
2014-03-03 | Allow to initialize IssuerTemplate cache via config | tkellner | 3 | -5/+115 |
2014-03-03 | Use current commons-configuration | tkellner | 4 | -10/+11 |
2014-03-03 | Disable cookies in BindingProcessor | tkellner | 1 | -0/+5 |
2014-01-15 | Enable passing CMS Signature data via reference | tkellner | 2 | -5/+34 |
2013-12-19 | Expand MimeTypes, use for CMSHashDataInput | tkellner | 1 | -41/+2 |
2013-12-13 | Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculation | tkellner | 4 | -13/+95 |
2013-12-13 | Add DigestMethod to STAL SignRequest, check digest value in secure viewer | tkellner | 3 | -5/+13 |
2013-12-13 | Extend STAL to support CMS SignedAttributes | tkellner | 2 | -5/+11 |
2013-12-12 | Add some more mimetypes | tkellner | 1 | -0/+18 |
2013-12-12 | Abuse HashDataInput to store common default reference ID | tkellner | 1 | -1/+0 |
2013-12-12 | Display CMS data in Secure Viewer | tkellner | 3 | -17/+118 |
2013-12-10 | Pass STAL Signature Exception | tkellner | 2 | -3/+23 |
2013-12-10 | Don't use RIPEMD160 with RSA - not supported in XSecT | tkellner | 1 | -3/+3 |
2013-12-10 | Correctly wrap X9.62 ECDSA signatures | tkellner | 1 | -3/+27 |
2013-12-10 | Increase BindingProcessor timeout to 5 min, make configurable | tkellner | 1 | -9/+25 |
2013-12-09 | Enable enveloping CMS signatures | tkellner | 2 | -5/+7 |
2013-12-09 | Only use plain ECDSA signature variant for RIPEMD160 | tkellner | 1 | -3/+3 |