Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-30 | fix problem with XML parser and additional features options | Thomas Lenz | 7 | -34/+57 | |
2016-01-21 | fix MOA-ID assemply problem with endorsed libs | Thomas Lenz | 1 | -3/+3 | |
2015-09-16 | update pom to remove xml-parser from application packages | Thomas Lenz | 1 | -1/+3 | |
2015-09-02 | modify maven build process configuration | Thomas Lenz | 1 | -0/+1 | |
2015-07-23 | Add qualified timestamp identifier to TSL implementation. | Thomas Lenz | 1 | -5/+16 | |
This code is actually not active. | |||||
2015-05-11 | adjustments for idea deployment | Bojan Suzic | 1 | -1/+9 | |
2015-03-24 | error message when a keygroup is not found | Florian Reimair | 1 | -1/+6 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 3 | -47/+4 | |
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-23 | exclude iaik_jce_eval_signed | Thomas Lenz | 1 | -0/+4 | |
2014-11-25 | Remove eclipse project settings from scm. | Thomas Knall | 1 | -42/+0 | |
2014-11-25 | Fix build. | Thomas Knall | 2 | -5/+4 | |
- 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. | |||||
2014-10-31 | add .gitignore files | Thomas Lenz | 3 | -0/+4 | |
2014-10-30 | solve some moa-spss problems | Thomas Lenz | 4 | -1/+7 | |
2014-10-30 | update TSL fixup filter | Thomas Lenz | 1 | -1/+2 | |
> fix wrong encoded Id attributes in TSL root element | |||||
2014-10-30 | switch to axis-1.0_IAIK_1.2.jar to solve problems with wsdl resource loader | Thomas Lenz | 1 | -2/+2 | |
2014-10-29 | update MOA-SPSS readme and handbook | Thomas Lenz | 2 | -61/+19 | |
2014-10-29 | Merge remote-tracking branch ↵ | Thomas Lenz | 2 | -3/+189 | |
'remotes/origin/afitzek.moaspss-cert-rest-service' into moa-2.1-Snapshot | |||||
2014-10-29 | Update third-party libs | Thomas Lenz | 1 | -0/+6 | |
- some implementation updates was required | |||||
2014-09-23 | filled error handler in certificate servlet | Andreas Fitzek | 1 | -1/+2 | |
2014-09-23 | added Certificate Servlet | Andreas Fitzek | 2 | -3/+188 | |
2014-09-19 | Revert "fixing compile error" | Thomas Lenz | 1 | -10/+0 | |
This reverts commit 7beff705d4e4d7d7034e23e797d39723a762bc1d. | |||||
2014-09-19 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 1 | -0/+10 | |
into moa-2.1-Snapshot | |||||
2014-09-19 | update handbook and readme | Thomas Lenz | 1 | -0/+3 | |
2014-09-17 | fixing compile error | Bojan Suzic | 1 | -0/+10 | |
2014-09-15 | update MOA-SPSS handbook and release information | Thomas Lenz | 2 | -37/+8 | |
2014-09-12 | update dependency version | Thomas Lenz | 1 | -1/+1 | |
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2 | |||||
2014-09-10 | remove dependency entries | Thomas Lenz | 1 | -10/+1 | |
2014-08-25 | resolving build issues | Bojan Suzic | 1 | -0/+10 | |
2014-08-11 | Update iaik-TSL library (ETSI TS119612 V1.2.1) | Thomas Lenz | 4 | -11/+47 | |
* change Version to 2.0.2 | |||||
2014-08-07 | Fix possible classloader problems with TSL library | Thomas Lenz | 1 | -1/+15 | |
- exclude sub librarys in maven pom file | |||||
2014-07-07 | update to MOA-SPSS 2.0.1 | Thomas Lenz | 2 | -4/+13 | |
2014-06-25 | Exclude iaik_pki_module (from TSL library) | Klaus Stranacher | 3 | -2/+15 | |
2014-06-10 | use moa-commons version from root pom (moa-idspss project) | Thomas Lenz | 1 | -1/+0 | |
2014-06-06 | adjusting maven config | Bojan Suzic | 1 | -0/+1 | |
2014-06-05 | remove Eclipse config files | Thomas Lenz | 7 | -48/+0 | |
2014-05-23 | remove depentencies | Thomas Lenz | 1 | -1/+1 | |
2014-05-21 | build process update | Thomas Lenz | 5 | -15/+12 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 31 | -298/+11 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-20 | update version management | Thomas Lenz | 31 | -11/+298 | |
2014-05-16 | update versions | Thomas Lenz | 4 | -8/+84 | |
2014-04-01 | merge | Bojan Suzic | 4 | -5/+5 | |
2014-04-01 | change version to 2.0.1 | Thomas Lenz | 3 | -3/+3 | |
2014-04-01 | solve character encording | Thomas Lenz | 1 | -2/+2 | |
2014-03-28 | empty jar error in maven, skip | Bojan Suzic | 4 | -230/+0 | |
2014-03-24 | update JavaDoc to 2.9.1 | Thomas Lenz | 1 | -1/+1 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 9 | -5/+268 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom | |||||
2014-03-17 | Update to version 2.0.0 (pom, handbook, etc.) | Klaus Stranacher | 10 | -177/+247 | |
Handbook usage updated (TSL example added) Update TSL handling | |||||
2014-03-10 | Update trustprofiles and certstore | Klaus Stranacher | 8 | -38/+206 | |
Update TSL processing (working directory handling) Update groupId of IAIK dependencies | |||||
2014-03-09 | POMs added to dependencies | Klaus Stranacher | 3 | -7/+24 | |
maven-assembly-plugin version set to 2.2-beta-1 (for MOA-SPSS) Update TSL parts | |||||
2014-03-06 | Change to MOA-SPSS version 1.5.2 | Klaus Stranacher | 5 | -12/+9 | |