aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13update RevisionLogger.java to make IP address logging optionalThomas Lenz1-3/+18
2018-09-12add basic monitoringThomas Lenz1-0/+176
2018-07-27Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxytzefferer25-61/+64
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java
2018-07-26namespace refactoringThomas Lenz25-61/+62
2018-07-25add missing SerializableThomas Lenz1-1/+3
2018-07-24update countrySelectionProcess to support more than one eIDAS Nodes for ↵Thomas Lenz1-4/+7
different production stages. This is required, because eIDAS Ref. Impl. 2.0 and 2.1 supports only one countryCode each instance.
2018-07-20some EventCode updatesThomas Lenz3-3/+8
2018-07-20add event codesThomas Lenz1-1/+2
2018-07-20some more fixesThomas Lenz2-4/+6
2018-07-20add SZR clientThomas Lenz23-507/+511
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1
2018-07-02add requested PVP S-Profile attribute handlingThomas Lenz4-16/+254
2018-07-02add country selectionThomas Lenz4-0/+186
2018-06-26initial commitThomas Lenz22-0/+1706