aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
2024-04-26helper: rename debug API header fileMatias Elo
2024-04-26helper: remove table interface APIMatias Elo
2024-04-26helper: remove IP lookup table APIMatias Elo
2024-04-26helper: remove linear table APIMatias Elo
2024-04-26helper: remove hash table APIMatias Elo
2024-04-26helper: remove cuckoo table APIMatias Elo
2024-04-26helper: stress: add new CPU stress functionsPetri Savolainen
2024-04-26helper: cli: fix string length checksJere Leppänen
2024-04-26helper: use odph_strcpy() instead of strncpy()Jere Leppänen
2024-04-26helper: add string copy functionJere Leppänen
2024-04-26helper: threads: clarify odph_thread_create() documentationMatias Elo
2024-04-26helper: test: utilize new join functionTuomas Taipale
2024-04-26helper: cli: utilize new join functionTuomas Taipale
2024-04-26helper: threads: add new join functionTuomas Taipale
2024-04-16helper: hashtable: round up hash node sizeJere Leppänen
2024-04-12helper: test: table: reduce size of key arraysJere Leppänen
2024-04-12helper: test: table: fix buffer overflowFan Hong
2024-04-12check-globals: add address sanitizerFan Hong
2024-03-18m4: add missing copyright licensesMatias Elo
2024-02-21build: re-enable parallel buildMatias Elo
2024-02-06helper: macros: rename variablesPetri Savolainen
2023-12-18helper: threads: remove deprecated itemsTuomas Taipale
2023-10-26test: harmonize main function signaturesKameswar Rao Vaddina
2023-10-23helper: macros: add test for ODPH_ABS()Matias Elo
2023-10-23helper: macros: add new macro for absolute valueMatias Elo
2023-10-23helper: macros: add test for ODPH_ARRAY_SIZE()Matias Elo
2023-10-23helper: macros: add new macro for array size calculationMatias Elo
2023-10-23helper: macros: add test applicationMatias Elo
2023-10-23helper: macros: add new macros for min/max comparison operationsMatias Elo
2023-10-23helper: icmp: remove and rename definesMatias Elo
2023-10-23helper: igmp: use correct prefix for IGMP header lengthMatias Elo
2023-10-23helper: gtp: use correct prefix for GTP header lengthMatias Elo
2023-09-01helper: update copyright formatMatias Elo
2023-08-30helper: remove ODP_STATIC_ASSERT macros from doxygen outputMatias Elo
2023-08-30helper: improve doxygen module documentationMatias Elo
2023-08-14helper: fix typosTianyu Li
2023-04-14helper: ipsec: fix pass-by-valueTuomas Taipale
2023-04-06linux-gen, helper: debug: add a space in logs after line informationJere Leppänen
2023-04-06helper: debug: reduce code duplication in ODPH_LOGJere Leppänen
2023-04-06helper: debug: re-enable print format warningsJere Leppänen
2023-02-20helper: test: chksum: fix IPv4 header initializationJere Leppänen
2022-11-03helper: threads: improve odph_thread_create() timeout error messageJuha Kauraniemi
2022-10-26Revert "helper: provide options to explicitly link static libodphelper via pk...Jere Leppänen
2022-10-19helper: provide options to explicitly link static libodphelper via pkg-config...Jere Leppänen
2022-09-20helper: cli: add command odp_schedule_printJere Leppänen
2022-09-20helper: cli: add command odp_pool_print_allJere Leppänen
2022-09-20helper: cli: alphabetize commandsJere Leppänen
2022-09-20helper: cli: prefix pktio_*_stats_print commandsJere Leppänen
2022-09-20helper: cli: drop the call commandJere Leppänen
2022-09-15helper: threads: fix synchronized thread start in process modeMatias Elo