aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-12-20Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-idspssHEADmasterThomas Lenz224-16544/+25109
2021-12-20switch to next release version4.2.0Thomas Lenz30-34/+34
2021-12-20update history fileThomas Lenz1-0/+1
2021-12-20update default logger configurationThomas Lenz2-7/+7
2021-12-20add missing log4j APIThomas Lenz2-0/+16
2021-12-20switch to next release-candidate versionThomas Lenz30-37/+37
2021-12-20add new release informations and update historyThomas Lenz2-3/+601
2021-12-20switch from log4j to logbackThomas Lenz19-255/+415
2021-12-15switch to next snapshot versionThomas Lenz30-34/+34
2021-12-15switch to next release version4.1.7Thomas Lenz30-35/+35
2021-12-15add release notes and update historyThomas Lenz2-2/+579
2021-12-15update one more test dependencyThomas Lenz2-1/+10
2021-12-15switch to log4j 2.16.0 to fix CVE-2021-45046Thomas Lenz1-1/+1
2021-12-14update test dependencies to fix warnings during security checksThomas Lenz3-3/+40
2021-12-14switch to next snapshot versionThomas Lenz30-34/+34
2021-12-14switch to next release version4.1.6Thomas Lenz30-34/+34
2021-12-14add release-notes for 4.1.6 and update history.txtThomas Lenz2-1/+575
2021-12-14update default configurationThomas Lenz1-1/+9
2021-12-14fix problem with session-data encryption on some deploymentsThomas Lenz3-42/+22
2021-12-14fix possible problem with IAIK providerThomas Lenz6-10/+69
2021-12-13add release notes and update historyThomas Lenz2-0/+598
2021-12-13switch to next release-canditateThomas Lenz30-34/+34
2021-12-13add missing logger implementationThomas Lenz2-1/+10
2021-12-13update some more third-party libsThomas Lenz5-85/+125
2021-12-13change errorhandling in SSLTrustManager in case of an invalid file in ↵Thomas Lenz1-4/+4
truststore.
2021-12-13update third-party libs and resolve API issuesThomas Lenz86-15249/+15551
2021-12-13update GitLab CI configurationThomas Lenz1-0/+5
2021-11-22Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-idspssThomas Lenz66-1559/+2921
2021-11-17distinguish between 'ERROR_EHVD_02' and 'ERROR_EHVD_03' based on error messageThomas Lenz1-1/+3
2021-09-30switch to final release versionThomas Lenz1-1/+1
2021-09-28add new external errorCode to distiguish between no and empty responseThomas Lenz1-1/+1
2021-09-16change version of EHVD module to RC2Thomas Lenz1-1/+1
2021-09-16add new attribute builder for EHVD specific attributesThomas Lenz21-1/+868
2021-09-14update EHVD communication-task to implement new requirements from BRZThomas Lenz5-13/+90
2021-09-14add jUnit test to check generic data-transfer in AuthenticationDataBuilderThomas Lenz1-1/+33
2021-09-08switch EHVD module to RC1 versionThomas Lenz3-3/+8
2021-09-08update EHVD Role filtering and mappingThomas Lenz13-93/+268
2021-08-30Log some EHVD faults on INFO level because they are well knownThomas Lenz1-7/+28
2021-08-30fix bug in definition of allowed SSL CipherSuites that results in a error ↵Thomas Lenz1-4/+4
during SSL hand-shake
2021-08-30do not forward SOAP exception into MOA-ID exception handling because child ↵Thomas Lenz3-1/+32
objects of SOAP exceptions are not serializable
2021-08-30throw a specific error in case of a EHVD response that contains no GDA ↵Thomas Lenz5-9/+26
information
2021-08-30add EHVD WSDL and implement SOAP clientThomas Lenz14-95/+1743
2021-08-30add new authentication module for EHVD communicationThomas Lenz33-5/+1617
2021-08-30throw RuntimeException in case of an error during initialization of ↵Thomas Lenz1-3/+4
transaction encryption-layer
2021-07-27delete files that not needed any moreThomas Lenz1-2/+0
2021-06-07set 'needConsent' flag to false during dummy-authenticatio to over-roll SP ↵Thomas Lenz3-2/+11
configuration
2021-06-01add dummy authentication-modul that loads eID information from local ↵Thomas Lenz29-2/+1303
configuration
2021-04-22remove code for MOA-ID 1.x proxyThomas Lenz5-306/+0
2021-04-22add new assembly processThomas Lenz19-586/+670
2021-03-15update demo-SP for IDA testingThomas Lenz2-20/+38