Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-07 | update Struts2 to current version | Thomas Lenz | 1 | -4/+6 | |
2017-09-06 | switch to eIDAS SAML-engine 1.4.0-RC1 | Thomas Lenz | 1 | -5/+5 | |
2017-09-06 | add static variable and update demo OA | Thomas Lenz | 6 | -145/+220 | |
2017-09-06 | fix wrong entries in eIDAS metadata extensions | Thomas Lenz | 1 | -4/+4 | |
2017-09-06 | add xsd schema for eIDAS specific SAML2 extensions | Thomas Lenz | 4 | -1/+74 | |
2017-09-06 | update StatisticLogger to handle unknown BKUTypes | Thomas Lenz | 1 | -2/+8 | |
2017-08-28 | update history.txt and add readme_3.2.3.txt | Thomas Lenz | 2 | -0/+737 | |
2017-08-28 | update IAIK libs | Thomas Lenz | 2 | -9/+12 | |
2017-08-28 | catch possible NullPointerException | Thomas Lenz | 1 | -0/+6 | |
2017-07-27 | add eIDAS to StatisticLogger.java | Thomas Lenz | 2 | -1/+6 | |
2017-07-27 | update logging behavior of eIDAS metadata provider implementation | Thomas Lenz | 1 | -5/+22 | |
2017-07-26 | fix some bugs in combination with eIDAS saml-engine 1.3 | Thomas Lenz | 4 | -5/+7 | |
2017-07-26 | fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in ↵ | Thomas Lenz | 1 | -2/+5 | |
combination with eIDAS saml-engine | |||||
2017-07-26 | switch to eIDAS SAML-engine 1.3.0-final | Thomas Lenz | 2 | -5/+6 | |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 10 | -9/+130 | |
2017-07-26 | update MOA-Sig to 3.1.0 | Thomas Lenz | 2 | -24/+51 | |
update IAIK_JCE to 5.5-RC1 to solve problem with Java JDK 8.141 | |||||
2017-07-25 | workAround to solve problem with IAIK-JCE and SSL algorithm parameter validation | Thomas Lenz | 2 | -0/+42 | |
2017-07-25 | Revert "betaversion for a workaround to solve problem with Java8 >= 141 and ↵ | Thomas Lenz | 4 | -671/+1 | |
SHA1 certificates in certificate chain" This reverts commit c4fe089610dba3d6e8929f6e163538dfae0d18da. | |||||
2017-07-25 | betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 ↵ | Thomas Lenz | 4 | -1/+671 | |
certificates in certificate chain | |||||
2017-07-17 | refactor MOA eIDAS metadata provider | Thomas Lenz | 2 | -101/+22 | |
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 5 | -139/+244 | |
2017-07-13 | update DummyAuthentication module to support more than one SP | Thomas Lenz | 1 | -4/+27 | |
2017-07-12 | add new demo module for dummy authentication | Thomas Lenz | 11 | -1/+373 | |
2017-07-12 | set UniqueOAIdentifier on process-management context | Thomas Lenz | 1 | -0/+4 | |
2017-06-07 | first untested implementation that based on the snapshot version 1.3.0 of ↵ | Thomas Lenz | 11 | -749/+1623 | |
eIDAS SAML-engine | |||||
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 | |
2017-05-03 | Log full MOA-SP signature-verification request into MOA-ID log if LogLevel ↵ | Thomas Lenz | 1 | -2/+3 | |
is trace | |||||
2017-03-28 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 1 | -0/+7 | |
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-03-28 | update MOA eIDAS-Engine to reload eIDAS metadata if request or response ↵ | Thomas Lenz | 6 | -26/+160 | |
validation are not success at first check. This update makes a key role-over easier for signing and encryption. | |||||
2017-03-28 | fix problem in javascript lib that is used for BKU selection | Thomas Lenz | 2 | -6/+26 | |
2017-03-19 | add info for a bugfix that can not be solved at the moment | Thomas Lenz | 1 | -0/+7 | |
2017-03-16 | update default BKU selection templates to remove OnlineBKU | Thomas Lenz | 8 | -59/+268 | |
2017-03-16 | Merge branch 'Branch_MOA-ID-3.2.1' into eIDAS_node_implementation | Thomas Lenz | 1 | -1/+0 | |
# Conflicts: # id/server/moa-id-commons/pom.xml # id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/attributes/builder/IeIDASAttribute.java # id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/attributes/builder/eIDASAttrDateOfBirth.java # id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/attributes/builder/eIDASAttrLegalName.java # id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/attributes/builder/eIDASAttrLegalPersonIdentifier.java # pom.xml | |||||
2017-03-16 | update history information | Thomas Lenz | 1 | -1/+3 | |
2017-03-16 | limit length of some logged identifier to max length of 254 characters | Thomas Lenz | 1 | -9/+18 | |
2017-03-16 | make nextByteRandom synchronized to additionally prevent problems with ↵ | Thomas Lenz | 1 | -1/+1 | |
IAIK_JCE and Java JDK => 8u111 | |||||
2017-03-16 | Fix bug in statistic logger that broke the authentication process on some ↵ | Thomas Lenz | 1 | -5/+22 | |
protocols if database persist operation failes | |||||
2017-03-16 | update history information | Thomas Lenz | 1 | -1/+3 | |
2017-03-16 | limit length of some logged identifier to max length of 254 characters | Thomas Lenz | 1 | -9/+18 | |
2017-03-16 | add release nodes for 3.2.2 | Thomas Lenz | 2 | -0/+711 | |
2017-03-16 | make nextByteRandom synchronized to additionally prevent problems with ↵ | Thomas Lenz | 1 | -1/+1 | |
IAIK_JCE and Java JDK => 8u111 | |||||
2017-03-15 | Fix bug in statistic logger that broke the authentication process on some ↵ | Thomas Lenz | 1 | -5/+22 | |
protocols if database persist operation failes | |||||
2017-03-14 | workaround to fix possible problem with OpenSAML ↵ | Thomas Lenz | 2 | -2/+26 | |
SecureRandomIdentifierGenerator in combination with JDK 8.121 and IAIK_JCE that cause in a java.lang.ArrayIndexOutOfBoundsException | |||||
2017-03-14 | workaround to fix possible problem with OpenSAML ↵ | Thomas Lenz | 2 | -2/+26 | |
SecureRandomIdentifierGenerator in combination with JDK 8.121 and IAIK_JCE that cause in a java.lang.ArrayIndexOutOfBoundsException | |||||
2017-03-13 | update build process to support current JDK version | Thomas Lenz | 2 | -3/+2 | |
2017-03-13 | add release nodes for 3.2.2 | Thomas Lenz | 2 | -0/+711 | |
2017-03-13 | fix possible DoS Bug | Thomas Lenz | 1 | -3/+11 | |
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 | |