summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-15build(core): switch to next release versionHEADmasterThomas12-12/+12
2024-02-05fix(core): use centrial error-handling service to map internal to external er...Thomas1-3/+3
2024-02-02fix(core): possible NullPointerException during get generic data from sessionThomas1-42/+37
2024-02-01style(core): fix code-style issueThomas1-1/+1
2024-02-01fix(core): remove features that not supported on Java 11Thomas3-3/+3
2024-02-01feat(core): add Jackson Joda moduleThomas3-5/+77
2024-02-01feat(core): add configuration utils to operate on specific types of configura...Thomas2-0/+64
2024-02-01feat(errorhandling): update configuration-model to exclude stake-trace loggingThomas9-17/+87
2023-11-29build(core): switch to next snapshot versionThomas12-12/+12
2023-11-29build(core): switch to next release version2.0.11.3.17Thomas12-12/+12
2023-11-29chore(core): update third-party libsThomas1-9/+9
2023-11-06fix(gui): escape special characters in error messagesThomas1-1/+2
2023-11-06chore(gui): set additionl error-page parameters without escaptionThomas1-1/+1
2023-10-13build(core): switch to next snapshot versionThomas12-12/+12
2023-10-12build(core): switch to next release version1.3.16Thomas12-12/+12
2023-08-30chore(saml2): remove some deprecated methods and switch to new oneThomas8-16/+16
2023-08-22fix(core): remove pendingRequest from PendingReqIdValidationException before ...Thomas1-1/+1
2023-08-21fix(sl20): remove line-of-code that was a copy&past mistakeThomas1-6/+1
2023-08-21feat(sl20): add basic certificate-validity check into JWS validationThomas6-50/+174
2023-08-21refact(sl20): clean-up SL20 response handlerThomas1-147/+177
2023-08-02build(core): switch to next snapshot versionThomas12-12/+12
2023-08-02build(core): switch to next release version1.3.15Thomas12-12/+12
2023-08-02test(moa-sig): add PAdES verificationThomas2-0/+65
2023-07-12feat(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initia...Thomas2-37/+54
2023-07-12feat(http): Add connection timeout parameters to HTTP client-configurationThomas2-11/+27
2023-07-12feat(core): add static method into PVP bPK attribute-builder to build attribu...Thomas1-8/+19
2023-06-06fix(core): add @JsonValue annotation to SpMandateModes enum to serialize the ...Thomas1-20/+22
2023-06-06fix(core): add some more allowed classes to Exception deserialization.Thomas2-1/+31
2023-06-05fix(core): update wrong encoded parameter in validation exceptionThomas1-1/+1
2023-06-05chore(core): add @JsonCreator annotation to enumThomas1-0/+3
2023-06-01refact(core): change custom object-serialization to protected to re-use it in...Thomas1-1/+25
2023-05-31feat(core): add remove method to IPendingRequest interfaceThomas3-2/+19
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas7-53/+219
2023-05-25test(core): check JSON serialization for some DAOThomas1-0/+30
2023-05-25feat(core): support Base64 to byte[] decoding is requiredThomas1-0/+4
2023-05-22chore(saml2): optimize metadata signature-verification filterThomas2-11/+121
2023-05-15chore(utils): optimize type-specific deserializationThomas3-2/+6
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas17-24/+210
2023-05-15feat(utils): add custom Jackson (de)serialization for polymorph class structuresThomas2-0/+170
2023-05-15feat(utils): optimize custom Java serialization implementationThomas3-21/+335
2023-05-13refact(core): remove double serialization in central error handlingThomas4-82/+40
2023-05-11refact(core): make data class Pair JSON serialisableThomas1-7/+9
2023-05-11chore(core): update third-party libsThomas4-10/+26
2023-05-11feat(spring): add authorisation configuration for multi-modul projectsThomas3-3/+62
2023-05-11build(core): add internal EGIZ repositorityThomas1-1/+11
2023-05-10feat(spring): add BasicAuth user object and new Interface to load users in mu...Thomas3-0/+121
2023-05-08chore(moa-sig): switch to latest moa-sig version 3.1.9Thomas1-1/+1
2023-05-08refactor(moa-sig): rename IAIK dependencyThomas2-0/+0
2023-05-08style(core): fix codestyle issuesThomas2-3/+5
2023-05-08build(core): change maven repo id because it was already usedThomas1-1/+1