Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-27 | refactoring: rename method | Thomas Lenz | 1 | -7/+6 | |
2017-11-20 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 1 | -3/+10 | |
2017-11-20 | add scheme file | Thomas Lenz | 1 | -0/+35 | |
2017-11-20 | add new constants | Thomas Lenz | 1 | -2/+9 | |
2017-11-13 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2017-10-19 | fix bug in eIDAS response encryption configuration | Thomas Lenz | 1 | -1/+2 | |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 4 | -24/+58 | |
2017-10-10 | update error handling | Thomas Lenz | 1 | -7/+30 | |
2017-10-10 | update MOAIDTrustManager to implement a better error handling for ↵ | Thomas Lenz | 1 | -12/+43 | |
acceptedServerCertificates | |||||
2017-10-03 | update libs and version | Thomas Lenz | 1 | -4/+4 | |
2017-10-03 | remove mobileBKU and add an additional third BKU | Thomas Lenz | 4 | -22/+30 | |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 3 | -1/+43 | |
configurable for every online application | |||||
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as ↵ | Thomas Lenz | 1 | -0/+2 | |
additional MDC variable | |||||
2017-09-08 | remove unused code | Thomas Lenz | 1 | -15/+12 | |
2017-09-06 | add static variable and update demo OA | Thomas Lenz | 1 | -0/+1 | |
2017-09-06 | add xsd schema for eIDAS specific SAML2 extensions | Thomas Lenz | 2 | -1/+39 | |
2017-07-27 | add eIDAS to StatisticLogger.java | Thomas Lenz | 1 | -0/+1 | |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 2 | -0/+32 | |
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 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 1 | -1/+2 | |
2017-07-12 | add new demo module for dummy authentication | Thomas Lenz | 1 | -1/+2 | |
2017-03-10 | fix possible DoS Bug | Thomas Lenz | 1 | -3/+11 | |
2017-02-21 | update javadoc | Thomas Lenz | 1 | -1/+1 | |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 1 | -1/+1 | |
2017-02-08 | fix bug in configuration tool during eIDAS LoA level load operation | Thomas Lenz | 1 | -1/+5 | |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the ↵ | Thomas Lenz | 1 | -0/+12 | |
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-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 1 | -0/+2 | |
2017-01-31 | fix problem with iaik pki-module and worker threads | Thomas Lenz | 1 | -2/+25 | |
2017-01-30 | update pom | Thomas Lenz | 1 | -4/+5 | |
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 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 1 | -25/+115 | |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 3 | -17/+81 | |
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 | 1 | -1/+6 | |
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 cherry-pick problem in case of moa-id 3.2.x config already exists | Thomas Lenz | 1 | -1/+6 | |
2016-11-03 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 8 | -14/+139 | |
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-10-28 | set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1 | Thomas Lenz | 1 | -8/+36 | |
2016-10-25 | fix another problem in session database | Thomas Lenz | 6 | -3/+783 | |
2016-10-25 | move JaxB classes into an own module | Thomas Lenz | 2 | -0/+123 | |
2016-10-24 | remove unused code | Thomas Lenz | 1 | -130/+0 | |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 5 | -55/+93 | |
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building | |||||
2016-10-21 | update third-party libraries | Thomas Lenz | 1 | -3/+9 | |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 8 | -14/+139 | |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 6 | -187/+31 | |
2016-10-21 | update SSL certificate revocation-checking method-order if the IAIK_PKI ↵ | Thomas Lenz | 4 | -27/+25 | |
module is used | |||||
2016-09-20 | remove unused code | Thomas Lenz | 1 | -56/+56 | |
2016-09-20 | update third party libs | Thomas Lenz | 1 | -0/+5 | |
2016-09-15 | fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵ | Thomas Lenz | 1 | -3/+6 | |
legacy mode | |||||
2016-09-15 | fix Bug in 'parse document from input stream' method which produce a ↵ | Thomas Lenz | 1 | -5/+7 | |
SaxParserException if DebugLevel is 'debug' |