Age | Commit message (Expand) | Author | Files | Lines |
2019-05-13 | Fix typo |  Igor Mikhailov (imichail) | 1 | -1/+1 |
2019-05-01 | Enable NEON instructions in memcpy_le |  Lijian.Zhang | 1 | -1/+1 |
2019-03-28 | Avoid overwrite in clib_memcpy_le{32,64} |  Damjan Marion | 1 | -27/+29 |
2019-03-26 | ipsec: esp-encrypt rework |  Damjan Marion | 1 | -0/+76 |
2019-01-18 | deprecate clib_memcpy64_x4 |  Damjan Marion | 1 | -68/+0 |
2019-01-10 | strncpy_s_inline copies more bytes than necessary |  Steven | 1 | -2/+3 |
2018-12-05 | Improve strncpy_s src/dst overlap check |  Dave Barach | 1 | -2/+12 |
2018-12-02 | vppinfra: c11 safe string functions |  Steven | 1 | -0/+713 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -7/+17 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -3/+110 |
2018-10-10 | Integer underflow and out-of-bounds read (VPP-1442) |  Neale Ranns | 1 | -4/+4 |
2018-10-04 | clib_count_equal_*: don't read of the end of a small array and init data only... |  Neale Ranns | 1 | -8/+28 |
2018-09-13 | vppinfra: optmize clib_count_equal functions |  Damjan Marion | 1 | -60/+136 |
2018-05-22 | vppinfra: add clib_count_equal_uXX and clib_memset_uXX functions |  Damjan Marion | 1 | -0/+334 |
2017-12-14 | vppinfra: add AVX512 variant of clib_memcpy |  Damjan Marion | 1 | -2/+4 |
2017-12-08 | vppinfra: fix issues depending on compiler |  Sergio Gonzalez Monroy | 1 | -34/+34 |
2017-11-22 | use intel intrinsics in clib_memcpy64_x4 |  Damjan Marion | 1 | -47/+54 |
2017-11-13 | dpdk: introduce AVX512 variants of node functions |  Damjan Marion | 1 | -0/+65 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+83 |