summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2015-10-20RefactorTobias Kellner1-42/+41
2015-10-20Disabling of EC cipher suites not needed anymoreTobias Kellner2-133/+1
2015-10-16Switch to ECCelerateTobias Kellner2-13/+8
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 Kellner3-16/+67
2015-02-04JarLocation fixTobias Kellner2-6/+5
2014-11-18Gemalto ID .Net extension, latest certificate selection algorithm and key Ide...Andreas Fitzek1-1/+16
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-03Allow to initialize IssuerTemplate cache via configtkellner3-5/+115
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
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 SignedAttributestkellner2-5/+11
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-28Implement CreateCMSSignatureRequesttkellner8-0/+793
2013-11-28Add algorithm getters to AlgorithmMethodFactorytkellner2-2/+15
2013-11-28Use newly generated JAXB classestkellner22-62/+62
2013-11-26Spelling refactortkellner2-2/+2
2013-11-11Allow SL redirects to work for other codes than 307tkellner1-12/+20
2013-11-11Allow to disable certain ciphersuites for SSL connectionstkellner2-15/+134
2013-06-04Fix BindingProcessor cleanuptkellner2-11/+39
2013-04-10UseStrongHash defaults to true nowtkellner1-1/+1
2013-03-15Bump SignatureLayout header version to 1.1 when using X1.4tkellner1-1/+6
2012-12-21Append -X14 to UA string when using XAdES1.4tkellner2-7/+14
2012-11-21Log exceptiontkellner1-1/+1
2012-10-03Close some more streamstkellner1-1/+2
2012-10-03close streamstkellner1-1/+1
2012-09-21Create (client) & Log (server) STAL error messagestkellner3-6/+20
2012-08-02Make log output usefultkellner1-1/+1
2012-07-24remove leftover importstkellner1-2/+0
2012-07-24Change capitalization of Use... config entriestkellner1-2/+2
2012-07-24Move StylesheetURL property constanttkellner2-3/+3
2012-07-24DataURL Whitelist featuretkellner1-2/+33
2012-07-13move certificate validity check to the other side of STALtkellner1-10/+0