Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | update StatisticLogger to handle unknown BKUTypes | Thomas Lenz | 1 | -2/+8 |
2017-08-28 | update IAIK libs | Thomas Lenz | 1 | -2/+2 |
2017-08-28 | catch possible NullPointerException | Thomas Lenz | 1 | -0/+6 |
2017-07-27 | add eIDAS to StatisticLogger.java | Thomas Lenz | 1 | -1/+5 |
2017-07-26 | fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in co... | Thomas Lenz | 1 | -2/+5 |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 5 | -7/+52 |
2017-07-25 | workAround to solve problem with IAIK-JCE and SSL algorithm parameter validation | Thomas Lenz | 1 | -0/+22 |
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 2 | -79/+182 |
2017-07-12 | set UniqueOAIdentifier on process-management context | Thomas Lenz | 1 | -0/+4 |
2017-03-16 | limit length of some logged identifier to max length of 254 characters | Thomas Lenz | 1 | -9/+18 |
2017-03-16 | make nextByteRandom synchronized to additionally prevent problems with IAIK_J... | Thomas Lenz | 1 | -1/+1 |
2017-03-15 | Fix bug in statistic logger that broke the authentication process on some pro... | Thomas Lenz | 1 | -5/+22 |
2017-03-14 | workaround to fix possible problem with OpenSAML SecureRandomIdentifierGenera... | Thomas Lenz | 2 | -2/+26 |
2017-03-08 | update hash algorithm for ECC signing keys to SHA256 | Thomas Lenz | 1 | -1/+1 |
2017-02-22 | Refector eIDAS attribute generation do a dynamic way similar to the PVP attri... | Thomas Lenz | 1 | -0/+7 |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 4 | -12/+17 |
2017-02-09 | fix bug in bPK builder for eIDAS targets | Thomas Lenz | 1 | -1/+1 |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute t... | Thomas Lenz | 2 | -0/+2 |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the s... | Thomas Lenz | 1 | -2/+2 |
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 4 | -523/+5 |
2017-01-30 | enable encrypt of eIDAS assertion as default | Thomas Lenz | 1 | -1/+10 |
2017-01-27 | allow EntitiesDescriptor elements in eIDAS metadata. | Thomas Lenz | 1 | -52/+62 |
2016-11-25 | fix problem in SAML2 credential provider that selects a wrong keyStore | Thomas Lenz | 1 | -1/+1 |
2016-11-18 | fix bug in servlet | Thomas Lenz | 1 | -5/+8 |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 2 | -2/+9 |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 1 | -0/+14 |
2016-10-25 | fix another problem in session database | Thomas Lenz | 36 | -799/+1342 |
2016-10-25 | move JaxB classes into an own module | Thomas Lenz | 58 | -11361/+0 |
2016-10-24 | synchronize Metadata provider reload operation | Thomas Lenz | 1 | -2/+11 |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 5 | -45/+3 |
2016-10-21 | add log messages in clean-up process | Thomas Lenz | 1 | -1/+1 |
2016-10-21 | update log messages and clean-up classes | Thomas Lenz | 3 | -6/+4 |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 4 | -17/+19 |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 10 | -672/+545 |
2016-10-21 | update default list of allowed SSL ciphers | Thomas Lenz | 1 | -18/+32 |
2016-10-21 | update SSL certificate revocation-checking method-order if the IAIK_PKI modul... | Thomas Lenz | 4 | -12/+30 |
2016-10-07 | add additional redirect in elga mandate-service selection-process to get out ... | Thomas Lenz | 2 | -1/+17 |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 2 | -12/+15 |
2016-09-15 | Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementation | Thomas Lenz | 1 | -1/+2 |
2016-09-15 | Fix bug in PVP2 Error Response (wrong EntityID) | Thomas Lenz | 1 | -1/+2 |
2016-08-16 | add eIDAS response LoA validation | Thomas Lenz | 2 | -0/+2 |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 2 | -19/+7 |
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 5 | -4/+20 |
2016-08-12 | add log message | Thomas Lenz | 1 | -0/+1 |
2016-08-01 | add additional info's to MIS log messages | Thomas Lenz | 2 | -2/+6 |
2016-07-01 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS... | Thomas Lenz | 10 | -47/+165 |
2016-07-01 | refactor some more parts of SSL TrustManager | Thomas Lenz | 1 | -3/+1 |
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 3 | -23/+20 |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 39 | -309/+685 |
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 10 | -26/+148 |