Age | Commit message (Expand) | Author | Files | Lines |
2019-07-18 | Integrate Mzs Service Timeout and Handle Async Responses | Christof Rabensteiner | 8 | -102/+224 |
2019-07-17 | Put MoaZSException on Diet & Handle Edge Cases | Christof Rabensteiner | 15 | -261/+182 |
2019-07-16 | DeliveryNotification: Change Mzs Schema, Convert From Msg to Mzs | Christof Rabensteiner | 2 | -12/+113 |
2019-07-16 | Implement ForwardResponseToService Sink And All Its Implications | Christof Rabensteiner | 13 | -53/+260 |
2019-07-15 | Save Response To File Sink: Add Path to Configuration + Fix | Christof Rabensteiner | 6 | -20/+61 |
2019-07-12 | Allow App To Choose Between MsgResponse Sinks | Christof Rabensteiner | 11 | -49/+286 |
2019-07-12 | Renamed and Simplified SignatureVerifier | Christof Rabensteiner | 5 | -31/+41 |
2019-07-09 | Refactor Needles Interfaces and Rename "process" to "backend" | Christof Rabensteiner | 18 | -158/+114 |
2019-07-09 | Minor Fixes And Refactoring | Christof Rabensteiner | 9 | -48/+43 |
2019-07-09 | Refactor: Merge BinaryRepository into DeliveryRepository | Christof Rabensteiner | 13 | -93/+98 |
2019-07-09 | Refactor MsgResponse and its IDs | Christof Rabensteiner | 11 | -53/+50 |
2019-07-08 | Implement Zuse2App Services | Christof Rabensteiner | 39 | -247/+978 |
2019-07-03 | Refactor: Restructure Project | Christof Rabensteiner | 16 | -44/+39 |
2019-07-03 | Soap Client: Enable MTOM Per Default | Christof Rabensteiner | 1 | -0/+6 |
2019-07-03 | Refactor: Remove "? extends X" in Return Parameter | Christof Rabensteiner | 1 | -1/+1 |
2019-07-03 | Minor Fix: Performance of Trace Logging Improved | Christof Rabensteiner | 1 | -3/+8 |
2019-07-03 | Minor: Whitespace Fix | Christof Rabensteiner | 1 | -5/+5 |
2019-07-03 | TnvzHelper: Handle Edge Case and Add Test Cases | Christof Rabensteiner | 4 | -10/+211 |
2019-07-02 | Handle tnvz Query Edge Cases by Improving Validation | Christof Rabensteiner | 9 | -93/+153 |
2019-07-02 | Implement And Integrate tnvz:QueryPersonRequest. | Christof Rabensteiner | 13 | -254/+356 |
2019-06-28 | Remove EgovUtils Dependency | Christof Rabensteiner | 4 | -13/+71 |
2019-06-28 | Separate Test Suite into Unit- And Integration Tests | Christof Rabensteiner | 13 | -34/+32 |
2019-06-28 | Refactor: Deduplicate Code by Simplifying MarshallerConfig | Christof Rabensteiner | 3 | -58/+22 |
2019-06-28 | Simplified Config Validation | Christof Rabensteiner | 2 | -31/+30 |
2019-06-27 | Honor & Test TrustAll and LaxHostNameVerification | Christof Rabensteiner | 8 | -28/+336 |
2019-06-27 | Minor Fixes | Christof Rabensteiner | 3 | -3/+6 |
2019-06-27 | Inject Configurable HTTP Policies to MsgClient | Christof Rabensteiner | 8 | -120/+91 |
2019-06-27 | Fixes; SSL Client Auth Works! | Christof Rabensteiner | 8 | -45/+77 |
2019-06-26 | Protect MsgClient via SSL (ink Client Authentication) | Christof Rabensteiner | 16 | -133/+480 |
2019-06-19 | Unify AppDeliveryID Spelling | Christof Rabensteiner | 3 | -8/+8 |
2019-06-19 | Refactor DeliveryPipeline | Christof Rabensteiner | 2 | -30/+44 |
2019-06-19 | Add Testcase: Reject Invalid Delivery Response Signature | Christof Rabensteiner | 2 | -3/+40 |
2019-06-19 | Finalize moa-sig-lib's Integration and Add Testcase | Christof Rabensteiner | 12 | -23/+183 |
2019-06-13 | Refactor: Create and Reuse Info Message Template | Christof Rabensteiner | 1 | -4/+5 |
2019-06-13 | Refactor: Move Signature Verification in Dedicated Package | Christof Rabensteiner | 5 | -6/+6 |
2019-06-13 | Fix moa-sig-lib's Integration Issues | Christof Rabensteiner | 28 | -87/+408 |
2019-05-29 | Integrate MoaSig Verification into SignatureVerifier | Christof Rabensteiner | 5 | -2/+171 |
2019-05-28 | Add Moa Sig Dependency & Configure Logging & Init Readme | Christof Rabensteiner | 2 | -5/+21 |
2019-05-28 | Remove Unused Imports | Christof Rabensteiner | 4 | -14/+1 |
2019-05-28 | Integrate Sign.Verification and Improve Error Handling of Pipeline | Christof Rabensteiner | 14 | -102/+386 |
2019-05-27 | Intercept Incoming DeliveryRequestStatus and Store as byte[] | Christof Rabensteiner | 8 | -71/+250 |
2019-05-23 | Refactor: Cleanup Codesmells | Christof Rabensteiner | 4 | -9/+5 |
2019-05-23 | MZS Schema Changes + Changes in Interface | Christof Rabensteiner | 9 | -46/+152 |
2019-05-21 | WIP: SSL Client Auth | Christof Rabensteiner | 6 | -23/+136 |
2019-05-20 | Add Testcase for MsgClient | Christof Rabensteiner | 6 | -3/+133 |
2019-05-16 | Refactor + Document in preprocess | Christof Rabensteiner | 3 | -28/+30 |
2019-05-16 | Document Method in ConfigUtil | Christof Rabensteiner | 1 | -1/+1 |
2019-05-16 | Refactor: Merge Converter, Validator, and Merger into Util | Christof Rabensteiner | 9 | -165/+131 |
2019-05-16 | Refactor and Test ConfigProfileGenerator | Christof Rabensteiner | 6 | -81/+327 |
2019-05-15 | Move Services / Clients To Dedicated Packages | Christof Rabensteiner | 11 | -18/+19 |