misc: fix dead stores
[vpp.git] / src / vppinfra / string.h
2021-04-27 Damjan Marionmisc: fix dead stores 48/32148/2
2021-04-26 Damjan Marionvppinfra: clib_memcpy_u32() utilizing SIMD mask loads... 81/32081/13
2021-04-25 Damjan Marionvppinfra: add COMPILE_TIME_CONST() macro 13/32113/2
2021-02-15 Benoît Gannevppinfra: fix memcpy undefined behaviour 40/31240/4
2020-08-03 Benoît Gannevppinfra: fix clib_count_equal_u8/16/32/64 overflow 62/27962/3
2020-04-30 Damjan Marionbuild: rework x86 CPU variants 81/26781/5
2019-05-13 Igor Mikhailov ... Fix typo 47/19547/2
2019-05-01 Lijian.ZhangEnable NEON instructions in memcpy_le 35/19135/3
2019-03-28 Damjan MarionAvoid overwrite in clib_memcpy_le{32,64} 71/18571/2
2019-03-26 Damjan Marionipsec: esp-encrypt rework 98/18398/18
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
2019-01-10 Stevenstrncpy_s_inline copies more bytes than necessary 23/16723/2
2018-12-05 Dave BarachImprove strncpy_s src/dst overlap check 52/16352/2
2018-12-02 Stevenvppinfra: c11 safe string functions 20/15520/15
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-10 Neale RannsInteger underflow and out-of-bounds read (VPP-1442) 20/15220/2
2018-10-04 Neale Rannsclib_count_equal_*: don't read of the end of a small... 25/15125/2
2018-09-13 Damjan Marionvppinfra: optmize clib_count_equal functions 92/14792/5
2018-05-22 Damjan Marionvppinfra: add clib_count_equal_uXX and clib_memset_uXX... 90/12690/2
2017-12-14 Damjan Marionvppinfra: add AVX512 variant of clib_memcpy 40/9840/3
2017-12-08 Sergio Gonzalez... vppinfra: fix issues depending on compiler 61/9761/2
2017-11-22 Damjan Marionuse intel intrinsics in clib_memcpy64_x4 22/9522/2
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19