summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_clibrary/evel/evel-library/code
AgeCommit message (Collapse)AuthorFilesLines
2019-09-07Change the for loop initial declarations to avoid adding -std=c99 in CFLAGS.YatianXU12-43/+46
As strdup() provided by POSIX returns "address out of bould" in C99 mode, which may cause program crash. Issue-ID: VNFSDK-465 Signed-off-by: YatianXU <yatian.xu@nokia-sbell.com> Change-Id: I57f55edd939d64c2e201a345fe83659048308d50
2019-09-05Fix buffer overflow bug in evel_json_encode_event/evel_json_encode_batch_event.Yatian XU4-92/+230
Issue-ID: VNFSDK-463 Signed-off-by: Yatian XU <yatian.xu@nokia-sbell.com> Change-Id: I6263ace34d9dab5e058490d9d011e1535902e41d
2019-07-18JJB MigrationVictor Gao3-0/+3
Issue-ID: VNFSDK-423 Signed-off-by: Victor Gao <gwtjay@126.com> Change-Id: I5da010973bc56dedc5c7c9032f43922b601ee3fb
2019-02-13VES 7.1 C Lib/Agent EnhancementsPrakashH62-4278/+7810
HB-Fault-Measurement-Syslog-2Collector enhancement Issue-ID: VNFSDK-364 Change-Id: Iba5dc8b0493431a23de4fb8e24b6fc3a6661c4e4 Signed-off-by: PrakashH <pbhandar@techmahindra.com>
2018-09-20VesAgent VES7.0 updatesPATRACHARI, GAYATHRI (gp2421)30-2273/+12259
Issue-ID: VNFSDK-328 Change-Id: I7e06286e0f058be9b851225055f7b74dbd71ceee Signed-off-by: PATRACHARI, GAYATHRI (gp2421) <gp2421@att.com>
2018-03-29Update C library with https batchGokul Singaraju30-141/+814
Issue-ID: VNFSDK-122 Change-Id: I74556357e5fb534f64476edf34395343453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2017-10-23Update License textGokul Singaraju28-0/+29
Issue-Id: VNFSDK-116 Change-Id: I118cfae39a559f31538e28ff389d93495d6e8d7f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-12Fix readme and additional measurementsGokul Singaraju2-2/+2
Issue-Id: VNFSDK-112 Change-Id: If53b8f8d5850f8e4a317ef79bedf73ea666d43c1 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-21Adding C and Java VES Vendor libsGokul Singaraju38-0/+28567
Issue-Id: VNFRQTS-94 Change-Id: Iee0e154a94f3ef4ea43efcd474acacb0fa54c43f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>