aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Merge branch 'Branch_MOA-ID-3.2.1' into development_previewThomas Lenz827-51666/+805
2017-03-16update history informationThomas Lenz1-1/+3
2017-03-16limit length of some logged identifier to max length of 254 charactersThomas Lenz1-9/+18
2017-03-16make nextByteRandom synchronized to additionally prevent problems with IAIK_J...Thomas Lenz1-1/+1
2017-03-16Fix bug in statistic logger that broke the authentication process on some pro...Thomas Lenz1-5/+22
2017-03-14workaround to fix possible problem with OpenSAML SecureRandomIdentifierGenera...Thomas Lenz2-2/+26
2017-03-13update version of maven assembly moduleThomas Lenz1-1/+2
2017-03-13update build process to support current JDK versionThomas Lenz3-3/+3
2017-03-13switch to MOA-ID version 3.2.2Thomas Lenz1-5/+5
2017-03-13add release nodes for 3.2.2Thomas Lenz2-0/+711
2017-03-13fix possible DoS BugThomas Lenz1-3/+11
2017-03-13update Struts2 to prevent CVE-2017-5638 (https://cwiki.apache.org/confluence/...Thomas Lenz1-1/+1
2017-03-13remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is al...Thomas Lenz817-51643/+1
2017-03-13add iaik_ixsil dependency that is required for moa-id-lib jUnit testsThomas Lenz2-0/+9
2017-03-13update javadocThomas Lenz1-1/+1
2017-03-13fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or E...Thomas Lenz1-3/+3
2017-03-13fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25
2017-03-13fix problem with selection of authentication process and eIDAS authenticationThomas Lenz1-2/+3
2017-03-13small change in VelocityProviderThomas Lenz1-13/+19
2017-03-13change version to next 3.2.2-snapshotThomas Lenz1-4/+4
2017-02-10Merge branch 'eIDAS_node_implementation' into development_previewThomas Lenz25-95/+377
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz4-4/+19
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz10-38/+290
2017-02-09fix bug in bPK builder for eIDAS targetsThomas Lenz1-1/+1
2017-02-09update eIDAS node target validatorThomas Lenz1-2/+5
2017-02-08add additional validation of eIDAS country target for bPK calculationThomas Lenz3-0/+11
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11
2017-02-08fix bug in configuration tool during eIDAS LoA level load operationThomas Lenz1-1/+5
2017-02-08update eIDAS assertion generation to generate an error message if attribute t...Thomas Lenz3-2/+10
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz8-48/+27
2017-02-07Merge branch 'eIDAS_node_implementation' into development_previewThomas Lenz5-13/+509
2017-02-07update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh...Thomas Lenz4-10/+503
2017-02-07fix some bugs in eIDAS SAML-engine metadata generatorThomas Lenz1-3/+6
2017-02-03Merge branch 'eIDAS_node_implementation' into development_previewThomas Lenz34-640/+354
2017-02-03prohibit chunked transfer encoding in eIDAS metadata responseThomas Lenz1-6/+11
2017-02-03fix wrong html content-type value in eIDAS metadata responseThomas Lenz1-1/+2
2017-02-03fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or E...Thomas Lenz1-3/+3
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz9-531/+16
2017-01-31fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25
2017-01-31update default configThomas Lenz2-7/+54
2017-01-31add missing third party libThomas Lenz1-0/+6
2017-01-31fix problem with selection of authentication process and eIDAS authenticationThomas Lenz1-2/+3
2017-01-31set requested default LoA to highThomas Lenz1-3/+8
2017-01-31fix double signing of eIDAS metadata informationThomas Lenz1-6/+18
2017-01-30small change in VelocityProviderThomas Lenz1-13/+19
2017-01-30update pomThomas Lenz2-4/+19
2017-01-30fix hardcoded link in eIDAS-commons 1.2.0Thomas Lenz1-0/+0
2017-01-30remove unused importsThomas Lenz1-7/+0
2017-01-30enable encrypt of eIDAS assertion as defaultThomas Lenz2-3/+16
2017-01-27add MOA specific eIDAS engine.Thomas Lenz2-0/+92