Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-28 | Rename some constants | tkellner | 3 | -10/+10 |
2013-11-28 | Implement CreateCMSSignatureRequest | tkellner | 8 | -0/+793 |
2013-11-28 | Add algorithm getters to AlgorithmMethodFactory | tkellner | 2 | -2/+15 |
2013-11-28 | Use newly generated JAXB classes | tkellner | 22 | -62/+62 |
2013-11-26 | Spelling refactor | tkellner | 2 | -2/+2 |
2013-11-11 | Allow SL redirects to work for other codes than 307 | tkellner | 1 | -12/+20 |
2013-11-11 | Allow to disable certain ciphersuites for SSL connections | tkellner | 2 | -15/+134 |
2013-06-04 | Fix BindingProcessor cleanup | tkellner | 2 | -11/+39 |
2013-04-10 | UseStrongHash defaults to true now | tkellner | 1 | -1/+1 |
2013-03-15 | Bump SignatureLayout header version to 1.1 when using X1.4 | tkellner | 1 | -1/+6 |
2012-12-21 | Append -X14 to UA string when using XAdES1.4 | tkellner | 2 | -7/+14 |
2012-11-21 | Log exception | tkellner | 1 | -1/+1 |
2012-10-03 | Close some more streams | tkellner | 1 | -1/+2 |
2012-10-03 | close streams | tkellner | 1 | -1/+1 |
2012-09-21 | Create (client) & Log (server) STAL error messages | tkellner | 3 | -6/+20 |
2012-08-02 | Make log output useful | tkellner | 1 | -1/+1 |
2012-07-24 | remove leftover imports | tkellner | 1 | -2/+0 |
2012-07-24 | Change capitalization of Use... config entries | tkellner | 1 | -2/+2 |
2012-07-24 | Move StylesheetURL property constant | tkellner | 2 | -3/+3 |
2012-07-24 | DataURL Whitelist feature | tkellner | 1 | -2/+33 |
2012-07-13 | move certificate validity check to the other side of STAL | tkellner | 1 | -10/+0 |
2012-07-13 | Check signing certificate for validity | tkellner | 1 | -0/+12 |
2012-05-30 | Correct cast of certificate array | tkellner | 1 | -3/+7 |
2012-04-02 | Set secure processing feature on XALAN Transformers | tkellner | 2 | -0/+3 |
2012-02-03 | Disable use of StylesheetURL by default | tkellner | 2 | -4/+19 |
2012-01-27 | Replace (important) instances of Random with SecureRandom | tkellner | 1 | -2/+2 |
2012-01-27 | typo | tkellner | 1 | -4/+4 |
2012-01-27 | remove commented import | tkellner | 1 | -2/+0 |
2012-01-25 | spelling | tkellner | 1 | -2/+2 |
2012-01-25 | SignedProperties reference should point straight to SignedProperties | tkellner | 1 | -3/+3 |