aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
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: add string copy functionJere Leppänen
2024-04-12check-globals: add address sanitizerFan Hong
2023-10-23helper: macros: add new macros for min/max comparison operationsMatias Elo
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-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2021-11-12helper: implement deprecationJere Leppänen
2021-02-26build: check names of global symbols in static librariesJere Leppänen
2021-02-23configure: add with-libcli-path optionJere 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-06-16build: do not define libodp as part of helperStanislaw Kardach
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2019-05-09helper: add helper version definesPetri Savolainen
2018-08-22helper: add SCTP protocol headerDmitry Eremin-Solenikov
2018-01-18build: move ODP include path to common Makefile.incDmitry Eremin-Solenikov
2018-01-15helper: link against libpthread and libodp-linuxDmitry Eremin-Solenikov
2017-10-16helper: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-16helper: move libodphelper.pc.in to helper directoryDmitry 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
2017-09-08build: drop platorm/linux-generic/Makefile.incDmitry Eremin-Solenikov
2017-08-28helper: move include files to helper/includeDmitry Eremin-Solenikov
2017-03-02helper: pkgconfig: remove linux-generic from helper lib namePetri Savolainen
2017-03-02helper: linux: add common linux helper filePetri Savolainen
2017-02-16helper: linux: renamed threads_extn to linux helpersPetri Savolainen
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2017-01-27configure.ac: helper: print debug config optionMaxim Uvarov
2017-01-25helper: use odph_api.h for test include for unexported filesMike Holmes
2017-01-25helper: add odph_api.h for existing exported headersMike Holmes
2017-01-22helper: move thread implementation under platformMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-12helper: table: add impl of ip lookup tableRu Jia
2017-01-12helper: table: add impl of cuckoo hash tableRu Jia
2016-10-26fix out of tree buildMaxim Uvarov
2016-09-07linux-generic: configure: add conditional shared library supportBill Fischofer
2016-07-01configure: split up libodphelper SO-version from libodpAnders Roxell
2016-04-29helper: add a more complete and correct checksum implementationBarry Spinney
2016-03-29helper/Makefile: add SO-version to helper libAnders Roxell
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell