Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-27 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-04-27 | switch to next release version1.1.3 | Thomas Lenz | 1 | -1/+1 | |
2020-04-22 | update log messages and pendingRequest clean-up in finalization step | Thomas Lenz | 2 | -15/+9 | |
2020-04-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-04-02 | switch to next release version 1.1.21.1.2 | Thomas Lenz | 1 | -1/+1 | |
2020-04-01 | update process-engine support HTTP POST and GET error forwarting. | Thomas Lenz | 7 | -40/+119 | |
This is needed for processes in IFrames | |||||
2020-04-01 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-04-01 | switch to next release version 1.1.1 | Thomas Lenz | 1 | -1/+1 | |
2020-04-01 | fix wrong format in case of encrypted wbPKs | Thomas Lenz | 3 | -23/+161 | |
2020-03-31 | switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, ↵ | Thomas Lenz | 10 | -84/+827 | |
and XERSB | |||||
2020-03-26 | some more editorial changes | Thomas Lenz | 1 | -5/+5 | |
2020-03-26 | fix codestyle | Thomas Lenz | 6 | -8/+20 | |
2020-03-24 | fix dependency problems with different Java Spring versions | Thomas Lenz | 1 | -0/+1 | |
2020-03-24 | some small changes | Thomas Lenz | 1 | -5/+5 | |
2020-03-20 | add some more test cases for process-engine evaluator | Thomas Lenz | 1 | -0/+4 | |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different ↵ | Thomas Lenz | 3 | -4/+12 | |
authentication mechanisms | |||||
2020-03-10 | Change internal representation of IssuerInstant from String to Date | Thomas Lenz | 2 | -21/+67 | |
2020-03-03 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-02-28 | switch to next release version 1.1.01.1.0 | Thomas Lenz | 1 | -1/+1 | |
2020-02-27 | add new transactionId for PII related data only | Thomas Lenz | 2 | -8/+73 | |
2020-02-26 | update wrong log messages | Thomas Lenz | 1 | -3/+3 | |
2020-02-24 | fix wrong or missing error messages | Thomas Lenz | 2 | -1/+3 | |
2020-02-20 | move SpConfigurationImpl.java into eaaf_core_utils | Thomas Lenz | 1 | -183/+0 | |
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 8 | -33/+127 | |
2020-02-17 | Merge branch 'feature/hsmfacade' into nightlyBuild | Thomas Lenz | 3 | -0/+6 | |
# Conflicts: # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata/AbstractChainingMetadataProvider.java # eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_core.beans.xml | |||||
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 3 | -0/+6 | |
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types | |||||
2020-02-06 | add more jUnit test | Thomas Lenz | 2 | -0/+63 | |
2020-02-06 | Refactor SamlVerificationEngine | Thomas Lenz | 1 | -5/+5 | |
add some more jUnit tests | |||||
2020-02-05 | refactor generic error-handling to solve possible invalid error-response in ↵ | Thomas Lenz | 1 | -47/+73 | |
SL2.0 | |||||
2020-02-05 | add Trusted-Certificates method to AbstractCredentialProvider | Thomas Lenz | 1 | -0/+130 | |
add jUnit tests for AbstractCredentialProvider change method names in AbstractCredentialProvider | |||||
2020-01-31 | a lot of more OpenSAML3 refactoring staff | Thomas Lenz | 3 | -0/+144 | |
This version is also NOT stable! | |||||
2020-01-28 | fix typo and remove @deprecated flags | Thomas Lenz | 1 | -31/+5 | |
2019-12-11 | change log-level in process-definition parser | Thomas Lenz | 1 | -6/+6 | |
2019-12-11 | change logging in process-definition parser | Thomas Lenz | 1 | -5/+5 | |
2019-12-11 | update TestRequestImpl.java | Thomas Lenz | 1 | -3/+4 | |
2019-12-05 | fix some refactoring problems | Thomas | 2 | -2/+4 | |
2019-12-05 | some code code-style modifications | Thomas | 126 | -2946/+3573 | |
active code-quality checks! | |||||
2019-12-04 | to some more code quality tasks | Thomas | 14 | -63/+147 | |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 150 | -14668/+14607 | |
2019-12-04 | switch to v1.1.0-Snapshot | Thomas Lenz | 1 | -1/+1 | |
2019-12-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2019-11-29 | switch to version 1.0.13.1v1.0.13.1 | Thomas Lenz | 1 | -1/+1 | |
2019-11-28 | switch to version 1.0.13 | Thomas Lenz | 1 | -1/+1 | |
2019-11-27 | add DummyHttpClientFactory.java into test jar | Thomas Lenz | 1 | -0/+21 | |
2019-11-22 | use UUID for sessionIdentifier | Thomas Lenz | 1 | -1/+2 | |
2019-11-22 | fix a problem with language selection | Thomas Lenz | 1 | -1/+1 | |
2019-11-21 | set process-canceled flag in case of user stops authprocess | Thomas Lenz | 2 | -8/+29 | |
change log-level for some exceptions | |||||
2019-11-21 | add stop condition to process-flow engine that can be set dynamically by tasks | Thomas Lenz | 11 | -82/+319 | |
2019-11-15 | copy some generic authProcessData directly into authData | Thomas Lenz | 1 | -0/+25 | |
2019-11-12 | switch to 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+1 | |