summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-21switch to next release version1.1.16Thomas12-12/+12
2021-09-20switch to HSM-Facade 0.7.2 and add optional configuration property for gRPC ↵Thomas4-7/+53
deadline, see https://grpc.io/blog/deadlines/
2021-09-14work-around to solve possible multi-thread issue in authentication-data builderThomas1-17/+31
2021-09-03switch to next snapshot versionThomas12-12/+12
2021-09-03switch to next release version1.1.15Thomas12-12/+12
2021-09-03ignore jUnit in EaafKeyStoreFactoryTest because it looks conceptional invalidThomas1-0/+2
2021-09-03add jUnit test that uses RSASSA-PSS algorithmThomas1-0/+27
2021-09-03update to v0.7.0 of HSM-Facaden-ProviderThomas1-2/+2
2021-09-02define new PVP attribute for ID Austria level (basic / full)Thomas1-1/+30
2021-08-11switch to next snapshot versionThomas12-12/+12
2021-08-11switch to next release version1.1.14Thomas12-12/+12
2021-08-10update to latest third-party libsThomas1-5/+5
2021-08-10remove misplaced log message in request VDA taskThomas1-3/+2
2021-08-05fix wrong error handling and missing TransactionId in case of an error ↵Thomas3-15/+13
during restart of process-engine (OEGVEID-2053)
2021-07-14update third-party libs to latest versionsThomas1-8/+9
2021-07-14Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas1-1/+1
into nightlyBuild
2021-07-09add new method into DummySpConfigurationThomas1-0/+12
2021-07-08Update IAIK MOA SPSS Version to 3.1.4-RC4Christof Rabensteiner1-1/+1
2021-07-01add tracelog into SAML2 verification engineThomas6-0/+371
2021-07-01add new 'errorHandling' type that illustrate any error on application side ↵Thomas3-3/+59
before forwarding to SP
2021-06-18update some log messagesThomas5-12/+68
2021-06-04remove @Deprecated annotationThomas1-5/+4
2021-05-23update attribute builder for MandateProfiles and add attribute builder for ↵Thomas6-2/+210
mandate mode to support eIDAS Proxy-Service with mandates
2021-05-23switch to next snapshot versionThomas12-12/+12
2021-05-18switch to next release version1.1.13.1Thomas12-12/+12
2021-05-18re-initialize IAIK-MOA before every process to fix problem with unordered ↵Thomas2-2/+3
JAVA Security-Provider in Java > 11.10
2021-04-28switch to next snapshot versionThomas12-12/+12
2021-04-28switch to next release version1.1.13Thomas12-12/+12
2021-04-21add missing error-handling and add a few more testsThomas7-7/+557
2021-04-21some small updates in central error-handlingThomas9-375/+337
2021-04-20update third-party libs and verify / fix some jUnit testsThomas14-88/+45
2021-04-19refactor DateOfBirth in IAuthData and all implementations because ↵Thomas8-62/+163
DateOfBirth from SZR has not be a valid Date object
2021-04-19Merge branch 'feature/VT-21-016' into 'nightlyBuild'Thomas Lenz18-226/+1288
Use custom SSLContext builder to generate BouncyCastle specific TrustManager... See merge request egiz/eaaf_components!23
2021-04-16Merge branch 'feature/small_changes' into feature/VT-21-016Thomas12-15/+682
2021-04-16build eaaf-components with JDK11 in Gitlab CIThomas1-1/+2
2021-04-16Use custom SSLContext builder to generate BouncyCastle specific TrustManager ↵Thomas12-15/+682
in case of keys base on HSM-Facade, because SSLContext based on BCJSSE needs BCJSSE TrustManager BCJSSE is not compatible to SunJSSE TrustManager in Java >= 9
2021-04-16Merge branch 'feature/VT-21-016' of ↵Thomas5-104/+155
gitlab.iaik.tugraz.at:egiz/eaaf_components into feature/VT-21-016 # Conflicts: # eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/services/ProtocolAuthenticationService.java # eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/ProtocolFinalizationController.java
2021-04-14log level via configlalber2-41/+8
2021-04-14ready for Testslalber1-0/+7
2021-04-14remove re-initialization of IAIK MOA because we make some updates in MOA-SPSSThomas1-2/+1
2021-04-14some code optimization to reduce memory consumptionThomas5-25/+48
2021-04-08Rename interfacelalber2-13/+13
2021-04-08add new verification methods into MOA-Sig module to verify PAdES documents ↵Thomas20-164/+521
and to perform extended validation
2021-04-07Interface extractionlalber4-265/+112
2021-04-07add properties for maven-pluin versionsThomas1-8/+16
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