Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
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-10 | fix possible DoS Bug | Thomas Lenz | 1 | -3/+11 | |
2017-03-09 | update some more libs | Thomas Lenz | 1 | -1/+1 | |
- Hibernate to 5.2.8.Final - Spring to 4.3.7.Release - Apache CXF to 3.1.10 - Struts 2 to 2.5.10.1 (also fix CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045), but is the latest major release) - Apache http client to 4.5.3 - Apache http core to 4.4.6 - SLF4j to 1.7.24 - commons.lang3 to 3.5 - jackson to 2.8.7 | |||||
2017-03-09 | add check if local citizen-card environment is running to CCE selection template | Thomas Lenz | 4 | -1/+71 | |
2017-03-08 | update java-script lib for html templates to detect Firefox >= 52 that does ↵ | Thomas Lenz | 1 | -1/+17 | |
not support Java-Applets any more | |||||
2017-03-08 | update hash algorithm for ECC signing keys to SHA256 | Thomas Lenz | 1 | -1/+1 | |
2017-02-23 | add some javadoc information | Thomas Lenz | 1 | -5/+12 | |
2017-02-23 | update eIDAS SP metadata, because SP needs persistent identifiers only | Thomas Lenz | 1 | -5/+12 | |
2017-02-22 | Refector eIDAS attribute generation do a dynamic way similar to the PVP ↵ | Thomas Lenz | 16 | -183/+596 | |
attribute builder concept The eIDAS attribute list in eIDAS metadata that contains currently supported attributes is also generated dynamical | |||||
2017-02-21 | add support of additional eIDAS attributes by using a simple configuration file | Thomas Lenz | 4 | -27/+77 | |
2017-02-21 | update javadoc | Thomas Lenz | 1 | -1/+1 | |
2017-02-14 | change log level of one log message to traceeIDAS_node_implementation | Thomas Lenz | 1 | -1/+1 | |
2017-02-10 | update eIDAS specific revisionslog entries | Thomas Lenz | 4 | -4/+19 | |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 10 | -38/+290 | |
2017-02-09 | fix bug in bPK builder for eIDAS targets | Thomas Lenz | 1 | -1/+1 | |
2017-02-09 | update eIDAS node target validator | Thomas Lenz | 1 | -2/+5 | |
2017-02-08 | add additional validation of eIDAS country target for bPK calculation | Thomas Lenz | 3 | -0/+11 | |
2017-02-08 | if OA requests no eIDAS attributes than request PersonalIdentifier as minimum | Thomas Lenz | 1 | -1/+11 | |
2017-02-08 | fix bug in configuration tool during eIDAS LoA level load operation | Thomas Lenz | 1 | -1/+5 | |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute ↵ | Thomas Lenz | 3 | -2/+10 | |
that is marked as required is not available | |||||
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the ↵ | Thomas Lenz | 8 | -48/+27 | |
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs | |||||
2017-02-07 | update eIDAS SAML-engine to support ↵ | Thomas Lenz | 4 | -10/+503 | |
http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1 and http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1 signature schemes | |||||
2017-02-07 | fix some bugs in eIDAS SAML-engine metadata generator | Thomas Lenz | 1 | -3/+6 | |
2017-02-03 | prohibit chunked transfer encoding in eIDAS metadata response | Thomas Lenz | 1 | -6/+11 | |
2017-02-03 | fix wrong html content-type value in eIDAS metadata response | Thomas Lenz | 1 | -1/+2 | |
2017-02-03 | fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or ↵ | Thomas Lenz | 1 | -3/+3 | |
ELGA mandate-service is configured | |||||
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 9 | -531/+16 | |
2017-01-31 | fix problem with iaik pki-module and worker threads | Thomas Lenz | 1 | -2/+25 | |
2017-01-31 | update default config | Thomas Lenz | 2 | -7/+54 | |
2017-01-31 | add missing third party lib | Thomas Lenz | 1 | -0/+6 | |