Age | Commit message (Expand) | Author | Files | Lines |
2017-01-30 | update pom | Thomas Lenz | 2 | -4/+19 |
2017-01-30 | remove unused imports | Thomas Lenz | 1 | -7/+0 |
2017-01-30 | enable encrypt of eIDAS assertion as default | Thomas Lenz | 2 | -3/+16 |
2017-01-27 | add MOA specific eIDAS engine. | Thomas Lenz | 2 | -0/+92 |
2017-01-27 | allow EntitiesDescriptor elements in eIDAS metadata. | Thomas Lenz | 1 | -52/+62 |
2017-01-27 | change to eIDAS engine 1.2.0 | Thomas Lenz | 1 | -5/+5 |
2016-12-12 | update handbook | Thomas Lenz | 1 | -2/+8 |
2016-12-09 | fix bug in OpenID protocol implementation that generates a wrong encoded erro... | Thomas Lenz | 1 | -3/+6 |
2016-12-02 | Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id... | Thomas Lenz | 1 | -2/+4 |
2016-12-01 | fix possible problem with Velocity Engine internal logging | Thomas Lenz | 1 | -2/+4 |
2016-11-25 | fix problem in SAML2 credential provider that selects a wrong keyStore | Thomas Lenz | 1 | -1/+1 |
2016-11-24 | fix check if ELGA mandate-service module is configured | Thomas Lenz | 1 | -2/+4 |
2016-11-22 | fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al... | Thomas Lenz | 3 | -4/+161 |
2016-11-18 | add first parts to support Redirect-Binding for eIDAS Auth. interface | Thomas Lenz | 1 | -45/+133 |
2016-11-18 | update SSO session-transfer module | Thomas Lenz | 1 | -13/+2 |
2016-11-18 | fix bug in servlet | Thomas Lenz | 1 | -5/+8 |
2016-11-16 | fix some more bugs in eIDAS SAML-engine | Thomas Lenz | 1 | -8/+39 |
2016-11-16 | fix bug in eIDAS SAML-engine: | Thomas Lenz | 1 | -1/+9 |
2016-11-14 | fix problem with test-eID OIDs in configuration tool | Thomas Lenz | 1 | -1/+1 |
2016-11-08 | fix problem with SSLSocketFactory | Thomas Lenz | 1 | -10/+29 |
2016-11-04 | update default config | Thomas Lenz | 1 | -1/+1 |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 7 | -28/+142 |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 9 | -220/+163 |
2016-11-03 | MOA-ID-3.1.5 was only a special version of 3.1.4 with a few cherry-picks for ... | Thomas Lenz | 1 | -1/+6 |
2016-11-03 | fix maven build problem | Thomas Lenz | 1 | -0/+3 |
2016-11-03 | update first parts in readme, handbook, and default configuration | Thomas Lenz | 5 | -37/+99 |
2016-11-03 | fix cherry-pick problem in case of moa-id 3.2.x config already exists | Thomas Lenz | 1 | -1/+6 |
2016-11-03 | fix some more jerry-pick problems | Thomas Lenz | 1 | -7/+2 |
2016-11-03 | change merge problems in cherry picking | Thomas Lenz | 2 | -37/+122 |
2016-11-03 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 17 | -94/+309 |
2016-10-28 | set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1 | Thomas Lenz | 1 | -8/+36 |
2016-10-25 | update history.txt, readme_3.2.0.txt and handbook | Thomas Lenz | 2 | -8/+41 |
2016-10-25 | fix another problem in session database | Thomas Lenz | 77 | -980/+2349 |
2016-10-25 | move JaxB classes into an own module | Thomas Lenz | 59 | -1/+5 |
2016-10-24 | synchronize Metadata provider reload operation | Thomas Lenz | 1 | -2/+11 |
2016-10-24 | remove unused code | Thomas Lenz | 1 | -130/+0 |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 200 | -324/+97 |
2016-10-21 | add log messages in clean-up process | Thomas Lenz | 2 | -1/+3 |
2016-10-21 | update first parts in readme, handbook, and default configuration | Thomas Lenz | 5 | -37/+99 |
2016-10-21 | update third-party libraries | Thomas Lenz | 2 | -10/+15 |
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 | 17 | -98/+302 |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 21 | -909/+595 |
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 | 9 | -47/+67 |
2016-10-07 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 14 | -64/+87 |
2016-10-07 | add additional redirect in elga mandate-service selection-process to get out ... | Thomas Lenz | 7 | -10/+110 |
2016-10-07 | add additional redirect in elga mandate-service selection-process to get out ... | Thomas Lenz | 7 | -10/+110 |
2016-09-30 | fix possible IndexOutOfBoundException | Thomas Lenz | 1 | -1/+3 |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 14 | -64/+87 |