aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/msg
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner2-6/+17
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner2-19/+96
2019-06-19Unify AppDeliveryID SpellingChristof Rabensteiner1-3/+3
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner2-47/+0
2019-06-13Fix moa-sig-lib's Integration IssuesChristof Rabensteiner2-37/+44
2019-05-29Integrate MoaSig Verification into SignatureVerifierChristof Rabensteiner1-2/+29
2019-05-28Remove Unused ImportsChristof Rabensteiner1-1/+0
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner4-15/+20
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner3-31/+77
2019-05-21WIP: SSL Client AuthChristof Rabensteiner2-7/+61
2019-05-20Add Testcase for MsgClientChristof Rabensteiner1-1/+0
2019-05-14Implement Per-Field-Overriding of Configuration in AugmenterChristof Rabensteiner1-0/+28