Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
string.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
vppinfra: fix non-vector build on x86_64
Damjan Marion
1
-1
/
+3
2022-03-30
vppinfra: vector allocator rework
Damjan Marion
1
-0
/
+19
2022-02-10
vppinfra: small optimization in clib_memset_u64
Damjan Marion
1
-0
/
+8
2022-02-10
vppinfra:remove uXxY_is_greater
Damjan Marion
1
-6
/
+6
2021-11-10
vppinfra: new memcpy for x86_64
Damjan Marion
1
-23
/
+9
2021-11-06
vppinfra: move clib_count_equal_* code
Damjan Marion
1
-233
/
+0
2021-11-05
unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s...
Steven Luong
1
-45
/
+0
2021-11-03
vppinfra: strstr_s_inline checks string unterminated wrong
Steven Luong
1
-1
/
+1
2021-04-27
misc: fix dead stores
Damjan Marion
1
-4
/
+1
2021-04-26
vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores
Damjan Marion
1
-0
/
+2
2021-04-25
vppinfra: add COMPILE_TIME_CONST() macro
Damjan Marion
1
-1
/
+1
2021-02-15
vppinfra: fix memcpy undefined behaviour
Benoît Ganne
1
-6
/
+21
2020-08-03
vppinfra: fix clib_count_equal_u8/16/32/64 overflow
Benoît Ganne
1
-47
/
+30
2020-04-30
build: rework x86 CPU variants
Damjan Marion
1
-1
/
+1
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