aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules
AgeCommit message (Collapse)AuthorFilesLines
2019-02-21fix problem with nonLatin charactersThomas Lenz3-5/+26
add additional log messages
2018-10-29update LoggingThomas Lenz2-2/+26
2018-10-29update SZR client to new eIDAS specific getIdentityLink requestThomas Lenz6-51/+953
2018-09-13add license headerThomas Lenz31-0/+682
2018-09-13update error messageThomas Lenz1-1/+3
2018-09-13remove dataStore implementationThomas Lenz2-331/+331
2018-09-12add some internal checksThomas Lenz1-0/+16
2018-09-11add missing countryCode informationThomas Lenz1-0/+5
2018-09-11some more updatesThomas Lenz16-214/+1168
2018-08-31more updatesThomas Lenz11-51/+666
2018-08-16Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxyThomas Lenz1-1/+1
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/authmodule_eIDASv2/tasks/CreateIdentityLinkTask.java
2018-08-16update SZRClient TestThomas Lenz1-28/+80
2018-08-16update SZR client after first testsThomas Lenz4-60/+467
2018-07-27Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxytzefferer24-246/+424
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java
2018-07-26Remove SZRClientTesttzefferer1-172/+172
2018-07-26namespace refactoringThomas Lenz23-79/+79
2018-07-25add missing lib and add some commandsThomas Lenz1-1/+1
2018-07-24update countrySelectionProcess to support more than one eIDAS Nodes for ↵Thomas Lenz3-10/+55
different production stages. This is required, because eIDAS Ref. Impl. 2.0 and 2.1 supports only one countryCode each instance.
2018-07-20add event codesThomas Lenz3-29/+17
2018-07-20some more fixesThomas Lenz2-2/+4
2018-07-20add SZR clientThomas Lenz40-487/+5668
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1
2018-07-02add country selectionThomas Lenz1-0/+20
2018-06-26initial commitThomas Lenz12-0/+1025