aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
2020-11-03helper: checksum: point header field with unaligned typePetri Savolainen
2020-11-03helper: ethernet: fix sscanf type mismatchMohammad Iqbal Ahmad
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-09-11build: simplify remote target testingStanislaw Kardach
2020-09-07helper: thread: print pthread_create() return value to error logMatias Elo
2020-09-07build: re-format autoconf argument defaultsStanislaw Kardach
2020-09-03helper: fixup internal doxygen docsStanislaw Kardach
2020-08-25validation: pool: honor max_align capabilityJerin Jacob
2020-06-16build: do not define libodp as part of helperStanislaw Kardach
2020-06-11helper: do not ignore the return value of odp_pool_destroy()Janne Peltonen
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: add test application for helper debugPetri Savolainen
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2019-08-20helper: debug: add ODPH_ASSERT macroPetri Savolainen
2019-07-01helper: fix variable may be used uninitialized warningsPetri Savolainen
2019-05-09helper: fix out-of-tree buildPetri 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: test: add test for new odph_options() functionMatias Elo
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-10-15helper: iplookup: check capabilitiesPetri Savolainen
2018-10-04helper: threads: add ODPH_PROC_MODE environment variableMatias Elo
2018-09-13helper: iplookuptable fix puting values to tableMaxim Uvarov
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-28helper: cuckoo: check pool and queue limitsPetri 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-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2018-01-18build: move ODP include path to common Makefile.incDmitry Eremin-Solenikov
2018-01-18configure: enable linux helpers by defaultPetri Savolainen
2018-01-15helper/tests: use common Makefile.inc for testsDmitry Eremin-Solenikov
2018-01-15helper: link against libpthread and libodp-linuxDmitry Eremin-Solenikov
2018-01-14helper: remove camelcase from icmp protocolBill Fischofer
2017-12-27helper: use new odp checksum APIDmitry Eremin-Solenikov
2017-10-21.gitinore: ignore moved .pc filesDmitry Eremin-Solenikov
2017-10-19helper: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-16helper: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-16helper: move libodphelper.pc.in to helper directoryDmitry Eremin-Solenikov
2017-09-15doc: helper: add missing doxygen to avoid warningsBill Fischofer
2017-09-08helper: test: rework build systemDmitry Eremin-Solenikov
2017-09-08configure: stop setting AM_* variablesDmitry Eremin-Solenikov
2017-09-08build: use AM_CPPFLAGS to set include paths, rather than AM_CFLAGSDmitry Eremin-Solenikov