Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
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 |
2016-09-20 | remove unused code | Thomas Lenz | 1 | -56/+56 |
2016-09-20 | update third party libs | Thomas Lenz | 5 | -3/+30 |
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-09-15 | update handbook | Thomas Lenz | 1 | -1/+1 |
2016-09-15 | fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in lega... | Thomas Lenz | 1 | -3/+6 |
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 | 11 | -72/+104 |
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 | 17 | -415/+255 |
2016-08-12 | add log message | Thomas Lenz | 1 | -0/+1 |
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-07-04 | add European Commission eIDAS-node v1.1 libs | Thomas Lenz | 1 | -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 | 3 | -17/+13 |
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 | 114 | -2652/+1541 |
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 |