Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-27 | string_test: The dark side of coverity | Steven Luong | 1 | -4/+0 |
2019-02-21 | string_test: Coverity woe | Steven Luong | 1 | -2/+0 |
2019-01-18 | Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro | Steven Luong | 1 | -0/+12 |
2019-01-10 | strncpy_s_inline copies more bytes than necessary | Steven | 1 | -1/+10 |
2019-01-07 | string_test: coverity woe | Steven | 1 | -6/+0 |
2018-12-14 | Revert gerrit 16429 to fix a Debian build-break | Dave Barach | 1 | -22/+44 |
2018-12-14 | Fix compiling issue with GCC-8.x in string test functions | Lijian.Zhang | 1 | -44/+22 |
2018-12-05 | Fix gcc-8 compile issues in string_test.c | Dave Barach | 1 | -1/+35 |
2018-12-02 | vppinfra: c11 safe string functions | Steven | 1 | -25/+1559 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -0/+145 |