aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/advancedlogging/StatisticLogger.java
AgeCommit message (Expand)AuthorFilesLines
2018-08-27fix small problem in implementation of a monitoring moduleThomas Lenz1-1/+1
2018-08-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-13some bug fixesThomas Lenz1-37/+43
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-2/+2
2018-06-14some more stuffThomas Lenz1-3/+5
2018-06-14more refactoring staffThomas Lenz1-68/+75
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-10/+11
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-17/+16
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz1-10/+5
2017-09-06update StatisticLogger to handle unknown BKUTypesThomas Lenz1-2/+8
2017-07-27add eIDAS to StatisticLogger.javaThomas Lenz1-1/+5
2017-03-16limit length of some logged identifier to max length of 254 charactersThomas Lenz1-9/+18
2017-03-15Fix bug in statistic logger that broke the authentication process on some pro...Thomas Lenz1-5/+22
2016-10-25fix another problem in session databaseThomas Lenz1-17/+26
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-27/+26
2016-06-29using annotations for hibernate configuration nowChristian Maierhofer1-1/+0
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer1-4/+8
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-5/+5
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-5/+8
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-66/+42
2016-01-27set max error-message length in statisticdatabase to 200 charactersThomas Lenz1-4/+1
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz1-1/+1
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-3/+3
2015-07-02develThomas Lenz1-47/+52
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-3/+4
2015-02-20some minor fixesThomas Lenz1-1/+14
2014-10-24fix possible NullpointerExceptionThomas Lenz1-8/+3
2014-05-14add additional SZRGW error handlingThomas Lenz1-1/+9
2014-05-02add interfederation attribute queryThomas Lenz1-23/+33
2014-02-14bugfix: fix possible nullpointer exceptionThomas Lenz1-2/+5
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-07Code CleanUPThomas Lenz1-2/+4
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-1/+5
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-22/+221
2013-09-24implement advanced statistic loggerThomas Lenz1-0/+150