Age | Commit message (Expand) | Author | Files | Lines |
2019-11-22 | Fix Msg Schema Error: Honor Mutual Exclusiveness of <Choice> | Christof Rabensteiner | 1 | -0/+35 |
2019-10-30 | Refactor: Rename ClientFactory.create Interface | Christof Rabensteiner | 3 | -6/+6 |
2019-10-04 | Add @author Tag Where It Was Missing | Christof Rabensteiner | 13 | -0/+52 |
2019-10-04 | Add Licenses, NOTICE, and License Header | Christof Rabensteiner | 13 | -0/+273 |
2019-10-03 | Update zusemsg and zusetnvz to Newest Version & Accommodate Changes | Christof Rabensteiner | 2 | -18/+26 |
2019-10-02 | For {TNVZ, MSG}: Switch to Soap 1.2 | Christof Rabensteiner | 2 | -8/+8 |
2019-10-02 | Add Testcase for Parsing Booleans | Christof Rabensteiner | 1 | -0/+16 |
2019-08-30 | Fix Tnvz Typo | Christof Rabensteiner | 1 | -1/+1 |
2019-08-28 | Fixes and Refactoring | Christof Rabensteiner | 1 | -5/+2 |
2019-08-26 | Fix: Change Injection of signatureVerifier Bean into TestSuite | Christof Rabensteiner | 1 | -14/+14 |
2019-08-23 | Remove SSL Depending Testcases from Integration Test Suite | Christof Rabensteiner | 1 | -4/+4 |
2019-08-20 | Replace Thread.sleep with Await | Christof Rabensteiner | 1 | -13/+11 |
2019-08-20 | Add Custom Http Headers to HTTP Clients | Christof Rabensteiner | 1 | -0/+80 |
2019-08-19 | Add Two "VerifySignature" Testcases | Christof Rabensteiner | 1 | -0/+38 |
2019-07-31 | Add Testcase For "Verify Signed Notification" | Christof Rabensteiner | 1 | -0/+10 |
2019-07-22 | Test Flow of DeliveryRequest from "End-To-End" & Fix Bugs | Christof Rabensteiner | 6 | -44/+436 |
2019-07-17 | Put MoaZSException on Diet & Handle Edge Cases | Christof Rabensteiner | 2 | -23/+14 |
2019-07-15 | Save Response To File Sink: Add Path to Configuration + Fix | Christof Rabensteiner | 1 | -2/+2 |
2019-07-12 | Allow App To Choose Between MsgResponse Sinks | Christof Rabensteiner | 2 | -1/+79 |
2019-07-12 | Renamed and Simplified SignatureVerifier | Christof Rabensteiner | 1 | -2/+2 |
2019-07-09 | Refactor Needles Interfaces and Rename "process" to "backend" | Christof Rabensteiner | 4 | -27/+21 |
2019-07-09 | Minor Fixes And Refactoring | Christof Rabensteiner | 1 | -7/+7 |
2019-07-09 | Refactor: Merge BinaryRepository into DeliveryRepository | Christof Rabensteiner | 3 | -18/+14 |
2019-07-09 | Refactor MsgResponse and its IDs | Christof Rabensteiner | 1 | -2/+2 |
2019-07-08 | Implement Zuse2App Services | Christof Rabensteiner | 7 | -35/+169 |
2019-07-03 | Refactor: Restructure Project | Christof Rabensteiner | 5 | -12/+11 |
2019-07-03 | TnvzHelper: Handle Edge Case and Add Test Cases | Christof Rabensteiner | 1 | -0/+202 |
2019-07-02 | Handle tnvz Query Edge Cases by Improving Validation | Christof Rabensteiner | 2 | -7/+16 |
2019-07-02 | Implement And Integrate tnvz:QueryPersonRequest. | Christof Rabensteiner | 2 | -117/+51 |
2019-06-28 | Remove EgovUtils Dependency | Christof Rabensteiner | 2 | -7/+63 |
2019-06-28 | Separate Test Suite into Unit- And Integration Tests | Christof Rabensteiner | 3 | -29/+32 |
2019-06-28 | Refactor: Deduplicate Code by Simplifying MarshallerConfig | Christof Rabensteiner | 1 | -11/+7 |
2019-06-28 | Simplified Config Validation | Christof Rabensteiner | 1 | -16/+15 |
2019-06-27 | Honor & Test TrustAll and LaxHostNameVerification | Christof Rabensteiner | 1 | -19/+84 |
2019-06-27 | Inject Configurable HTTP Policies to MsgClient | Christof Rabensteiner | 2 | -12/+10 |
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 |