index
:
moa-zs
master
Middleware that allows a sender application to send delivery requests to delivery services
crabensteiner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-3
/
+40
2019-06-19
Finalize moa-sig-lib's Integration and Add Testcase
Christof Rabensteiner
3
-7
/
+83
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
3
-0
/
+132
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
7
-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
3
-86
/
+116
2019-05-09
Fix: Enable ApacheCXF's Automated Schema Validation
Christof Rabensteiner
2
-13
/
+78
2019-05-08
Add "Reject Missing Sender" Test Case
Christof Rabensteiner
2
-0
/
+52
2019-05-08
Update validDeliveryRequest.soap (Now More Valid!)
Christof Rabensteiner
1
-38
/
+42
2019-05-08
Remove Obsolete Validation Testcase
Christof Rabensteiner
2
-57
/
+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
3
-0
/
+158
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
5
-23
/
+123
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
2
-1
/
+102
2019-04-09
Propagate changes of zusemsg2.0.c into mzs
Christof Rabensteiner
1
-2
/
+2
2019-04-08
Update Codebase to Match MZS Schema Changes
Christof Rabensteiner
3
-54
/
+54
2019-03-19
Add Unit Tests "Reject Formally Incorrect Delivery Request"
Christof Rabensteiner
3
-2
/
+79
2019-03-19
Add Unit Test Stub for App2MzsService
Christof Rabensteiner
2
-0
/
+98