Age | Commit message (Expand) | Author | Files | Lines |
2018-11-20 | Update proto file to v14 |  Jakub Dudycz | 1 | -1/+1 |
2018-11-19 | Fix Common Event Header fields validation |  Jakub Dudycz | 1 | -1/+3 |
2018-10-05 | Remove any inconsistencies with specification3.0.0-ONAP1.0.0 |  Piotr Jaszczyk | 3 | -17/+29 |
2018-10-05 | Introduce configurable payload size limitation |  Piotr Jaszczyk | 3 | -9/+7 |
2018-10-04 | Change magic byte from 0xFF to 0xAA |  Piotr Jaszczyk | 1 | -2/+2 |
2018-10-03 | Change domain to lower case |  Piotr Jaszczyk | 1 | -13/+13 |
2018-10-01 | HV-VES Domain update |  Piotr Jaszczyk | 1 | -1/+1 |
2018-09-24 | Use JDK security provider |  Piotr Jaszczyk | 1 | -3/+21 |
2018-09-24 | Remove end-of-transmission message from protocol |  Filip Krzywka | 3 | -77/+33 |
2018-09-17 | Align with latest HV-VES proto definition |  Filip Krzywka | 2 | -8/+44 |
2018-09-11 | Fix common event header parsing |  Filip Krzywka | 1 | -0/+35 |
2018-08-31 | Improve DCAE APP Simulator coverage |  Piotr Jaszczyk | 1 | -1/+1 |
2018-08-22 | Align with latest proposal of wire proto frame |  Piotr Jaszczyk | 3 | -111/+105 |
2018-08-03 | Extract test-utils module |  fkrzywka | 1 | -1/+0 |
2018-08-03 | Add command line option to disable SSL/TLS |  kjaniak | 1 | -0/+1 |
2018-08-03 | Include msg generator module in coverage report |  fkrzywka | 1 | -1/+1 |
2018-08-02 | Enhance wire protocol |  fkrzywka | 3 | -24/+82 |
2018-08-02 | Reject messages with payload size > 1MiB |  Jakub Dudycz | 2 | -2/+14 |
2018-08-02 | Use Either instead of exceptions in frame decoder |  Piotr Jaszczyk | 5 | -119/+45 |
2018-08-02 | Include payload content type in wire frame |  Piotr Jaszczyk | 3 | -13/+50 |
2018-08-02 | Refactor ArgBasedConfiguration |  fkrzywka | 1 | -0/+31 |
2018-08-02 | Implement Kafka Sink |  Piotr Jaszczyk | 3 | -69/+162 |
2018-08-01 | Fix TCP stream framing issue |  Piotr Jaszczyk | 5 | -13/+161 |
2018-08-01 | Add SSL/TLS to client simulator |  Piotr Jaszczyk | 1 | -1/+3 |
2018-08-01 | Extract domain module |  fkrzywka | 1 | -0/+93 |