summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_clibrary
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 Gao4-0/+4
Issue-ID: VNFSDK-423 Signed-off-by: Victor Gao <gwtjay@126.com> Change-Id: I5da010973bc56dedc5c7c9032f43922b601ee3fb
2019-02-13VES 7.1 C Lib/Agent EnhancementsPrakashH67-4669/+7725
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)41-2414/+13466
Issue-ID: VNFSDK-328 Change-Id: I7e06286e0f058be9b851225055f7b74dbd71ceee Signed-off-by: PATRACHARI, GAYATHRI (gp2421) <gp2421@att.com>
2018-08-24Use managed guava versionGary Wu2-9/+3
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If4de93a99ba9f684decaf20fb98ce203359ddb7c Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-29Update C library with https batchGokul Singaraju48-195/+946
Issue-ID: VNFSDK-122 Change-Id: I74556357e5fb534f64476edf34395343453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2017-10-23Update License textGokul Singaraju38-15/+48
Issue-Id: VNFSDK-116 Change-Id: I118cfae39a559f31538e28ff389d93495d6e8d7f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-12Fix readme and additional measurementsGokul Singaraju4-6/+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 Singaraju80-0/+33456
Issue-Id: VNFRQTS-94 Change-Id: Iee0e154a94f3ef4ea43efcd474acacb0fa54c43f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>