aboutsummaryrefslogtreecommitdiff
path: root/helper/include
AgeCommit message (Expand)Author
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
2022-09-15helper: threads: fix synchronized thread start in process modeMatias Elo
2022-09-12Revert "helper: allow cli.h to be included individually"Jere Leppänen
2022-09-09helper: ip: avoid conversion warnings with gcc-7Jere Leppänen
2022-09-09helper: ip: avoid conversion warning in odph_ipv4_csum()Jere Leppänen
2022-09-09helper: allow cli.h to be included individuallyJere Leppänen
2022-03-22helper: add missing odp_api.h includesPetri Savolainen
2022-03-02api: remove deprecated odp.h headerMatias Elo
2021-11-12helper: threads: deprecate old functions and parametersJere Leppänen
2021-11-12helper: implement deprecationJere Leppänen
2021-11-12helper: cli: remove unused instance parameter from odph_cli_init()Jere Leppänen
2021-10-21helper: fix zero-size array build errorsMatias Elo
2021-10-21helper: debug: fix variadic macro build errorsMatias Elo
2021-09-30helper: cli: allow user to provide own hostnameLifang Zhang
2021-09-30helper: cli: add new API function odph_cli_log_va()Lifang Zhang
2021-09-30helper: cli: don't create the server threadJere Leppänen
2021-09-30helper: threads: deprecate odph_odpthread_t and odph_odpthread_params_tJere Leppänen
2021-09-30helper: threads: add thread stack size parameterJere Leppänen
2021-09-30helper: threads: add synchronized thread creation timeout parameterJere Leppänen
2021-09-30helper: threads: add odph_thread_param_init()Jere Leppänen
2021-09-30helper: threads: add odph_thread_common_param_init()Jere Leppänen
2021-07-08helper: ipsec: check ICV length when checking auth capabilityJanne Peltonen
2021-06-01helper: cli: add user command functionsJere Leppänen
2021-02-23helper: add CLI helper API and implementationJere Leppänen
2021-02-23helper: create autoheaderJere Leppänen
2021-02-05helper: ipsec: add algorithm check functionAakash Sasidharan
2020-12-21helper: add odph_igmp header descriptionKiran Kumar K
2020-12-21helper: add odph_gtp header descriptionKiran Kumar K
2020-09-03helper: fixup internal doxygen docsStanislaw Kardach
2019-10-07linux-gen: include only ODP defines in autogenerated header filesMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-09-19helper: debug: remove duplicate ODPH_UNUSED macroMatias Elo
2019-09-19helper: debug: add missing config header includeMatias Elo
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2019-08-20helper: debug: add ODPH_ASSERT macroPetri Savolainen
2019-05-09helper: thread: implement new thread create and joinPetri Savolainen
2019-05-09helper: thread: new thread create and join callsPetri Savolainen
2019-05-09helper: add helper version definesPetri Savolainen
2018-11-28helper: threads: add odph_options() getter functionMatias Elo
2018-11-28helper: threads: replace odph_linux_thread_type_t with odp_mem_model_tMatias Elo
2018-08-22helper: add SCTP handling functionsDmitry Eremin-Solenikov
2018-08-22helper: add SCTP protocol headerDmitry Eremin-Solenikov
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12helper: adjust strong types to remove high bit truncationDmitry Eremin-Solenikov
2018-01-14helper: remove camelcase from icmp protocolBill Fischofer
2017-12-27helper: use new odp checksum APIDmitry Eremin-Solenikov
2017-09-15doc: helper: add missing doxygen to avoid warningsBill Fischofer