Age | Commit message (Expand) | Author | Files | Lines |
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 | 10 | -31/+156 |
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 | 3 | -5/+640 |
2016-11-03 | fix typeMOA-ID-3.1.5 | Thomas Lenz | 1 | -1/+1 |
2016-11-03 | fix maven build problem | Thomas Lenz | 1 | -0/+3 |
2016-11-03 | remove unused file (cherry-pick ) | Thomas Lenz | 1 | -624/+0 |
2016-11-03 | update first parts in readme, handbook, and default configuration | Thomas Lenz | 7 | -37/+732 |
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 | add readme_3.1.5 and update history.txt | Thomas Lenz | 2 | -3/+628 |
2016-11-03 | fix some more jerry-pick problems | Thomas Lenz | 4 | -13/+5 |
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-11-03 | update ConfigTool to support more than one ELGA mandate-service | Thomas Lenz | 16 | -50/+562 |
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 | 4 | -18/+128 |
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 | update moa-sig to fix problem with connectionTimeouts | Thomas Lenz | 1 | -1/+1 |
2016-10-24 | update demo-OA | Thomas Lenz | 1 | -2/+14 |
2016-10-24 | remove unused code | Thomas Lenz | 1 | -130/+0 |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 205 | -372/+146 |
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 | 7 | -37/+731 |
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-21 | update MOA-ID-OA demo application | Thomas Lenz | 6 | -42/+19 |
2016-10-21 | update ConfigTool to support more than one ELGA mandate-service | Thomas Lenz | 16 | -50/+562 |
2016-10-07 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 2 | -0/+629 |
2016-10-07 | switch version to 3.1.4MOA-ID-3.1.4 | Thomas Lenz | 2 | -0/+629 |
2016-10-07 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 15 | -67/+90 |
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 | 15 | -67/+90 |
2016-09-20 | update default configuration | Thomas Lenz | 1 | -0/+3 |
2016-09-20 | update eIDAS module to load highest possible LoA from config | Thomas Lenz | 2 | -1/+6 |
2016-09-20 | fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con... | Thomas Lenz | 5 | -3/+151 |