summaryrefslogtreecommitdiff
path: root/eaaf_core
AgeCommit message (Expand)AuthorFilesLines
2021-04-28switch to next release version1.1.13Thomas1-1/+1
2021-04-21add missing error-handling and add a few more testsThomas7-7/+557
2021-04-21some small updates in central error-handlingThomas8-361/+321
2021-04-20update third-party libs and verify / fix some jUnit testsThomas1-5/+0
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas6-43/+136
2021-04-19Merge branch 'feature/VT-21-016' into 'nightlyBuild'Thomas Lenz5-205/+598
2021-04-16Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component...Thomas4-104/+154
2021-04-14log level via configlalber2-41/+8
2021-04-14ready for Testslalber1-0/+7
2021-04-14some code optimization to reduce memory consumptionThomas1-7/+5
2021-04-08Rename interfacelalber2-13/+13
2021-04-07Interface extractionlalber3-263/+111
2021-04-01new handleErroNoRedirectlalber1-34/+16
2021-03-31inf recursion fixlalber1-10/+11
2021-03-30better error conf and some fixeslalber2-11/+17
2021-03-30Junit fixeslalber3-37/+93
2021-03-30add some Junit fixes and other spotbug based oneslalber4-32/+64
2021-03-30added some error Handlinglalber3-10/+16
2021-03-30no ticket or link fixlalber1-12/+13
2021-03-30Second version of featurelalber2-53/+73
2021-03-30First version of featurelalber3-155/+377
2021-03-30register missing attribute-builderThomas1-0/+1
2021-03-26better error conf and some fixeslalber2-11/+17
2021-03-21Junit fixeslalber3-37/+93
2021-03-16add some Junit fixes and other spotbug based oneslalber4-33/+66
2021-03-12added some error Handlinglalber3-10/+16
2021-03-12refactor some code to Java Stream APIThomas5-41/+34
2021-03-12no ticket or link fixlalber1-12/+13
2021-03-11refactor BpkBuilder in eaaf-utilsThomas7-946/+5
2021-03-10add AuthSessionWrapper for ID Austria specific informationThomas1-0/+34
2021-03-10Second version of featurelalber2-53/+71
2021-03-08First version of featurelalber3-193/+409
2021-03-04update some attribute-buildersThomas3-9/+10
2021-03-03update default error-handling to optimize visualizationThomas1-12/+14
2021-03-02update error-messages in process-managementThomas4-10/+14
2021-03-01switch to next snapshot version because end-point update maybe brakes other p...Thomas1-1/+1
2021-03-01change endpoints for protocol-finalization controller and add basic modul for...Thomas2-4/+6
2021-02-24update error-GUI form to differ between internal und external error-codesThomas1-14/+22
2021-02-23use internal-to-external error mapping for GUIThomas1-1/+1
2021-02-19fix wrong bPK calculation for XZVR and XERSB bpkTargetsThomas3-18/+44
2021-01-25add missing attribute-builders into SPI-Loader definitionThomas Lenz1-0/+2
2021-01-08switch to next snapshot versionThomas Lenz1-1/+1
2021-01-08switch to next release version1.1.11Thomas Lenz1-1/+1
2021-01-07refactor AbstractLocaleAuthTask to move userStopOperation into parent classThomas Lenz2-36/+42
2020-12-28optimize maven build process to build source-jar filesThomas Lenz1-46/+0
2020-12-26fix possible NullPointerException in BpkAttributeBuilderThomas Lenz1-4/+5
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-4/+1
2020-12-14set TransactionId as MDC property in case of a found but invalid pendingRequestThomas Lenz1-0/+7
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz5-157/+208
2020-12-09Merge branch 'feature/gitlabci' into 'nightlyBuild'Thomas Lenz1-2/+6