Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-09 | Apply several fixes. | Thomas Knall | 1 | -1/+0 | |
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem. | |||||
2014-11-25 | Fix buggy test. | Thomas Knall | 1 | -1/+2 | |
2014-10-31 | fix STORK DateFormat | Thomas Lenz | 1 | -0/+1 | |
2014-10-31 | add .gitignore files | Thomas Lenz | 1 | -0/+1 | |
2014-09-17 | fixing build error, dependency not found | Bojan Suzic | 1 | -0/+5 | |
2014-09-12 | update dependency version | Thomas Lenz | 1 | -5/+10 | |
> 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-08-19 | add interfederation without attributequery request which use encrypted bPKs | Thomas Lenz | 2 | -16/+47 | |
(this functionality is required for federation with USP) | |||||
2014-08-11 | Update iaik-TSL library (ETSI TS119612 V1.2.1) | Thomas Lenz | 1 | -3/+3 | |
* change Version to 2.0.2 | |||||
2014-06-22 | spcountry workaround | Bojan Suzic | 1 | -0/+30 | |
2014-05-21 | build process update | Thomas Lenz | 1 | -2/+2 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 11 | -113/+2 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-20 | update version management | Thomas Lenz | 11 | -2/+113 | |
2014-05-16 | update versions | Thomas Lenz | 1 | -1/+21 | |
2014-05-12 | solve problem with log4j and tomcat 8 | Thomas Lenz | 1 | -4/+9 | |
2014-04-17 | add method to build default DateTime string | Thomas Lenz | 1 | -0/+14 | |
2014-04-16 | change version to 2.0.2-Snapshot | Thomas Lenz | 1 | -2/+1 | |
2014-04-10 | change all file paths to relative or absolute paths | Thomas Lenz | 1 | -1/+6 | |
2014-04-02 | solve logging problems with Tomcat 8 | Thomas Lenz | 1 | -3/+2 | |
2014-04-01 | change version to 2.0.1 | Thomas Lenz | 1 | -1/+1 | |
2014-04-01 | solve character encording | Thomas Lenz | 2 | -3/+3 | |
2014-04-01 | update Axis to axis-1.0_IAIK_1.1.jar | Thomas Lenz | 1 | -0/+5 | |
- solve problems with possible XML External Entity (XXE) attacks - DocType Declarations are not allowed in axis-1.0_IAIK_1.1.jar | |||||
2014-03-31 | update slf4j to version 1.7.6 | Thomas Lenz | 1 | -5/+5 | |
2014-03-31 | update joda-time to version 2.3 | Thomas Lenz | 1 | -1/+1 | |
2014-03-31 | update Jaxen to version 1.1.6 | Thomas Lenz | 1 | -1/+2 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 3 | -131/+175 | |
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-20 | introduced log4j logging system | Florian Reimair | 1 | -40/+27 | |
2014-03-20 | Merge remote-tracking branch 'remotes/origin/moa_spss_1.5.2' into moa2_0_tlenz | Thomas Lenz | 1 | -14/+14 | |
2014-03-17 | Update to version 2.0.0 (pom, handbook, etc.) | Klaus Stranacher | 1 | -1/+1 | |
Handbook usage updated (TSL example added) Update TSL handling | |||||
2014-03-14 | bufix: convert relativ path to absolut path | Thomas Lenz | 1 | -1/+2 | |
2014-03-09 | POMs added to dependencies | Klaus Stranacher | 1 | -14/+14 | |
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 | 1 | -1/+1 | |
2014-03-04 | after merge bs_3_fr | Bojan Suzic | 1 | -34/+0 | |
2014-03-04 | resolving problems related to commons and slf4j libraries | Bojan Suzic | 2 | -90/+149 | |
2014-02-27 | build stork euid | Bojan Suzic | 1 | -1/+4 | |
2014-02-03 | merge | Bojan Suzic | 11 | -38/+496 | |
2014-01-30 | remove Eclipse config files | Thomas Lenz | 4 | -33/+0 | |
2014-01-30 | -- set MOA-ID Version to 1.9.98-Snapshot | Thomas Lenz | 1 | -1/+1 | |
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata | |||||
2014-01-29 | Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into ↵ | Thomas Lenz | 7 | -5/+496 | |
moa2_0_tlenz Conflicts: common/pom.xml id/server/auth/.settings/org.eclipse.wst.common.component id/server/auth/src/main/webapp/index.html id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyCertificateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/idserverlib/src/main/resources/resources/wsdl/MOA-ID-1.x.wsdl pom.xml spss/handbook/clients/api/pom.xml spss/handbook/clients/pom.xml spss/handbook/clients/referencedData/pom.xml spss/handbook/clients/webservice/pom.xml spss/handbook/pom.xml spss/pom.xml spss/server/pom.xml spss/server/serverlib/pom.xml spss/server/serverws/.settings/org.eclipse.wst.common.component spss/server/serverws/pom.xml spss/server/tools/pom.xml | |||||
2014-01-27 | merging | Bojan Suzic | 1 | -1/+1 | |
2014-01-23 | some short changes | Thomas Lenz | 1 | -1/+1 | |
2014-01-19 | Adaptions version 1.5.2 to 2.0.0 | Klaus Stranacher | 3 | -3/+3 | |
2014-01-19 | Version update to 2.0.0 | Klaus Stranacher | 1 | -2/+2 | |
2014-01-19 | Update TSL library (Constants.HR added) | Klaus Stranacher | 4 | -0/+483 | |
TSL schema added to MOA-SPSS schema pool | |||||
2014-01-17 | copying old changes | Bojan Suzic | 1 | -0/+29 | |
2014-01-17 | copying old changes | Bojan Suzic | 1 | -29/+0 | |
2014-01-17 | changing to utf8 in spss messages | Bojan Suzic | 1 | -1/+1 | |
2014-01-17 | fixing maven errors | Bojan Suzic | 1 | -0/+29 | |
2013-11-11 | Repo. update | Thomas Lenz | 1 | -1/+1 | |
2013-10-11 | Update CreateCMSSignatureRequest (ExcludeByteRange added) | Klaus Stranacher | 1 | -0/+8 | |
2013-10-03 | Code CleanUP and change to consisted Version numbers | Thomas Lenz | 2 | -3/+2 | |