aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2018-02-27some more updates are required to support postgresql databasesThomas Lenz7-32/+67
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz7-122/+219
2017-12-11Merge branch 'development_preview' into eIDAS_node_implementationThomas Lenz1-0/+1
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz1-0/+1
2017-11-27add some more escaptionsThomas Lenz2-35/+5
2017-11-27refactoring: rename methodThomas Lenz1-7/+6
2017-11-27add String escaping on same methodsThomas Lenz4-266/+164
2017-11-27add some more escaptionsThomas Lenz2-35/+5
2017-11-27Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz5-266/+192
2017-11-27refactoring: rename methodThomas Lenz1-7/+6
2017-11-26add String escaping on same methodsThomas Lenz4-266/+164
2017-11-21Merge branch 'eIDAS_node_implementation' of https://gitlab.iaik.tugraz.at/egi...Thomas Lenz8-67/+171
2017-11-20add new constantsThomas Lenz1-2/+9
2017-11-13fix typoThomas Lenz1-1/+1
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+2
2017-10-13enable mandates for eIDAS nodesThomas Lenz4-24/+58
2017-10-10update error handlingThomas Lenz1-7/+30
2017-10-10update MOAIDTrustManager to implement a better error handling for acceptedSer...Thomas Lenz1-12/+43
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz4-22/+30
2017-09-26Merge branch 'eIDAS_node_implementation' of https://gitlab.iaik.tugraz.at/egi...Thomas Lenz7-17/+66
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz3-1/+43
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz1-0/+2
2017-09-08remove unused codeThomas Lenz1-15/+12
2017-09-06add static variable and update demo OAThomas Lenz1-0/+1
2017-09-06add xsd schema for eIDAS specific SAML2 extensionsThomas Lenz1-1/+8
2017-08-03* check if SSL-Session is already establishedThomas Lenz1-0/+28
2017-07-27add eIDAS to StatisticLogger.javaThomas Lenz1-0/+1
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz2-0/+32
2017-07-25Revert "betaversion for a workaround to solve problem with Java8 >= 141 and S...Thomas Lenz4-671/+1
2017-07-25betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 cert...Thomas Lenz4-1/+671
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-1/+2
2017-07-12add new demo module for dummy authenticationThomas Lenz1-1/+2
2017-03-10fix possible DoS BugThomas Lenz1-3/+11
2017-02-21update javadocThomas Lenz1-1/+1
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-1/+1
2017-02-08fix bug in configuration tool during eIDAS LoA level load operationThomas Lenz1-1/+5
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz1-0/+12
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz1-0/+2
2017-01-31fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25
2016-11-14fix problem with test-eID OIDs in configuration toolThomas Lenz1-1/+1
2016-11-08fix problem with SSLSocketFactoryThomas Lenz1-10/+29
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-25/+115
2016-11-04update Http client for MIS communicationThomas Lenz2-17/+70
2016-11-03MOA-ID-3.1.5 was only a special version of 3.1.4 with a few cherry-picks for ...Thomas Lenz1-1/+6
2016-11-03fix cherry-pick problem in case of moa-id 3.2.x config already existsThomas Lenz1-1/+6
2016-11-03add functionality to support more than one ELGA mandate-serviceThomas Lenz8-14/+139
2016-10-28set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1Thomas Lenz1-8/+36
2016-10-25fix another problem in session databaseThomas Lenz6-3/+783
2016-10-25move JaxB classes into an own moduleThomas Lenz1-0/+119
2016-10-24remove unused codeThomas Lenz1-130/+0