Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Thomas Lenz | 28 | -259/+347 | |
eIDAS_node_implementation | |||||
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 | |
Conflicts: id/server/modules/moa-id-module-openID/src/test/java/test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java | |||||
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 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java | |||||
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 | |
'SubjectConformationData' element | |||||
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 ↵ | Thomas Lenz | 1 | -5/+7 | |
SaxParserException if DebugLevel is 'debug' | |||||
2016-06-21 | update moa-sig version to RC5 to solve problems with AuthBlock XST ↵ | Thomas Lenz | 3 | -3/+3 | |
transformation | |||||
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 ↵ | Thomas Lenz | 2 | -18/+24 | |
eIDAS_node_implementation | |||||
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 ↵ | Thomas Lenz | 49 | -578/+1740 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
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 ↵ | Thomas Lenz | 3 | -7/+47 | |
legacy mode | |||||
2016-05-20 | switch to MOA-ID version 3.1.2MOA-ID-3.1.2 | Thomas Lenz | 3 | -8/+638 | |
2016-05-20 | fix problem with some SAML1 clients to request the SAML1 ↵ | Thomas Lenz | 2 | -9/+22 | |
GetAuthenticationData SOAP service | |||||
2016-05-18 | Adopted Monitoring Servlet | Christian Maierhofer | 6 | -78/+121 | |
2016-05-18 | changed constants to final static hash map | Christian Maierhofer | 3 | -12/+12 | |
2016-05-18 | Spring-ified AuthenticationSessionCleaner | Christian Maierhofer | 1 | -23/+6 | |
2016-05-18 | add additional validation information in case of not unique service-provider ↵ | Thomas Lenz | 3 | -4/+10 | |
identifier | |||||
2016-05-17 | use first AttributeConsumingService from PVP metadata if no one is selected ↵ | Thomas Lenz | 1 | -2/+14 | |
in request or marked as default | |||||
2016-05-17 | fix problem with MS-SQL and indexing strategy | Thomas Lenz | 1 | -1/+1 | |
2016-05-12 | fix missing ID generation strategy | Thomas Lenz | 6 | -8/+21 | |
2016-05-12 | fix typo in SAML1 getAuthenticationData servlet | Thomas Lenz | 1 | -1/+1 | |
2016-05-12 | fix possible nullPointer exception in process engine | Thomas Lenz | 1 | -0/+10 | |
2016-05-11 | fix bug in PVP SLO functionality | Thomas Lenz | 1 | -1/+4 | |
2016-05-11 | fix a minor flaw in prof. rep. textual OID description | Thomas Lenz | 1 | -1/+4 | |
2016-05-11 | switch to development version | Thomas Lenz | 1 | -3/+3 | |
2016-05-10 | Update to MOA-SPSS 3.0.0-RC1 | Thomas Lenz | 602 | -11633/+10255 | |
Merge branch 'moa-id-3.2_(OPB)' into moa-id_with_moa-sig_and_eccelerate Conflicts: id/moa-spss-container/pom.xml pom.xml | |||||
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 11 | -23/+40 | |
2016-05-09 | fix some problems in configuration tool | Thomas Lenz | 2 | -6/+18 | |
2016-05-09 | update history.txt | Thomas Lenz | 1 | -0/+12 | |
2016-05-09 | update Struts to 2.3.28.1 ↵ | Thomas Lenz | 4 | -10/+589 | |
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3081) switch MOA-ID Version to 3.1.1 | |||||
2016-05-09 | fix problem with PVP protocol and legacy mode (SP side BKU selection) | Thomas Lenz | 1 | -3/+1 | |