summaryrefslogtreecommitdiff
path: root/bkucommon/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-14Update Localhostbschnalzer1-1/+1
2017-03-13Update JUnitTest for new JAXB-Versionbschnalzer1-0/+15
2016-11-03Only set HostnameVerifier if SSL checks disabledTobias Kellner1-1/+14
2016-11-03Workaround for finding EC OID if ECCelerate not loaded firstTobias Kellner2-4/+4
2015-10-28Documentation updateTobias Kellner1-2/+2
2015-10-27JavaDoc fixesTobias Kellner89-949/+935
2015-10-27Change default revocation service order for PKI moduleTobias Kellner2-4/+4
2015-10-20RefactorTobias Kellner1-42/+41
2015-10-20Disabling of EC cipher suites not needed anymoreTobias Kellner2-133/+1
2015-10-16Switch to ECCelerateTobias Kellner3-15/+10
2015-08-17Honour PAdESCompatibility flag for CMS signaturesTobias Kellner2-2/+3
2015-03-17Use XAdES 1.4 (and blacklist) by defaultTobias Kellner2-3/+3
2015-03-09Reload XAdES14 Blacklist after set timeTobias Kellner2-11/+37
2015-03-09XAdES1.4 Blacklist addedTobias Kellner7-23/+74
2015-02-04JarLocation fixTobias Kellner2-6/+5
2014-11-20Adapt RuleCheckerTests (again)Tobias Kellner1-4/+4
2014-11-18Gemalto ID .Net extension, latest certificate selection algorithm and key Ide...Andreas Fitzek1-1/+16
2014-09-18buergerkarte.at changed IPsTobias Kellner1-2/+2
2014-08-26Block some more SSL cipher suites for Java 8Tobias Kellner1-0/+5
2014-04-16Add GCM variants to disabled ciphersuitestkellner1-0/+8
2014-03-10Allow 8bit as content transfer encoding for multipart/formdatatkellner1-5/+5
2014-03-03Document configuration changestkellner1-0/+20
2014-03-03Allow to initialize IssuerTemplate cache via configtkellner4-7/+118
2014-03-03Use current commons-configurationtkellner4-10/+11
2014-03-03Disable cookies in BindingProcessortkellner1-0/+5
2014-01-15Enable passing CMS Signature data via referencetkellner2-5/+34
2014-01-15Change Test HTTP Server porttkellner1-2/+4
2013-12-19Expand MimeTypes, use for CMSHashDataInputtkellner1-41/+2
2013-12-13Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculationtkellner4-13/+95
2013-12-13Add DigestMethod to STAL SignRequest, check digest value in secure viewertkellner3-5/+13
2013-12-13Extend STAL to support CMS SignedAttributestkellner3-6/+12
2013-12-12Add some more mimetypestkellner1-0/+18
2013-12-12Abuse HashDataInput to store common default reference IDtkellner1-1/+0
2013-12-12Display CMS data in Secure Viewertkellner3-17/+118
2013-12-10Pass STAL Signature Exceptiontkellner2-3/+23
2013-12-10Don't use RIPEMD160 with RSA - not supported in XSecTtkellner1-3/+3
2013-12-10Correctly wrap X9.62 ECDSA signaturestkellner1-3/+27
2013-12-10Increase BindingProcessor timeout to 5 min, make configurabletkellner1-9/+25
2013-12-09Enable enveloping CMS signaturestkellner2-5/+7
2013-12-09Only use plain ECDSA signature variant for RIPEMD160tkellner1-3/+3
2013-11-28Rename some constantstkellner3-10/+10
2013-11-28Adapt test to AlgorithmMethodFactory changestkellner1-0/+10
2013-11-28Rename testtkellner1-1/+1
2013-11-28Add CMS Signature Command Testtkellner2-0/+113
2013-11-28Implement CreateCMSSignatureRequesttkellner9-0/+802
2013-11-28Add algorithm getters to AlgorithmMethodFactorytkellner2-2/+15
2013-11-28Change unsupported command test to CreateHashRequesttkellner1-1/+1
2013-11-28Use newly generated JAXB classestkellner25-68/+68
2013-11-26Spelling refactortkellner3-12/+12
2013-11-11Allow SL redirects to work for other codes than 307tkellner1-12/+20