Age | Commit message (Expand) | Author | Files | Lines |
2019-06-27 | Fixes; SSL Client Auth Works! | Christof Rabensteiner | 1 | -9/+42 |
2019-06-26 | Protect MsgClient via SSL (ink Client Authentication) | Christof Rabensteiner | 3 | -38/+39 |
2019-06-19 | Add Testcase: Reject Invalid Delivery Response Signature | Christof Rabensteiner | 1 | -3/+10 |
2019-06-19 | Finalize moa-sig-lib's Integration and Add Testcase | Christof Rabensteiner | 2 | -7/+53 |
2019-06-13 | Refactor: Move Signature Verification in Dedicated Package | Christof Rabensteiner | 1 | -1/+1 |
2019-06-13 | Fix moa-sig-lib's Integration Issues | Christof Rabensteiner | 1 | -2/+2 |
2019-05-28 | Integrate Sign.Verification and Improve Error Handling of Pipeline | Christof Rabensteiner | 2 | -25/+78 |
2019-05-27 | Intercept Incoming DeliveryRequestStatus and Store as byte[] | Christof Rabensteiner | 1 | -11/+13 |
2019-05-23 | MZS Schema Changes + Changes in Interface | Christof Rabensteiner | 1 | -3/+4 |
2019-05-21 | WIP: SSL Client Auth | Christof Rabensteiner | 2 | -9/+31 |
2019-05-20 | Add Testcase for MsgClient | Christof Rabensteiner | 2 | -0/+76 |
2019-05-16 | Refactor: Merge Converter, Validator, and Merger into Util | Christof Rabensteiner | 2 | -28/+17 |
2019-05-16 | Refactor and Test ConfigProfileGenerator | Christof Rabensteiner | 1 | -0/+135 |
2019-05-15 | Move Services / Clients To Dedicated Packages | Christof Rabensteiner | 1 | -3/+3 |
2019-05-15 | Handle Config Related Edge Cases in Augmenter & ProfileGenerator | Christof Rabensteiner | 1 | -2/+3 |
2019-05-15 | Integrate Config Profiles + Refactoring | Christof Rabensteiner | 1 | -44/+86 |
2019-05-15 | WIP: Generate Map of Config Profiles from Spring Environment | Christof Rabensteiner | 1 | -44/+45 |
2019-05-14 | Minor Fixes: Remove Unused Imports; Fix of Error Message; Add TODO | Christof Rabensteiner | 1 | -3/+0 |
2019-05-14 | Implement Per-Field-Overriding of Configuration in Augmenter | Christof Rabensteiner | 2 | -1/+82 |
2019-05-13 | Add Unit Tests for DeliveryPipeline | Christof Rabensteiner | 1 | -0/+211 |
2019-05-13 | Test: Add Assertion in Mzs2MsgConverterTest | Christof Rabensteiner | 1 | -3/+3 |
2019-05-09 | Reactivate and Fix Unit Tests | Christof Rabensteiner | 1 | -19/+38 |
2019-05-09 | Fix: Enable ApacheCXF's Automated Schema Validation | Christof Rabensteiner | 1 | -13/+19 |
2019-05-08 | Add "Reject Missing Sender" Test Case | Christof Rabensteiner | 1 | -0/+6 |
2019-05-08 | Remove Obsolete Validation Testcase | Christof Rabensteiner | 1 | -15/+0 |
2019-05-08 | Refactor: Consolidate Schema-Related Components | Christof Rabensteiner | 1 | -1/+2 |
2019-05-08 | Fix Namespace Prefixes in Marshaled Messages (msg: instead of ns#:) | Christof Rabensteiner | 1 | -4/+11 |
2019-05-08 | Implement Pipeline Flow and mzs2msg Conversion | Christof Rabensteiner | 1 | -0/+67 |
2019-05-06 | Change Package Namespaces of JAXB Generated Sources | Christof Rabensteiner | 1 | -5/+2 |
2019-04-30 | Generate SoapFault instead of DRStatus/Error Message | Christof Rabensteiner | 1 | -5/+1 |
2019-04-30 | Add Optional mzs:DeliveryRequest/Config & Validate / Augment It | Christof Rabensteiner | 1 | -21/+26 |
2019-04-29 | Make JAXB Objects Immutable and Add Builder Utility | Christof Rabensteiner | 2 | -107/+12 |
2019-04-18 | Mock Pipeline in App2MzsServiceTests | Christof Rabensteiner | 1 | -1/+30 |
2019-04-18 | Change App2mzs Interface and Init Delivery Pipeline | Christof Rabensteiner | 1 | -1/+1 |
2019-04-10 | Add Testcase For JAXB Marshalling | Christof Rabensteiner | 1 | -0/+101 |
2019-04-08 | Update Codebase to Match MZS Schema Changes | Christof Rabensteiner | 1 | -2/+1 |
2019-03-19 | Add Unit Tests "Reject Formally Incorrect Delivery Request" | Christof Rabensteiner | 1 | -2/+27 |
2019-03-19 | Add Unit Test Stub for App2MzsService | Christof Rabensteiner | 1 | -0/+46 |