aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2016-09-20update third party libsThomas Lenz5-3/+30
2016-09-15Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementationThomas Lenz1-1/+2
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2
2016-09-15update handbookThomas Lenz1-1/+1
2016-09-15fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in lega...Thomas Lenz1-3/+6
2016-09-15fix Bug in 'parse document from input stream' method which produce a SaxParse...Thomas Lenz1-5/+7
2016-08-16add SSO/SLO container functionality to eIDAS protocol impl. to support SSO fu...Thomas Lenz1-6/+51
2016-08-16add eIDAS response LoA validationThomas Lenz3-4/+26
2016-08-16workaround for JavaDoc compilation error with Java 8Thomas Lenz1-0/+3
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz11-72/+104
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz2-22/+110
2016-08-12workaround for eIDAS metadata signature validation during reload operation.Thomas Lenz1-3/+4
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz17-415/+255
2016-08-12add log messageThomas Lenz1-0/+1
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz28-770/+1794
2016-08-01add additional info's to MIS log messagesThomas Lenz3-13/+17
2016-07-04add European Commission eIDAS-node v1.1 libsThomas Lenz1-5/+17
2016-07-01Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz28-259/+347
2016-07-01refactor some more parts of SSL TrustManagerThomas Lenz3-5/+40
2016-06-29changed debug to trace for spring bean creationChristian Maierhofer1-3/+3
2016-06-29Merge branch 'currenteidas' into moapid-3.2-opb-redisChristian Maierhofer3-17/+13
2016-06-29some additional SSLTrustManager updateThomas Lenz1-6/+6
2016-06-29small change in SSLTrustManager CertStore configThomas Lenz1-8/+4
2016-06-29added statisticlog dbcp parameter to default configChristian Maierhofer1-2/+15
2016-06-29using annotations for hibernate configuration nowChristian Maierhofer9-36/+37
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer114-2652/+1541
2016-06-28fix jUnit test in OpenID-Connect moduleThomas Lenz1-7/+5
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer29-238/+323
2016-06-23fix some problems in eIDAS moduleThomas Lenz3-12/+22
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ...Thomas Lenz2-2/+22
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz3-2/+18
2016-06-21fix Bug in 'parse document from input stream' method which produce a SaxParse...Thomas Lenz1-5/+7
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz38-223/+596
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz2-18/+24
2016-06-07added default properties to configChristian Maierhofer2-18/+24
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz46-563/+1735
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz28-805/+299
2016-06-07update local development demo appl.Thomas Lenz1-69/+128
2016-06-07update handbookThomas Lenz1-1/+1
2016-05-30fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in lega...Thomas Lenz1-3/+6
2016-05-20fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat...Thomas Lenz2-9/+22
2016-05-18Adopted Monitoring ServletChristian Maierhofer6-78/+121
2016-05-18changed constants to final static hash mapChristian Maierhofer3-12/+12
2016-05-18Spring-ified AuthenticationSessionCleanerChristian Maierhofer1-23/+6
2016-05-17use first AttributeConsumingService from PVP metadata if no one is selected i...Thomas Lenz1-2/+14
2016-05-17fix problem with MS-SQL and indexing strategyThomas Lenz1-1/+1
2016-05-12fix missing ID generation strategyThomas Lenz6-8/+21
2016-05-12fix typo in SAML1 getAuthenticationData servletThomas Lenz1-1/+1
2016-05-12fix possible nullPointer exception in process engineThomas Lenz1-0/+10