aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
2017-06-06update release notesMOA-ID-3.2.2Thomas Lenz1-1/+2
2017-06-06fix bug with empty OpenIDConnect scope parameterThomas Lenz1-16/+18
2017-05-09Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is...Thomas Lenz1-2/+3
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 build process to support current JDK versionThomas Lenz2-3/+2
2017-03-13add release nodes for 3.2.2Thomas Lenz2-0/+711
2017-03-13fix possible DoS BugThomas Lenz1-3/+11
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
2016-12-12add first information for moa-id 3.2.1Thomas Lenz2-0/+710
2016-12-12update handbookThomas Lenz1-2/+8
2016-12-09fix bug in OpenID protocol implementation that generates a wrong encoded erro...Thomas Lenz1-3/+6
2016-12-02Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz1-2/+4
2016-12-01fix possible problem with Velocity Engine internal loggingThomas Lenz1-2/+4
2016-11-25fix problem in SAML2 credential provider that selects a wrong keyStoreThomas Lenz1-1/+1
2016-11-24fix check if ELGA mandate-service module is configuredThomas Lenz1-2/+4
2016-11-22fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al...Thomas Lenz3-4/+161
2016-11-18add first parts to support Redirect-Binding for eIDAS Auth. interfaceThomas Lenz1-45/+133
2016-11-18update SSO session-transfer moduleThomas Lenz1-13/+2
2016-11-18fix bug in servletThomas Lenz1-5/+8
2016-11-16fix some more bugs in eIDAS SAML-engineThomas Lenz1-8/+39
2016-11-16fix bug in eIDAS SAML-engine:Thomas Lenz1-1/+9
2016-11-14fix problem with test-eID OIDs in configuration toolThomas Lenz1-1/+1
2016-11-08fix problem with SSLSocketFactoryThomas Lenz1-10/+29
2016-11-04update default configThomas Lenz1-1/+1
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz10-31/+156
2016-11-04update Http client for MIS communicationThomas Lenz9-220/+163
2016-11-03MOA-ID-3.1.5 was only a special version of 3.1.4 with a few cherry-picks for ...Thomas Lenz3-5/+640
2016-11-03fix typeMOA-ID-3.1.5Thomas Lenz1-1/+1
2016-11-03fix maven build problemThomas Lenz1-0/+3
2016-11-03remove unused file (cherry-pick )Thomas Lenz1-624/+0
2016-11-03update first parts in readme, handbook, and default configurationThomas Lenz7-37/+732
2016-11-03fix cherry-pick problem in case of moa-id 3.2.x config already existsThomas Lenz1-1/+6
2016-11-03add readme_3.1.5 and update history.txtThomas Lenz2-3/+628
2016-11-03fix some more jerry-pick problemsThomas Lenz4-13/+5
2016-11-03change merge problems in cherry pickingThomas Lenz2-37/+122
2016-11-03add functionality to support more than one ELGA mandate-serviceThomas Lenz17-94/+309
2016-11-03update ConfigTool to support more than one ELGA mandate-serviceThomas Lenz16-50/+562
2016-10-28set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1Thomas Lenz1-8/+36
2016-10-25update history.txt, readme_3.2.0.txt and handbookThomas Lenz4-18/+128
2016-10-25fix another problem in session databaseThomas Lenz77-980/+2349
2016-10-25move JaxB classes into an own moduleThomas Lenz59-1/+5
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11