Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | Remove -d32 vm arg for java 1.7+ on MacOS | tkellner | 2 | -5/+7 |
2014-01-07 | Add custom PC/SC library for MacOS X from OpeneCard project | tkellner | 12 | -1/+1633 |
2014-01-07 | Move linux library detection | tkellner | 1 | -13/+13 |
2014-01-07 | get rid of some warnings | tkellner | 2 | -7/+5 |
2014-01-07 | Manually search libpcsclite path under linux | tkellner | 2 | -0/+206 |
2014-01-07 | Add CA Cert recreation explanation to help page | tkellner | 2 | -0/+3 |
2013-12-23 | Use correct property for http port | tkellner | 1 | -1/+1 |
2013-12-20 | Generate new CA Certificate when expired/not readable | tkellner | 2 | -15/+53 |
2013-12-19 | Unwrap SWCard ECDSA signature value | tkellner | 1 | -4/+40 |
2013-12-19 | Expand MimeTypes, use for CMSHashDataInput | tkellner | 4 | -69/+58 |
2013-12-13 | [maven-release-plugin] prepare for next development iteration | tkellner | 22 | -25/+25 |
2013-12-13 | [maven-release-plugin] prepare release mocca-1.3.13mocca-1.3.13 | tkellner | 22 | -25/+25 |
2013-12-13 | Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculation | tkellner | 13 | -38/+434 |
2013-12-13 | Add DigestMethod to STAL SignRequest, check digest value in secure viewer | tkellner | 11 | -12/+83 |
2013-12-13 | Extend STAL to support CMS SignedAttributes | tkellner | 15 | -74/+405 |
2013-12-12 | spelling | tkellner | 1 | -2/+2 |
2013-12-12 | Add some more mimetypes | tkellner | 1 | -0/+18 |
2013-12-12 | Revert release | tkellner | 22 | -22/+22 |
2013-12-12 | [maven-release-plugin] prepare for next development iteration | tkellner | 22 | -25/+25 |
2013-12-12 | [maven-release-plugin] prepare release mocca-1.3.13 | tkellner | 22 | -25/+25 |
2013-12-12 | Abuse HashDataInput to store common default reference ID | tkellner | 3 | -8/+9 |
2013-12-12 | Display CMS data in Secure Viewer | tkellner | 5 | -31/+144 |
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 | Allow to override servlet init parameters with context parameters | tkellner | 5 | -10/+24 |
2013-12-10 | Reduce STAL timeout to 4 minutes | tkellner | 2 | -3/+3 |
2013-12-10 | Increase BindingProcessor timeout to 5 min, make configurable | tkellner | 1 | -9/+25 |
2013-12-09 | Add two utility toString functions to DOMUtils | tkellner | 1 | -7/+49 |
2013-12-09 | Enable enveloping CMS signatures | tkellner | 2 | -5/+7 |
2013-12-09 | Update deployJava.js script | tkellner | 1 | -393/+617 |
2013-12-09 | Only use plain ECDSA signature variant for RIPEMD160 | tkellner | 1 | -3/+3 |
2013-12-02 | Use correct screenshots | tkellner | 2 | -2/+2 |
2013-11-28 | Rename some constants | tkellner | 3 | -10/+10 |
2013-11-28 | Adapt test to AlgorithmMethodFactory changes | tkellner | 1 | -0/+10 |
2013-11-28 | Rename test | tkellner | 1 | -1/+1 |
2013-11-28 | Add CMS Signature Command Test | tkellner | 2 | -0/+113 |
2013-11-28 | Extend SignRequest to allow non-XML-Signatures | tkellner | 2 | -3/+41 |
2013-11-28 | Implement CreateCMSSignatureRequest | tkellner | 13 | -1/+830 |
2013-11-28 | Add algorithm getters to AlgorithmMethodFactory | tkellner | 2 | -2/+15 |
2013-11-28 | Change unsupported command test to CreateHashRequest | tkellner | 1 | -1/+1 |
2013-11-28 | remove old securitylayer bindings | tkellner | 95 | -11290/+0 |
2013-11-28 | Use newly generated JAXB classes | tkellner | 33 | -92/+92 |
2013-11-28 | revert old JAXB classes | tkellner | 5 | -12/+12 |
2013-11-28 | Generated new SL JAXB classes | tkellner | 112 | -0/+13121 |
2013-11-28 | Update SL Schema | tkellner | 1 | -1/+146 |
2013-11-26 | Spelling refactor | tkellner | 3 | -12/+12 |
2013-11-26 | Fix permissions | tkellner | 2 | -0/+0 |
2013-11-26 | Update git-svn revision parsing for windows | tkellner | 5 | -21/+71 |
2013-11-26 | Remove unused imports | tkellner | 1 | -5/+0 |