vppinfra: add unformat_{single,double}_quoted_string function
[vpp.git] / src / vppinfra /
2023-11-14 Damjan Marionvppinfra: add unformat_{single,double}_quoted_string... 67/39867/2
2023-11-13 Damjan Marionena: Amazon Elastic Network Adapter (ENA) native driver 19/38819/42
2023-11-09 Damjan Marioniavf: interrupt mode support 41/39841/5
2023-11-06 Damjan Marionvppinfra: fix ASAN issue in vec_foreach_pointer and... 33/39833/1
2023-11-03 Damjan Marionvppinfra: refactor interrupt code 26/39826/1
2023-11-03 Damjan Mariondev: strip debig log function name prefix during compil... 23/39823/2
2023-11-02 Damjan Marioniavf: new driver using new dev infra 89/39689/22
2023-11-02 Damjan Mariondev: new device driver infra 88/39688/20
2023-10-30 Maxime Peimipsec: huge anti-replay window support 65/37865/23
2023-10-09 Dave Wallacevppinfra: fix coverity issue CID 323952 30/39630/1
2023-10-04 Damjan Marionvppinfra: fix string termination in clib_file_get_resol... 12/39612/1
2023-10-03 Damjan Marionvppinfra: add foreach_int macro 97/39597/4
2023-10-03 Damjan Marionvppinfra: splat and gather vector inlines 98/39598/4
2023-09-13 Damjan Marionvppinfra: add ARM Neoverse-N2 support 23/39523/3
2023-09-13 Dave Wallacevppinfra: fix coverity warning CID-313632 12/39412/2
2023-09-13 Artem Glazychevvppinfra: fix setns typo 03/39503/2
2023-08-07 Damjan Marionvppinfra: add clib_file_get_resolved_basename 32/39332/3
2023-08-07 Damjan Marionvppinfra: add vec_foreach_pointer macro 31/39331/2
2023-08-07 Damjan Marionvppinfra: add unformat_init_path 30/39330/3
2023-08-02 Damjan Marionvppinfra: add pool_foreach_pointer() 11/39311/2
2023-07-31 Damjan Marionvppinfra: add unformat_c_string_array 00/39300/2
2023-05-27 Damjan Marionvppinfra: add bit_extract_u32 and bit_extract_u64 16/38916/2
2023-05-16 Xiaoming Jiangdpdk: fix format rx/tx burst function name failed 15/38415/4
2023-05-16 Benoît Gannemisc: make format_hexdump length u32 94/38694/4
2023-05-16 Tianyu Livppinfra: add aarch64 support for format_ucontext_pc 38/38738/2
2023-04-28 Nathan Skrzypczaksession: update due to clib_socket refactoring 39/38739/3
2023-04-18 Sivaprasad Tummalavppinfra: Multiarch support for AMD EPYC processors 89/38689/3
2023-04-18 Damjan Marionvppinfra: missing static_always_inline in crc32c.h 92/38692/2
2023-04-17 Damjan Marionvppinfra: SFENCE requires SSE2 to be enabled 93/38693/2
2023-04-17 Sivaprasad Tummalavppinfra: add AMD EPYC cpu family details 91/38691/2
2023-04-17 Damjan Marionvppinfra: native poly1305 implementation 30/38630/5
2023-04-17 Damjan Marionbuild: add scalar (no-simd) march variant 83/38683/2
2023-04-17 Damjan Marionvppinfra: table based crc32c for targets without crc32c... 82/38682/2
2023-04-17 Damjan Marionvppinfra: add format_hexdump_u{16,32,64} 77/38677/2
2023-04-06 Damjan Marionvppinfra: refactor uword bitmaps 05/38605/2
2023-03-27 Damjan Marionvppinfra: small improvement and polishing of AES GCM... 44/38544/2
2023-03-23 Damjan Marionvppinfra: AES-CBC and AES-GCM refactor and optimizations 05/38505/19
2023-03-23 Benoît Ganneipsec: make pre-shared keys harder to misuse 65/34965/12
2023-03-22 Tianyu Libuild: fix rpm build error with test_infra 34/38534/1
2023-03-19 Vladislav Grishenkovppinfra: fix pool free bitmap allocation 70/37270/3
2023-03-18 Dave Barachvppinfra: fix corner-cases in bihash lookup 07/38507/7
2023-03-17 Damjan Marionvppinfra: move sha2.h to crypto/ 09/38509/3
2023-03-17 Damjan Marionvppinfra: auto-free test memory 10/38510/3
2023-03-17 Damjan Marionvppinfra: add FOREACH_ARRAY_ELT macro 08/38508/2
2023-03-16 Andrew Yourtchenkovppinfra: add clib_crc32c testcase into infra tests 78/38478/5
2023-03-15 Damjan Marionvppinfra: widen the scope of test_vector_funcs 93/38493/2
2023-03-15 Damjan Marioncrypto-native: 256-bit AES CBC support 87/38487/4
2023-03-15 Damjan Marionbuild: add support for intel alderlake and sapphirerapi... 90/38490/1
2023-03-14 Andrew Yourtchenkovlib: fix clib_crc32c on odd lengths and clib_crc32c_u8 85/38485/2
2023-03-14 Damjan Marionbuild: add support for intel alderlake and sapphirerapids 83/38483/2
2023-03-13 Leyi Rongavf: 512-bit SIMD version of avf_tx_prepare 53/37853/4
2023-03-10 Leyi Rongvlib: 512-bit SIMD version of vlib_buffer_free 52/38452/3
2023-03-06 Benoît Gannevppinfra: fix memory traces 75/38175/2
2023-03-06 Mohsin Kazmivppinfra: adding support for socket mounting paths 82/38282/2
2023-03-06 Vladislav Grishenkovppinfra: fix clib_bitmap_will_expand() result inversion 50/38250/2
2023-03-06 Benoît Gannevppinfra: display only the 1st 50 memory traces by... 96/38196/2
2023-02-06 Damjan Marionvppinfra: refactor clib_socket_init, add linux netns... 78/38078/4
2023-01-30 Benoît Gannevppinfra: keep AddressSanitizer happy 51/38051/2
2023-01-22 Dmitry Valtervppinfra: fix random buffer OOB crash with ASAN 74/37974/1
2023-01-20 Maxime Peimvppinfra: clib_bitmap fix 44/37944/4
2023-01-18 aihua2013vppinfra:fix pcap write large file(> 0x80000000) error. 98/37498/4
2023-01-14 Sergey Nikiforovvppinfra: add const to char* params of several funcs 21/37921/4
2023-01-13 Liangxing Wangvppinfra: fix else if check in _vec_set_len() 11/37911/2
2023-01-12 Dave Barachvppinfra: fix longstanding corner case bug in serialize... 10/37910/2
2023-01-12 Guillaume Solignacmisc: use right include for fctnl.h and poll.h 90/37890/3
2022-12-26 Dave Barachvppinfra: fix function prototypes 62/37862/1
2022-12-02 Andrew Yourtchenkovlib: clib_panic if sysconf() can't determine page... 29/37129/4
2022-11-14 Maros Ondrejickacrypto-ipsecmb: fix plugin crash in VirtualBox 14/37614/3
2022-10-25 Gabriel Oginskihash: add local variable 01/37501/2
2022-10-24 Andrew Yourtchenkovppinfra: fix incorrect sizeof() argument due to typo 03/37503/2
2022-10-18 Damjan Marionvppinfra: send minimal needed mask to the set_mempolicy... 42/37442/2
2022-10-17 Nathan Skrzypczakcnat: Add sctp support 59/37259/6
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-10-11 Benoît Gannevppinfra: fix AddressSanitizer 14/37314/3
2022-09-09 Damjan Marionvppinfra: add clib_array_mask_set_u32() 97/37097/1
2022-08-23 Andrew Yourtchenkovppinfra: fix coverity 249217 27/36927/2
2022-08-18 Jon Loeligervppinfra: correct clib_bitmap_set() return comment 44/36944/2
2022-07-26 Pim van Peltvppinfra: fix formatting of format_base10 03/36703/5
2022-07-12 Zachary Leafperfmon: enable perfmon plugin for Arm 30/33630/13
2022-07-06 Sergey Matovvppinfra: fix memory leak in sparse_vec_free() 89/36589/2
2022-06-10 Benoît Gannevppinfra: fix bihash_8_16 entry format function 18/36418/1
2022-06-09 Damjan Marionvppinfra: missing __clib_export for clib_pmalloc_alloc_... 15/36315/3
2022-05-24 Leung Lai Yungvppinfra: fix memory trace 89/36189/2
2022-05-24 Mohammed Hawarivlib: implement aux data handoff 66/36166/4
2022-05-23 Vijayabhaskar Kata... ip: reassembly - fixing stepping index in a better way 78/36178/3
2022-05-19 Vijayabhaskar Kata... ip: reassembly - pacing reassembly timeouts 36/36136/7
2022-05-18 Damjan Marionvppinfra: fix non-vector build on x86_64 64/36164/2
2022-05-06 Damjan Marionvppinfra: free vector against its heap 92/36092/2
2022-04-29 Damjan Marionvppinfra: fix clib_mem_destroy 60/36060/2
2022-04-13 Guillaume Solignacvppinfra: fix GCC 7.3 build error with asm inline 49/35949/2
2022-04-13 Tianyu Livppinfra: fix clang-10 build error with asm inline 47/35947/1
2022-04-12 Damjan Marionvppinfra: vector perf improvements 91/35891/9
2022-04-08 Damjan Marionvppinfra: introduce clib_perfmom 20/35920/2
2022-04-08 Paul Atkinsvppinfra: clib_interrupt_get_next reading unallocated... 13/35913/2
2022-04-08 Damjan Marionvppinfra: add bright colors to format_table 18/35918/2
2022-04-06 Damjan Marionvppinfra: add vec_new_heap() 04/35904/2
2022-04-06 Damjan Marionvppinfra: add MAX macros for clib types 01/35901/1
2022-04-05 Damjan Marionvppinfra: refactor address sanitizer 86/35886/3
2022-04-05 Benoît Gannevppinfra: use AVX512 compare for equality testing 49/35749/3
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
next