Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | Refactor MsgResponse and its IDs | Christof Rabensteiner | 10 | -51/+48 |
2019-07-08 | Implement Zuse2App Services | Christof Rabensteiner | 32 | -212/+809 |
2019-07-03 | Refactor: Restructure Project | Christof Rabensteiner | 11 | -32/+28 |
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 | 3 | -10/+9 |
2019-07-02 | Handle tnvz Query Edge Cases by Improving Validation | Christof Rabensteiner | 7 | -86/+137 |
2019-07-02 | Implement And Integrate tnvz:QueryPersonRequest. | Christof Rabensteiner | 11 | -137/+305 |
2019-06-28 | Remove EgovUtils Dependency | Christof Rabensteiner | 2 | -6/+8 |
2019-06-28 | Separate Test Suite into Unit- And Integration Tests | Christof Rabensteiner | 1 | -5/+0 |
2019-06-28 | Refactor: Deduplicate Code by Simplifying MarshallerConfig | Christof Rabensteiner | 2 | -47/+15 |
2019-06-28 | Simplified Config Validation | Christof Rabensteiner | 1 | -15/+15 |
2019-06-27 | Honor & Test TrustAll and LaxHostNameVerification | Christof Rabensteiner | 7 | -9/+252 |
2019-06-27 | Minor Fixes | Christof Rabensteiner | 3 | -3/+6 |
2019-06-27 | Inject Configurable HTTP Policies to MsgClient | Christof Rabensteiner | 6 | -108/+81 |
2019-06-27 | Fixes; SSL Client Auth Works! | Christof Rabensteiner | 7 | -36/+35 |
2019-06-26 | Protect MsgClient via SSL (ink Client Authentication) | Christof Rabensteiner | 13 | -95/+441 |
2019-06-19 | Unify AppDeliveryID Spelling | Christof Rabensteiner | 3 | -8/+8 |
2019-06-19 | Refactor DeliveryPipeline | Christof Rabensteiner | 2 | -30/+44 |
2019-06-19 | Finalize moa-sig-lib's Integration and Add Testcase | Christof Rabensteiner | 9 | -16/+100 |
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 | 4 | -5/+5 |
2019-06-13 | Fix moa-sig-lib's Integration Issues | Christof Rabensteiner | 27 | -85/+406 |
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 | 12 | -77/+308 |
2019-05-27 | Intercept Incoming DeliveryRequestStatus and Store as byte[] | Christof Rabensteiner | 7 | -60/+237 |
2019-05-23 | Refactor: Cleanup Codesmells | Christof Rabensteiner | 4 | -9/+5 |
2019-05-23 | MZS Schema Changes + Changes in Interface | Christof Rabensteiner | 8 | -43/+148 |
2019-05-21 | WIP: SSL Client Auth | Christof Rabensteiner | 4 | -14/+105 |
2019-05-20 | Add Testcase for MsgClient | Christof Rabensteiner | 3 | -3/+1 |
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 | 7 | -137/+114 |
2019-05-16 | Refactor and Test ConfigProfileGenerator | Christof Rabensteiner | 5 | -81/+192 |
2019-05-15 | Move Services / Clients To Dedicated Packages | Christof Rabensteiner | 4 | -15/+16 |
2019-05-15 | Handle Config Related Edge Cases in Augmenter & ProfileGenerator | Christof Rabensteiner | 6 | -24/+119 |
2019-05-15 | Refactor ConfigProfileGenerator | Christof Rabensteiner | 1 | -16/+29 |
2019-05-15 | Integrate Config Profiles + Refactoring | Christof Rabensteiner | 4 | -53/+91 |
2019-05-15 | WIP: Generate Map of Config Profiles from Spring Environment | Christof Rabensteiner | 7 | -27/+131 |
2019-05-14 | Minor Fixes: Remove Unused Imports; Fix of Error Message; Add TODO | Christof Rabensteiner | 1 | -1/+2 |
2019-05-14 | Implement Per-Field-Overriding of Configuration in Augmenter | Christof Rabensteiner | 7 | -42/+112 |
2019-05-13 | Add Unit Tests for DeliveryPipeline | Christof Rabensteiner | 2 | -7/+8 |
2019-05-13 | Refactor: Throw UnsupportedOperationEx For `Yet To Implement` Client | Christof Rabensteiner | 1 | -1/+1 |
2019-05-13 | Refactor RedisConfig: Use Diamond Operator | Christof Rabensteiner | 1 | -4/+1 |
2019-05-13 | Refactor Marshaller | Christof Rabensteiner | 1 | -4/+4 |
2019-05-13 | Refactor and Format Fixes in Mzs2MsgConverter | Christof Rabensteiner | 1 | -3/+3 |