Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-24 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-09-18 | switch to release-candidate version | Thomas Lenz | 1 | -1/+1 | |
2020-08-31 | switch to next snapshot versiondevelopment_preview | Thomas Lenz | 1 | -1/+1 | |
2020-08-31 | switch to next release version4.1.3 | Thomas Lenz | 1 | -1/+1 | |
2020-07-07 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-07-07 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-04-06 | add EGIZ snapshot maven repo | Thomas Lenz | 1 | -14/+20 | |
2020-04-06 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-02-19 | switch to version 4.1.1MOA-ID-4.1.1 | Thomas Lenz | 1 | -1/+1 | |
2019-12-11 | change version to 4.1.0 | Thomas Lenz | 1 | -1/+1 | |
2019-08-05 | test profiles to switch between Java <=8 and Java > 8 | Thomas Lenz | 1 | -16/+26 | |
2019-08-05 | update paths to maven repos | Thomas Lenz | 1 | -6/+6 | |
2019-08-05 | change version structure of project | Thomas Lenz | 1 | -2/+1 | |
2019-06-07 | update third-party libs | Thomas Lenz | 1 | -1/+1 | |
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 1 | -0/+4 | |
2018-09-26 | remove unused dependency | Thomas Lenz | 1 | -2/+2 | |
2018-07-16 | Merge branch 'huge_refactoring' into development_preview | Thomas Lenz | 1 | -3/+10 | |
# Conflicts: # id/server/doc/handbook/config/config.html # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks/VerifyAuthenticationBlockTask.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/validator/CreateXMLSignatureResponseValidator.java | |||||
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 1 | -0/+9 | |
2018-03-13 | add configuration parameter to disable 'targetFriendlyName' validation in ↵ | Thomas Lenz | 1 | -0/+1 | |
signed AuthBlock | |||||
2018-03-12 | remove some warning in pom structure | Thomas Lenz | 1 | -3/+1 | |
2017-10-03 | update libs and version | Thomas Lenz | 1 | -4/+4 | |
2017-01-30 | update pom | Thomas Lenz | 1 | -4/+5 | |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 1 | -0/+11 | |
2016-10-25 | move JaxB classes into an own module | Thomas Lenz | 1 | -0/+4 | |
2016-10-21 | update third-party libraries | Thomas Lenz | 1 | -3/+9 | |
2016-09-20 | update third party libs | Thomas Lenz | 1 | -0/+5 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 1 | -2/+2 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
2016-05-10 | Update to MOA-SPSS 3.0.0-RC1 | Thomas Lenz | 1 | -21/+48 | |
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-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 1 | -2/+2 | |
2016-03-22 | update third party libs | Thomas Lenz | 1 | -8/+2 | |
2016-03-21 | update libs | Thomas Lenz | 1 | -1/+7 | |
2016-03-18 | update slf4j | Thomas Lenz | 1 | -2/+6 | |
2016-03-17 | add missing maven repo. for openSAML impl. jars | Thomas Lenz | 1 | -0/+5 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 1 | -0/+27 | |
2016-03-10 | MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵ | Thomas Lenz | 1 | -1/+12 | |
iaik_eccelerate, and new iaik_PKI module | |||||
2016-03-09 | remove MOA-SPSS from buildpath and add MOA-SPSS container-modul | Thomas Lenz | 1 | -18/+5 | |
2016-03-09 | move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project | Thomas Lenz | 1 | -184/+113 | |
2016-01-25 | update commons-collection in modul moa-id-configuration | Thomas Lenz | 1 | -0/+4 | |
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 1 | -1/+3 | |
2016-01-19 | fully remove of hyperjaxb functionality from DB-configuration implementation | Thomas Lenz | 1 | -2/+15 | |
2015-08-14 | use old ConfigTool | Thomas Lenz | 1 | -2/+2 | |
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 1 | -6/+1 | |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 1 | -7/+8 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 1 | -1/+9 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java pom.xml | |||||
2015-07-17 | add CLI for 2.x -> 3.x configuration migration | Thomas Lenz | 1 | -0/+36 | |
2015-07-10 | First parts of the new MOA-ID configuration module | Thomas Lenz | 1 | -3/+3 | |
2015-06-19 | update pom | Thomas Lenz | 1 | -1/+9 | |
2015-06-19 | New configuration implementation with full key/value functionality | Thomas Lenz | 1 | -0/+20 | |
2015-06-19 | Rename java packages | Martin Bonato | 1 | -1/+1 | |
2015-06-19 | Fix build-helper-maven-plugin source path | Martin Bonato | 1 | -1/+1 | |