aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols
AgeCommit message (Expand)AuthorFilesLines
2016-10-25fix another problem in session databaseThomas Lenz8-83/+72
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz2-3/+1
2016-10-21add log messages in clean-up processThomas Lenz1-1/+1
2016-10-21update log messages and clean-up classesThomas Lenz1-1/+2
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-31/+14
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz3-11/+28
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-5/+5
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-08-12add log messageThomas Lenz1-0/+1
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ...Thomas Lenz1-0/+7
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz10-92/+158
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz4-149/+151
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz2-27/+4
2016-05-17use first AttributeConsumingService from PVP metadata if no one is selected i...Thomas Lenz1-2/+14
2016-05-11fix bug in PVP SLO functionalityThomas Lenz1-1/+4
2016-05-11fix a minor flaw in prof. rep. textual OID descriptionThomas Lenz1-1/+4
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz74-178/+375
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-1/+3
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer1-3/+4
2016-04-27Modified SingleLogOutAction to work with REDISChristian Maierhofer1-133/+141
2016-04-26fixed allowed url prefix check bugChristian Maierhofer1-1/+1
2016-04-21Added RedisTransaction storageChristian Maierhofer2-2/+2
2016-04-08update PVP SubjectNameID generation in case of ELGA MandateService is usedThomas Lenz1-0/+9
2016-04-08fix bug in PVP2 assertion builder.Thomas Lenz1-1/+1
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz1-6/+6
2016-03-30add 'ID' attribute to metadata 'entityDescriptor' elementThomas Lenz1-1/+2
2016-03-30fix problem with XML parser and additional features optionsThomas Lenz1-14/+12
2016-03-29fix missing ID in SP metadataThomas Lenz1-0/+2
2016-03-24update Session-Transfer-Module to restore sessionThomas Lenz1-3/+11
2016-03-24fix empty attribute problemThomas Lenz1-4/+7
2016-03-23add additional parameters to ELGA mandate-service client implementationThomas Lenz5-4/+66
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz1-3/+12
2016-03-22add revisions log entriesThomas Lenz3-2/+9
2016-03-21update libsThomas Lenz1-1/+2
2016-03-21Change default PVP assertion encryption-algorithm to AES256-CBCThomas Lenz1-1/+1
2016-03-21add missing PVP attribute 'mandate-type-oid'Thomas Lenz2-0/+64
2016-03-21fix some problems with logging and error codesThomas Lenz3-13/+28
2016-03-21fix problem with entityID in single logout functionalityThomas Lenz1-2/+4
2016-03-21fix typoThomas Lenz1-1/+1
2016-03-21remove unused constansThomas Lenz1-5/+0
2016-03-21fix wrong PVP redirect service-endpointThomas Lenz2-2/+8
2016-03-15change PVP EntityID to metadata-URL (SAML2 'well-known-location' method)Thomas Lenz3-9/+20
2016-03-15add log message into PVP AssertionBuilderThomas Lenz1-2/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz67-105/+106
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, iaik_eccele...Thomas Lenz2-27/+4
2016-03-10add additional PVP response validationThomas Lenz3-25/+121
2016-03-10fix bug in PVP RedirectBinding decoderThomas Lenz1-11/+18
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz24-343/+708