aboutsummaryrefslogtreecommitdiff
path: root/repository
AgeCommit message (Collapse)AuthorFilesLines
2020-12-09add new third-party libsThomas Lenz25-0/+574
2020-04-06Merge branch 'development_preview'Thomas Lenz10-0/+1473
2019-08-06remove local repo from eidas-parent-1.4.3.pomThomas Lenz1-2/+2
2019-08-06change shibboleth repo URL to own mirrorThomas Lenz2-2/+2
2019-08-05add poms into local repoThomas Lenz7-0/+1353
2019-08-05add missing dependencyThomas Lenz4-0/+120
2019-05-24add missing dependency into project repoThomas Lenz1-0/+26
2019-02-19add third-party libs into local repoThomas Lenz14-0/+0
2019-02-18update TSL lib for moa-spssThomas Lenz1-0/+0
2019-02-12fix bug in UseStandardTrustStore flagThomas Lenz2-0/+0
remove unnecessary maven dependency
2019-02-07update MOA-Sig third-party libsThomas Lenz10-0/+0
2018-09-28add first code for eID4UThomas Lenz15-0/+2145
2018-07-16fix problem in combination with eIDAS Ref. Impl. in same application serverThomas Lenz5-0/+0
2018-07-16update EAAF libsThomas Lenz5-0/+0
2018-07-13some bug fixesThomas Lenz5-0/+0
2018-07-12add libsThomas Lenz12-0/+400
2018-04-25first test codes for eIDAS Ref. Impl. v2 integrationThomas Lenz7-0/+0
2018-02-07add new iaik_sva-1.0.3_moa.jar into repoThomas Lenz1-0/+0
2017-11-27delete old and unused jar's from local repositoryThomas Lenz143-647/+0
2017-10-13update iaik_moa-2.05_withOutDB.jar to fix DB errormessage during start-upThomas Lenz1-0/+0
2017-10-09switch to eIDAS SAML-engine 1.4.0Thomas Lenz7-0/+0
2017-09-07update MOA-Sig and IAIK libs to solve some problems with JDK8u141 and ↵Thomas Lenz6-0/+0
certificate validation
2017-09-06switch to eIDAS SAML-engine 1.4.0-RC1Thomas Lenz7-0/+0
2017-08-28update IAIK libsThomas Lenz6-0/+0
2017-07-26update MOA-Sig to 3.1.0Thomas Lenz20-0/+0
update IAIK_JCE to 5.5-RC1 to solve problem with Java JDK 8.141
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of ↵Thomas Lenz7-0/+0
eIDAS SAML-engine
2017-02-27add iaik_ixsil dependency that is required for moa-id-lib jUnit testsThomas Lenz2-0/+9
2017-01-30fix hardcoded link in eIDAS-commons 1.2.0Thomas Lenz1-0/+0
Info: 'configlocation.properties' contains a hardcoded link --> change to classpath:eidasUtil.properties to load eidasUtil.properties from classpath
2017-01-27add libs for eIDAS engine 1.2.0Thomas Lenz7-0/+0
2016-12-15add missing lib to local repoThomas Lenz1-0/+0
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI ↵Thomas Lenz1-0/+0
module is used
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-0/+0
2016-08-12modify eidas-commons-1.1.0.jar to solve bug with hardcoded config-file ↵Thomas Lenz1-0/+0
reference into a local directory
2016-08-01update moa-sig-lib and iaik-libs to solve bug in pki moduleThomas Lenz7-0/+0
2016-07-04add European Commission eIDAS-node v1.1 libsThomas Lenz5-0/+0
2016-06-21update moa-sig version to RC5 to solve problems with AuthBlock XST ↵Thomas Lenz2-0/+0
transformation
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz180-3234/+901
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-03-30fix problem with XML parser and additional features optionsThomas Lenz2-0/+0
2016-03-21update libsThomas Lenz1-0/+0
2016-03-17problems with eIDAS dependenciesThomas Lenz6-341/+8
2016-03-17and againThomas Lenz1-0/+86
2016-03-17add missing eIDAS dependenciesThomas Lenz10-0/+815
2016-03-17add MOA-SPSS-lib dependencyThomas Lenz3-0/+333
2016-01-14temporary problem fix for default security definitions (PVP / eIDAS SAML-engine)Thomas Lenz2-0/+8
2015-08-17final changes for Release MOA-ID 3.0.0MOA-ID-3.0.0Thomas Lenz1-0/+0
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz6-0/+27
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml
2015-01-07Fix local repository.Thomas Knall1-0/+0
- Rename axis-1.0_IAIK_1.1.pom to appropriate axis-1.0_IAIK_1.2.pom.
2014-11-27fixed some pom issues in local nexusFlorian Reimair3-2/+2
2014-11-25Fix local repository.Thomas Knall6-0/+27
- Add xerces/serializer, xerces/xercesImpl, xerces/xml-apis.
2014-11-25Fix build.Thomas Knall2-1/+1
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests.