summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_clibrary/evel/evel-library/code/evel_library/evel_syslog.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-07Change the for loop initial declarations to avoid adding -std=c99 in CFLAGS.YatianXU1-2/+2
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
2018-09-20VesAgent VES7.0 updatesPATRACHARI, GAYATHRI (gp2421)1-9/+163
Issue-ID: VNFSDK-328 Change-Id: I7e06286e0f058be9b851225055f7b74dbd71ceee Signed-off-by: PATRACHARI, GAYATHRI (gp2421) <gp2421@att.com>
2018-03-29Update C library with https batchGokul Singaraju1-1/+1
Issue-ID: VNFSDK-122 Change-Id: I74556357e5fb534f64476edf34395343453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2017-10-23Update License textGokul Singaraju1-0/+1
Issue-Id: VNFSDK-116 Change-Id: I118cfae39a559f31538e28ff389d93495d6e8d7f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-21Adding C and Java VES Vendor libsGokul Singaraju1-0/+505
Issue-Id: VNFRQTS-94 Change-Id: Iee0e154a94f3ef4ea43efcd474acacb0fa54c43f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>