aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at
AgeCommit message (Expand)AuthorFilesLines
2017-10-13switch log levels to infoThomas Lenz9-15/+15
2017-10-13fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute v...Thomas Lenz2-1/+23
2017-10-13enable mandates for eIDAS nodesThomas Lenz20-468/+597
2017-10-11fix wrong eIDAS bPK calculationThomas Lenz1-1/+1
2017-10-05fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ...Thomas Lenz2-4/+53
2017-10-04enable mandates for eIDAS service providerThomas Lenz1-3/+8
2017-10-03add functionality to put additional parameters on executioncontextThomas Lenz1-5/+27
2017-10-03update template builder to support OA specific BKU detection templatesThomas Lenz2-2/+57
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz3-23/+23
2017-09-22update eIDAS attribute builder for legalPersonIdentifierThomas Lenz2-33/+43
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz15-59/+217
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz8-34/+91
2017-09-06update StatisticLogger to handle unknown BKUTypesThomas Lenz1-2/+8
2017-08-28update IAIK libsThomas Lenz1-2/+2
2017-08-28catch possible NullPointerExceptionThomas Lenz1-0/+6
2017-07-27add eIDAS to StatisticLogger.javaThomas Lenz1-1/+5
2017-07-26fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in co...Thomas Lenz1-2/+5
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz4-6/+51
2017-07-25workAround to solve problem with IAIK-JCE and SSL algorithm parameter validationThomas Lenz1-0/+22
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz2-79/+182
2017-07-12set UniqueOAIdentifier on process-management contextThomas Lenz1-0/+4
2017-03-16limit length of some logged identifier to max length of 254 charactersThomas Lenz1-9/+18
2017-03-16make nextByteRandom synchronized to additionally prevent problems with IAIK_J...Thomas Lenz1-1/+1
2017-03-15Fix bug in statistic logger that broke the authentication process on some pro...Thomas Lenz1-5/+22
2017-03-14workaround to fix possible problem with OpenSAML SecureRandomIdentifierGenera...Thomas Lenz2-2/+26
2017-03-08update hash algorithm for ECC signing keys to SHA256Thomas Lenz1-1/+1
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP attri...Thomas Lenz1-0/+7
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz2-12/+15
2017-02-09fix bug in bPK builder for eIDAS targetsThomas Lenz1-1/+1
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz1-2/+2
2017-01-30enable encrypt of eIDAS assertion as defaultThomas Lenz1-1/+10
2017-01-27allow EntitiesDescriptor elements in eIDAS metadata.Thomas Lenz1-52/+62
2016-11-25fix problem in SAML2 credential provider that selects a wrong keyStoreThomas Lenz1-1/+1
2016-11-18fix bug in servletThomas Lenz1-5/+8
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz2-2/+9
2016-11-04update Http client for MIS communicationThomas Lenz1-0/+14
2016-10-25fix another problem in session databaseThomas Lenz36-799/+1342
2016-10-25move JaxB classes into an own moduleThomas Lenz34-7437/+0
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz5-45/+3
2016-10-21add log messages in clean-up processThomas Lenz1-1/+1
2016-10-21update log messages and clean-up classesThomas Lenz3-6/+4
2016-10-21add functionality to support more than one ELGA mandate-serviceThomas Lenz3-16/+18
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz9-667/+541
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 modul...Thomas Lenz4-12/+30
2016-10-07add additional redirect in elga mandate-service selection-process to get out ...Thomas Lenz2-1/+17
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz2-12/+15
2016-09-15Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementationThomas Lenz1-1/+2
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2