aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+4
2016-11-04update Http client for MIS communicationThomas Lenz5-203/+68
2016-10-25fix another problem in session databaseThomas Lenz32-168/+139
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-1/+0
2016-10-21add log messages in clean-up processThomas Lenz1-0/+2
2016-10-21add functionality to support more than one ELGA mandate-serviceThomas Lenz5-67/+144
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz2-46/+16
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-8/+12
2016-10-07add additional redirect in elga mandate-service selection-process to get out ...Thomas Lenz5-9/+93
2016-09-30fix possible IndexOutOfBoundExceptionThomas Lenz1-1/+3
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz11-49/+57
2016-09-20update eIDAS module to load highest possible LoA from configThomas Lenz2-1/+6
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con...Thomas Lenz5-3/+151
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 Lenz1-4/+24
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz4-24/+21
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 Lenz10-410/+220
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 Lenz1-11/+11
2016-07-04add European Commission eIDAS-node v1.1 libsThomas Lenz1-5/+17
2016-06-29Merge branch 'currenteidas' into moapid-3.2-opb-redisChristian Maierhofer1-3/+3
2016-06-29using annotations for hibernate configuration nowChristian Maierhofer2-5/+3
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer32-114/+261
2016-06-28fix jUnit test in OpenID-Connect moduleThomas Lenz1-7/+5
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer3-4/+9
2016-06-23fix some problems in eIDAS moduleThomas Lenz3-12/+22
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz15-41/+107
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz9-83/+127
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz4-10/+22
2016-05-20fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat...Thomas Lenz1-8/+20
2016-05-18Adopted Monitoring ServletChristian Maierhofer6-78/+121
2016-05-18changed constants to final static hash mapChristian Maierhofer1-0/+0
2016-05-12fix typo in SAML1 getAuthenticationData servletThomas Lenz1-1/+1
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz112-836/+2319
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz7-15/+28
2016-05-09update Struts to 2.3.28.1 (https://web.nvd.nist.gov/view/vuln/detail?vulnId=C...Thomas Lenz1-2/+2
2016-05-03Added Transactional Support to MOASessionDBUtilsChristian Maierhofer1-1/+2
2016-04-21Added RedisTransaction storageChristian Maierhofer3-5/+5
2016-04-08some Update of ELGA MandateService client implementationThomas Lenz2-11/+32
2016-04-08fix typo in redirectTarget parameterThomas Lenz1-1/+1
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz2-8/+11
2016-04-04move default mandate-service-selection template to ELGA mandate-client moduleThomas Lenz1-0/+76
2016-03-31add errorcodes to eIDAS module functionalityThomas Lenz2-6/+85
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz1-3/+3
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz15-59/+516
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30add Metadata reload functionality to getRole(*) methodsThomas Lenz1-2/+12