index
:
EAAF-Components
1.0.x/master
2.x/main
master
EAAF-Components
tlenz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eaaf_core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
fix(core): remove test code from method on production level
Thomas
1
-5
/
+1
2022-01-08
[fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg...
Thomas
2
-13
/
+26
2021-12-09
switch to next snapshot version
Thomas
1
-1
/
+1
2021-12-09
switch to next release version
1.2.0
Thomas
1
-1
/
+1
2021-12-07
change IGuiFormBuilder interface to enable pre-evaluation of response content...
Thomas
2
-0
/
+19
2021-12-06
update IGuiBuilderConfiguration to indicate asynchronous GUI rendering
Thomas
1
-0
/
+11
2021-11-29
switch to next snapshot version
Thomas
1
-1
/
+1
2021-11-29
switch to next release version
1.1.20
Thomas
1
-1
/
+1
2021-11-25
fix bug in GUI rendering that apply if messages contains a single quote
Thomas
1
-3
/
+10
2021-11-19
switch to next snapshot version
Thomas
1
-1
/
+1
2021-11-19
switch to next release version
1.1.19
Thomas
1
-1
/
+1
2021-11-03
switch to next snapshot version
Thomas
1
-1
/
+1
2021-11-03
switch to next release version
1.1.18
Thomas
1
-1
/
+1
2021-10-21
switch to next snapshot version
Christof Rabensteiner
1
-1
/
+1
2021-10-14
switch to next release version
1.1.17
Thomas
1
-1
/
+1
2021-10-14
remove thread-local variable from AuthenticationDataBuilder
Thomas
1
-17
/
+40
2021-10-06
switch to next snapshot version
Thomas
1
-1
/
+1
2021-10-06
switch to next release version
1.1.16.1
Thomas
1
-1
/
+1
2021-09-21
switch to next snapshot version
Thomas
1
-1
/
+1
2021-09-21
switch to next release version
1.1.16
Thomas
1
-1
/
+1
2021-09-14
work-around to solve possible multi-thread issue in authentication-data builder
Thomas
1
-17
/
+31
2021-09-03
switch to next snapshot version
Thomas
1
-1
/
+1
2021-09-03
switch to next release version
1.1.15
Thomas
1
-1
/
+1
2021-08-11
switch to next snapshot version
Thomas
1
-1
/
+1
2021-08-11
switch to next release version
1.1.14
Thomas
1
-1
/
+1
2021-08-05
fix wrong error handling and missing TransactionId in case of an error during...
Thomas
1
-4
/
+13
2021-07-09
add new method into DummySpConfiguration
Thomas
1
-0
/
+12
2021-07-01
add new 'errorHandling' type that illustrate any error on application side be...
Thomas
3
-3
/
+59
2021-05-23
update attribute builder for MandateProfiles and add attribute builder for ma...
Thomas
5
-2
/
+158
2021-05-23
switch to next snapshot version
Thomas
1
-1
/
+1
2021-05-18
switch to next release version
1.1.13.1
Thomas
1
-1
/
+1
2021-04-28
switch to next snapshot version
Thomas
1
-1
/
+1
2021-04-28
switch to next release version
1.1.13
Thomas
1
-1
/
+1
2021-04-21
add missing error-handling and add a few more tests
Thomas
7
-7
/
+557
2021-04-21
some small updates in central error-handling
Thomas
8
-361
/
+321
2021-04-20
update third-party libs and verify / fix some jUnit tests
Thomas
1
-5
/
+0
2021-04-19
refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...
Thomas
6
-43
/
+136
2021-04-19
Merge branch 'feature/VT-21-016' into 'nightlyBuild'
Thomas Lenz
5
-205
/
+598
2021-04-16
Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component...
Thomas
4
-104
/
+154
2021-04-14
log level via config
lalber
2
-41
/
+8
2021-04-14
ready for Tests
lalber
1
-0
/
+7
2021-04-14
some code optimization to reduce memory consumption
Thomas
1
-7
/
+5
2021-04-08
Rename interface
lalber
2
-13
/
+13
2021-04-07
Interface extraction
lalber
3
-263
/
+111
2021-04-01
new handleErroNoRedirect
lalber
1
-34
/
+16
2021-03-31
inf recursion fix
lalber
1
-10
/
+11
2021-03-30
better error conf and some fixes
lalber
2
-11
/
+17
2021-03-30
Junit fixes
lalber
3
-37
/
+93
2021-03-30
add some Junit fixes and other spotbug based ones
lalber
4
-32
/
+64
2021-03-30
added some error Handling
lalber
3
-10
/
+16
[next]