Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-09 | move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project | Thomas Lenz | 1 | -41/+0 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 1 | -0/+4 | |
2016-02-10 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -0/+4 | |
Conflicts: id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java | |||||
2016-02-04 | fix XXE DDoS problem in MOA-SPSS | Thomas Lenz | 1 | -0/+4 | |
2016-01-14 | temporary problem fix for default security definitions (PVP / eIDAS SAML-engine) | Thomas Lenz | 3 | -0/+453 | |
2016-01-12 | use general config eidas (in progress) | Florian Reimair | 1 | -0/+22 | |
2015-10-16 | add SAML2 Metadata namespace and schema to validate openSAML signed metadata | Thomas Lenz | 2 | -20/+17 | |
2015-05-05 | fixed NullPointerException in Logger class triggered by empty message | Florian Reimair | 1 | -9/+22 | |
2015-04-16 | update library versions | Thomas Lenz | 1 | -8/+4 | |
2015-03-24 | made logging system more robust | Florian Reimair | 1 | -1/+8 | |
2015-03-12 | getting rid of log4j in logger class | Florian Reimair | 2 | -47/+30 | |
2015-03-10 | save some ram with logger | Florian Reimair | 1 | -13/+39 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 1 | -1/+2 | |
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-19 | update libraries | Thomas Lenz | 1 | -7/+6 | |
-> joda-time 2.7 -> slf4j 2.7.10 -> struts2 2.3.20 -> commons-codec 1.10 -> hibernate 4.3.8.Final -> mySQL-connector 5.1.34 -> opensaml 2.6.4 -> xmltooling 2.6.4 | |||||
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 | |