summaryrefslogtreecommitdiffstats
path: root/hv-collector-domain/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Bump checkstyle versionFilip Krzywka3-3/+1
2018-11-20Update proto file to v14Jakub Dudycz2-9/+8
2018-11-19Fix Common Event Header fields validationJakub Dudycz1-1/+3
2018-10-05Remove any inconsistencies with specification3.0.0-ONAP1.0.0Piotr Jaszczyk7-139/+37
2018-10-05Introduce configurable payload size limitationPiotr Jaszczyk3-9/+7
2018-10-04Change magic byte from 0xFF to 0xAAPiotr Jaszczyk1-2/+2
2018-10-03Change domain to lower casePiotr Jaszczyk2-16/+16
2018-10-01HV-VES Domain updatePiotr Jaszczyk4-128/+125
2018-09-24Use JDK security providerPiotr Jaszczyk1-3/+21
2018-09-24Remove end-of-transmission message from protocolFilip Krzywka6-162/+91
2018-09-17Align with latest HV-VES proto definitionFilip Krzywka7-150/+265
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-03Enable UNDEFINED option in commonHeader GPB schemakjaniak1-15/+17
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 modulefkrzywka3-0/+233