summaryrefslogtreecommitdiffstats
path: root/hv-collector-domain/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Use JDK security providerPiotr Jaszczyk1-3/+21
2018-09-24Remove end-of-transmission message from protocolFilip Krzywka3-77/+33
2018-09-17Align with latest HV-VES proto definitionFilip Krzywka2-8/+44
2018-09-11Fix common event header parsingFilip Krzywka1-0/+35
2018-08-31Improve DCAE APP Simulator coveragePiotr Jaszczyk1-1/+1
2018-08-22Align with latest proposal of wire proto framePiotr Jaszczyk3-111/+105
2018-08-03Extract test-utils modulefkrzywka1-1/+0
2018-08-03Add command line option to disable SSL/TLSkjaniak1-0/+1
2018-08-03Include msg generator module in coverage reportfkrzywka1-1/+1
2018-08-02Enhance wire protocolfkrzywka3-24/+82
2018-08-02Reject messages with payload size > 1MiBJakub Dudycz2-2/+14
2018-08-02Use Either instead of exceptions in frame decoderPiotr Jaszczyk5-119/+45
2018-08-02Include payload content type in wire framePiotr Jaszczyk3-13/+50
2018-08-02Refactor ArgBasedConfigurationfkrzywka1-0/+31
2018-08-02Implement Kafka SinkPiotr Jaszczyk3-69/+162
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk5-13/+161
2018-08-01Add SSL/TLS to client simulatorPiotr Jaszczyk1-1/+3
2018-08-01Extract domain modulefkrzywka1-0/+93