aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-11-08fix problem with SSLSocketFactoryThomas Lenz1-10/+29
2016-11-04update version to 3.2.0Thomas Lenz1-5/+5
2016-11-04update default configThomas Lenz1-1/+1
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz10-31/+156
2016-11-04update Http client for MIS communicationThomas Lenz10-227/+178
2016-11-03MOA-ID-3.1.5 was only a special version of 3.1.4 with a few cherry-picks for ↵Thomas Lenz3-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-03fix typeMOA-ID-3.1.5Thomas Lenz1-1/+1
2016-11-03fix maven build problemThomas Lenz1-0/+3
2016-11-03remove unused file (cherry-pick )Thomas Lenz1-624/+0
2016-11-03update first parts in readme, handbook, and default configurationThomas Lenz7-37/+732
# Conflicts: # id/history.txt
2016-11-03fix cherry-pick problem in case of moa-id 3.2.x config already existsThomas Lenz1-1/+6
2016-11-03add readme_3.1.5 and update history.txtThomas Lenz2-3/+628
2016-11-03fix some more jerry-pick problemsThomas Lenz4-13/+5
2016-11-03switch to version 3.1.5Thomas Lenz1-4/+4
2016-11-03change merge problems in cherry pickingThomas Lenz2-37/+122
2016-11-03add functionality to support more than one ELGA mandate-serviceThomas Lenz17-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-03update ConfigTool to support more than one ELGA mandate-serviceThomas Lenz16-50/+562
2016-10-28set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1Thomas Lenz1-8/+36
2016-10-25switch version to 3.2.1-snapshotThomas Lenz1-4/+4
2016-10-25switch version to 3.2.0Thomas Lenz1-4/+13
2016-10-25update history.txt, readme_3.2.0.txt and handbookThomas Lenz4-18/+128
2016-10-25fix another problem in session databaseThomas Lenz77-980/+2349
2016-10-25move JaxB classes into an own moduleThomas Lenz59-1/+5
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-24update moa-sig to fix problem with connectionTimeoutsThomas Lenz1-1/+1
2016-10-24update demo-OAThomas Lenz1-2/+14
2016-10-24remove unused codeThomas Lenz1-130/+0
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz205-372/+146
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21add log messages in clean-up processThomas Lenz2-1/+3
2016-10-21update first parts in readme, handbook, and default configurationThomas Lenz7-37/+731
2016-10-21update third-party librariesThomas Lenz3-22/+35
2016-10-21update log messages and clean-up classesThomas Lenz3-6/+4
2016-10-21add functionality to support more than one ELGA mandate-serviceThomas Lenz17-98/+302
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz21-909/+595
2016-10-21update default list of allowed SSL ciphersThomas Lenz1-18/+32
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI ↵Thomas Lenz10-47/+67
module is used
2016-10-21update MOA-ID-OA demo applicationThomas Lenz6-42/+19
2016-10-21update ConfigTool to support more than one ELGA mandate-serviceThomas Lenz16-50/+562
2016-10-21remove unused codeThomas Lenz102-24969/+0
2016-10-07Merge branch 'development_preview' into eIDAS_node_implementationThomas Lenz2-0/+629
Conflicts: pom.xml
2016-10-07switch version to 3.1.4MOA-ID-3.1.4Thomas Lenz3-2/+631
2016-10-07refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz15-67/+90
encoding
2016-10-07add additional redirect in elga mandate-service selection-process to get out ↵Thomas Lenz8-11/+111
from BKU communication switch version of elga-mandate-module to 1.1
2016-10-07add additional redirect in elga mandate-service selection-process to get out ↵Thomas Lenz8-11/+111
from BKU communication switch version of elga-mandate-module to 1.1
2016-09-30fix possible IndexOutOfBoundExceptionThomas Lenz1-1/+3
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz15-67/+90
encoding
2016-09-20update default configurationThomas Lenz1-0/+3
2016-09-20update eIDAS module to load highest possible LoA from configThomas Lenz2-1/+6
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in ↵Thomas Lenz5-3/+151
Assertion->Conditions element
2016-09-20remove unused codeThomas Lenz1-56/+56