Age | Commit message (Expand) | Author | Files | Lines |
2016-09-15 | Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementation | Thomas Lenz | 3 | -1/+633 |
2016-09-15 | switch version to 3.1.3MOA-ID-3.1.3 | Thomas Lenz | 1 | -2/+2 |
2016-09-15 | update history and readme for version 3.1.3 | Thomas Lenz | 2 | -0/+631 |
2016-09-15 | Fix bug in PVP2 Error Response (wrong EntityID) | Thomas Lenz | 1 | -1/+2 |
2016-09-15 | update handbook | Thomas Lenz | 1 | -1/+1 |
2016-09-15 | fix bPK validation in configuration GUI | Thomas Lenz | 1 | -3/+2 |
2016-09-15 | fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in lega... | Thomas Lenz | 3 | -7/+47 |
2016-09-15 | fix Bug in 'parse document from input stream' method which produce a SaxParse... | Thomas Lenz | 1 | -5/+7 |
2016-08-16 | add SSO/SLO container functionality to eIDAS protocol impl. to support SSO fu... | Thomas Lenz | 1 | -6/+51 |
2016-08-16 | add eIDAS response LoA validation | Thomas Lenz | 3 | -4/+26 |
2016-08-16 | workaround for JavaDoc compilation error with Java 8 | Thomas Lenz | 1 | -0/+3 |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 22 | -122/+163 |
2016-08-16 | update eIDAS attribute generation from AuthData | Thomas Lenz | 2 | -22/+110 |
2016-08-12 | workaround for eIDAS metadata signature validation during reload operation. | Thomas Lenz | 1 | -3/+4 |
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 19 | -417/+257 |
2016-08-12 | add log message | Thomas Lenz | 1 | -0/+1 |
2016-08-12 | modify eidas-commons-1.1.0.jar to solve bug with hardcoded config-file refere... | Thomas Lenz | 1 | -0/+0 |
2016-08-02 | First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ... | Thomas Lenz | 28 | -770/+1794 |
2016-08-01 | add additional info's to MIS log messages | Thomas Lenz | 3 | -13/+17 |
2016-08-01 | update moa-sig-lib and iaik-libs to solve bug in pki module | Thomas Lenz | 9 | -9/+11 |
2016-07-04 | add European Commission eIDAS-node v1.1 libs | Thomas Lenz | 6 | -5/+17 |
2016-07-01 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS... | Thomas Lenz | 28 | -259/+347 |
2016-07-01 | refactor some more parts of SSL TrustManager | Thomas Lenz | 3 | -5/+40 |
2016-06-29 | changed debug to trace for spring bean creation | Christian Maierhofer | 1 | -3/+3 |
2016-06-29 | Merge branch 'currenteidas' into moapid-3.2-opb-redis | Christian Maierhofer | 4 | -19/+15 |
2016-06-29 | some additional SSLTrustManager update | Thomas Lenz | 1 | -6/+6 |
2016-06-29 | small change in SSLTrustManager CertStore config | Thomas Lenz | 1 | -8/+4 |
2016-06-29 | added statisticlog dbcp parameter to default config | Christian Maierhofer | 1 | -2/+15 |
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 9 | -36/+37 |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 308 | -6275/+3759 |
2016-06-28 | fix wrong maven repository URL | Thomas Lenz | 1 | -2/+2 |
2016-06-28 | fix jUnit test in OpenID-Connect module | Thomas Lenz | 1 | -7/+5 |
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 29 | -238/+323 |
2016-06-23 | fix some problems in eIDAS module | Thomas Lenz | 3 | -12/+22 |
2016-06-23 | update configuration GUI for eIDAS nodes | Thomas Lenz | 1 | -1/+1 |
2016-06-22 | update PVP assertion builder to add user's remote IP address as attribute in ... | Thomas Lenz | 2 | -2/+22 |
2016-06-21 | fix a request validation problem in eIDAS endpoint | Thomas Lenz | 1 | -5/+15 |
2016-06-21 | add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+ | Thomas Lenz | 6 | -7/+37 |
2016-06-21 | fix Bug in 'parse document from input stream' method which produce a SaxParse... | Thomas Lenz | 1 | -5/+7 |
2016-06-21 | update moa-sig version to RC5 to solve problems with AuthBlock XST transforma... | Thomas Lenz | 3 | -3/+3 |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 41 | -228/+602 |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS... | Thomas Lenz | 2 | -18/+24 |
2016-06-07 | added default properties to config | Christian Maierhofer | 2 | -18/+24 |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS... | Thomas Lenz | 49 | -578/+1740 |
2016-06-07 | Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementation | Thomas Lenz | 195 | -4274/+410 |
2016-06-07 | update local development demo appl. | Thomas Lenz | 1 | -69/+128 |
2016-06-07 | update handbook | Thomas Lenz | 1 | -1/+1 |
2016-05-31 | fix bPK validation in configuration GUI | Thomas Lenz | 1 | -3/+2 |
2016-05-30 | fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in lega... | Thomas Lenz | 3 | -7/+47 |
2016-05-20 | switch to MOA-ID version 3.1.2MOA-ID-3.1.2 | Thomas Lenz | 3 | -8/+638 |