aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Refactor Error MessagesChristof Rabensteiner1-3/+3
2019-08-19SignatureVerifier: Log incoming request to debugChristof Rabensteiner1-0/+11
2019-07-31Add Testcase For "Verify Signed Notification"Christof Rabensteiner2-0/+101
2019-07-22Test Flow of DeliveryRequest from "End-To-End" & Fix BugsChristof Rabensteiner26-187/+961
2019-07-18Remove TODO Comment (Because Single URL Works)Christof Rabensteiner1-1/+3
2019-07-18Fix: Remove Hardcoded Version in Mzs2MsgConverterChristof Rabensteiner1-1/+1
2019-07-18Refactor MzsService: Handle Timeouts In Separate MethodChristof Rabensteiner1-4/+12
2019-07-18Validate Schema of app2mzs Messages in Both DirectionsChristof Rabensteiner1-2/+1
2019-07-18Integrate Mzs Service Timeout and Handle Async ResponsesChristof Rabensteiner8-102/+224
2019-07-17Put MoaZSException on Diet & Handle Edge CasesChristof Rabensteiner15-261/+182
2019-07-16DeliveryNotification: Change Mzs Schema, Convert From Msg to MzsChristof Rabensteiner2-12/+113
2019-07-16Implement ForwardResponseToService Sink And All Its ImplicationsChristof Rabensteiner13-53/+260
2019-07-15Save Response To File Sink: Add Path to Configuration + FixChristof Rabensteiner6-20/+61
2019-07-12Allow App To Choose Between MsgResponse SinksChristof Rabensteiner11-49/+286
2019-07-12Renamed and Simplified SignatureVerifierChristof Rabensteiner5-31/+41
2019-07-09Refactor Needles Interfaces and Rename "process" to "backend"Christof Rabensteiner18-158/+114
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner9-48/+43
2019-07-09Refactor: Merge BinaryRepository into DeliveryRepositoryChristof Rabensteiner13-93/+98
2019-07-09Refactor MsgResponse and its IDsChristof Rabensteiner11-53/+50
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner39-247/+978
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner16-44/+39
2019-07-03Soap Client: Enable MTOM Per DefaultChristof Rabensteiner1-0/+6
2019-07-03Refactor: Remove "? extends X" in Return ParameterChristof Rabensteiner1-1/+1
2019-07-03Minor Fix: Performance of Trace Logging ImprovedChristof Rabensteiner1-3/+8
2019-07-03Minor: Whitespace FixChristof Rabensteiner1-5/+5
2019-07-03TnvzHelper: Handle Edge Case and Add Test CasesChristof Rabensteiner4-10/+211
2019-07-02Handle tnvz Query Edge Cases by Improving ValidationChristof Rabensteiner9-93/+153
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner13-254/+356
2019-06-28Remove EgovUtils DependencyChristof Rabensteiner4-13/+71
2019-06-28Separate Test Suite into Unit- And Integration TestsChristof Rabensteiner13-34/+32
2019-06-28Refactor: Deduplicate Code by Simplifying MarshallerConfigChristof Rabensteiner3-58/+22
2019-06-28Simplified Config ValidationChristof Rabensteiner2-31/+30
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner8-28/+336
2019-06-27Minor FixesChristof Rabensteiner3-3/+6
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner8-120/+91
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner8-45/+77
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner16-133/+480
2019-06-19Unify AppDeliveryID SpellingChristof Rabensteiner3-8/+8
2019-06-19Refactor DeliveryPipelineChristof Rabensteiner2-30/+44
2019-06-19Add Testcase: Reject Invalid Delivery Response SignatureChristof Rabensteiner2-3/+40
2019-06-19Finalize moa-sig-lib's Integration and Add TestcaseChristof Rabensteiner12-23/+183
2019-06-13Refactor: Create and Reuse Info Message TemplateChristof Rabensteiner1-4/+5
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner5-6/+6
2019-06-13Fix moa-sig-lib's Integration IssuesChristof Rabensteiner28-87/+408
2019-05-29Integrate MoaSig Verification into SignatureVerifierChristof Rabensteiner5-2/+171
2019-05-28Add Moa Sig Dependency & Configure Logging & Init ReadmeChristof Rabensteiner2-5/+21
2019-05-28Remove Unused ImportsChristof Rabensteiner4-14/+1
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner14-102/+386
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner8-71/+250
2019-05-23Refactor: Cleanup CodesmellsChristof Rabensteiner4-9/+5