Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-13 | fix possible DoS Bug | Thomas Lenz | 1 | -3/+11 | |
2017-03-13 | update Struts2 to prevent CVE-2017-5638 ↵ | Thomas Lenz | 1 | -1/+1 | |
(https://cwiki.apache.org/confluence/display/WW/S2-045) | |||||
2017-03-13 | remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is ↵ | Thomas Lenz | 817 | -51643/+1 | |
already moved to a new repository. | |||||
2017-03-13 | add iaik_ixsil dependency that is required for moa-id-lib jUnit tests | Thomas Lenz | 2 | -0/+9 | |
2017-03-13 | update javadoc | Thomas Lenz | 1 | -1/+1 | |
2017-03-13 | fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or ↵ | Thomas Lenz | 1 | -3/+3 | |
ELGA mandate-service is configured | |||||
2017-03-13 | fix problem with iaik pki-module and worker threads | Thomas Lenz | 1 | -2/+25 | |
2017-03-13 | fix problem with selection of authentication process and eIDAS authentication | Thomas Lenz | 1 | -2/+3 | |
2017-03-13 | small change in VelocityProvider | Thomas Lenz | 1 | -13/+19 | |
2017-03-13 | change version to next 3.2.2-snapshot | Thomas Lenz | 1 | -4/+4 | |
2016-12-15 | switch version 3.2.1MOA-ID-3.2.1 | Thomas Lenz | 1 | -4/+4 | |
2016-12-15 | add missing lib to local repo | Thomas Lenz | 1 | -0/+0 | |
2016-12-15 | update third-party libs | Thomas Lenz | 1 | -33/+9 | |
- spring-framework 4.3.4.RELEASE - xmlsec 2.0.8 - hibernate 5.2.5.Final - Apache cxf 3.1.9 - Struts2 2.3.31 - slf4j 1.7.22 - mysql-connector 6.0.5 | |||||
2016-12-12 | add first information for moa-id 3.2.1 | Thomas Lenz | 2 | -0/+710 | |
2016-12-12 | update handbook | Thomas Lenz | 1 | -2/+8 | |
2016-12-09 | fix bug in OpenID protocol implementation that generates a wrong encoded ↵ | Thomas Lenz | 1 | -3/+6 | |
error response | |||||
2016-12-02 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 1 | -2/+4 | |
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation | |||||
2016-12-01 | fix possible problem with Velocity Engine internal logging | Thomas Lenz | 1 | -2/+4 | |
2016-11-25 | fix problem in SAML2 credential provider that selects a wrong keyStore | Thomas Lenz | 1 | -1/+1 | |
2016-11-24 | fix check if ELGA mandate-service module is configured | Thomas Lenz | 1 | -2/+4 | |
2016-11-22 | fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 ↵ | Thomas Lenz | 3 | -4/+161 | |
algorithms for XML signatures | |||||
2016-11-18 | add first parts to support Redirect-Binding for eIDAS Auth. interface | Thomas Lenz | 1 | -45/+133 | |
2016-11-18 | update SSO session-transfer module | Thomas Lenz | 1 | -13/+2 | |
2016-11-18 | fix bug in servlet | Thomas Lenz | 1 | -5/+8 | |
2016-11-16 | fix some more bugs in eIDAS SAML-engine | Thomas Lenz | 1 | -8/+39 | |
* different problems with SAML metadata generation | |||||
2016-11-16 | fix bug in eIDAS SAML-engine: | Thomas Lenz | 1 | -1/+9 | |
generate metadata extensions element from wrong schema definition | |||||
2016-11-14 | switch to next version | Thomas Lenz | 1 | -4/+4 | |
2016-11-14 | fix problem with test-eID OIDs in configuration tool | Thomas Lenz | 1 | -1/+1 | |
2016-11-08 | fix problem with SSLSocketFactory | Thomas Lenz | 1 | -10/+29 | |
2016-11-04 | update version to 3.2.0 | Thomas Lenz | 1 | -5/+5 | |
2016-11-04 | update default config | Thomas Lenz | 1 | -1/+1 | |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 10 | -31/+156 | |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 10 | -227/+178 | |
2016-11-03 | MOA-ID-3.1.5 was only a special version of 3.1.4 with a few cherry-picks for ↵ | Thomas Lenz | 3 | -5/+640 | |
BRZ!!! Merge branch 'Branch_MOA-ID-3.1.5' into eIDAS_node_implementation Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/GeneralMOAIDConfig.java id/history.txt id/moa-id-webgui/src/main/java/at/gv/egovernment/moa/id/config/webgui/validation/task/impl/ServicesProtocolPVP2XTask.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/PropertyBasedAuthConfigurationProvider.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/config/ConfigurationMigrationUtils.java id/server/modules/moa-id-module-elga_mandate_service/src/main/java/at/gv/egovernment/moa/id/auth/modules/elgamandates/utils/ELGAMandateServiceMetadataProvider.java pom.xml | |||||
2016-11-03 | fix typeMOA-ID-3.1.5 | Thomas Lenz | 1 | -1/+1 | |
2016-11-03 | fix maven build problem | Thomas Lenz | 1 | -0/+3 | |
2016-11-03 | remove unused file (cherry-pick ) | Thomas Lenz | 1 | -624/+0 | |
2016-11-03 | update first parts in readme, handbook, and default configuration | Thomas Lenz | 7 | -37/+732 | |
# Conflicts: # id/history.txt | |||||
2016-11-03 | fix cherry-pick problem in case of moa-id 3.2.x config already exists | Thomas Lenz | 1 | -1/+6 | |
2016-11-03 | add readme_3.1.5 and update history.txt | Thomas Lenz | 2 | -3/+628 | |
2016-11-03 | fix some more jerry-pick problems | Thomas Lenz | 4 | -13/+5 | |
2016-11-03 | switch to version 3.1.5 | Thomas Lenz | 1 | -4/+4 | |
2016-11-03 | change merge problems in cherry picking | Thomas Lenz | 2 | -37/+122 | |
2016-11-03 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 17 | -94/+309 | |
Conflicts: id/server/modules/moa-id-module-elga_mandate_service/src/main/java/at/gv/egovernment/moa/id/auth/modules/elgamandates/utils/ELGAMandateServiceMetadataProvider.java | |||||
2016-11-03 | update ConfigTool to support more than one ELGA mandate-service | Thomas Lenz | 16 | -50/+562 | |
2016-10-28 | set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1 | Thomas Lenz | 1 | -8/+36 | |
2016-10-25 | switch version to 3.2.1-snapshot | Thomas Lenz | 1 | -4/+4 | |
2016-10-25 | switch version to 3.2.0 | Thomas Lenz | 1 | -4/+13 | |
2016-10-25 | update history.txt, readme_3.2.0.txt and handbook | Thomas Lenz | 4 | -18/+128 | |
2016-10-25 | fix another problem in session database | Thomas Lenz | 77 | -980/+2349 | |