aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec_api
AgeCommit message (Expand)Author
2024-04-12example: ipsec: free interface names at exitFan Hong
2024-01-04example: update copyright formatMatias Elo
2024-01-03example: improve example application documentationsMatias Elo
2023-08-14example: fix typosTianyu Li
2022-04-12example: ipsec_api: fix esp tunnel mode testAakash Sasidharan
2022-03-02example: remove usage of deprecated schedule priority definesMatias Elo
2022-02-25example: ipsec_crypto: support bit mode algorithm implementations tooJanne Peltonen
2022-02-25example: ipsec_crypto: fix crypto capability checkingJanne Peltonen
2022-02-03example: ipsec: Sleep for shorter periods to finish stream test fasterJanne Peltonen
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-09-29example: ipsec_api: check dest queue capabilityAakash Sasidharan
2021-06-17example: ipsec: allow PID file to be created before readingAakash Sasidharan
2021-06-17example: ipsec_api: enable live and router mode testsAakash Sasidharan
2021-06-17example: ipsec_api: update AH run scripts to use SHA1Aakash Sasidharan
2021-06-17example: ipsec: add sha1 and sha256 support in AH modeAakash Sasidharan
2021-05-21example: ipsec_api: include inbound ESP test scripts in testsJanne Peltonen
2021-05-21example: ipsec_api: check IPsec operation result after sync opJanne Peltonen
2021-05-20example: ipsec_api: enhance runtime scriptsAakash Sasidharan
2021-02-04example: ipsec: use comma as separator in argsAakash Sasidharan
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-09-28example: ipsec_crypto: rename ipsec application to ipsec_cryptoMatias Elo
2020-09-28example: ipsec_api: add README fileMatias Elo
2020-09-28example: ipsec_api: fix policy argument processingMatias Elo
2020-09-11build: simplify remote target testingStanislaw Kardach
2020-08-25example: ipsec_api: fix premature application exitMatias Elo
2020-07-02example: ipsec: detect failure to allocate test packetsMatias Elo
2019-09-19example: use helper library debug macrosMatias Elo
2019-06-24test: ipsec: run ipsec_api example in make checkPetri Savolainen
2019-06-24example: ipsec: fix script path to binaryPetri Savolainen
2019-06-24example: ipsec: rename schedule function pointerPetri Savolainen
2019-06-24example: ipsec_api: exit workers and destroy resourcesPetri Savolainen
2019-06-24example: ipsec: fix short options without argumentPetri Savolainen
2019-06-24example: ipsec: do schedule config earlierPetri Savolainen
2019-02-26example: check odp_shm_reserve() return valueMatias Elo
2018-12-26examples: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-10-18example: stop and close pktio devices on exitMatias Elo
2018-10-04test: example: allocate global data from shmMatias Elo
2018-07-05example: use ODP_THREAD_COUNT_MAX as max worker countMatias Elo
2018-07-05example: use min number of workers by defaultMatias Elo
2018-06-29example: ipsec_api: support building w/o OpenSSLDmitry Eremin-Solenikov
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18example: ipsec: update gitignorePetri Savolainen
2018-01-15example: ipsec_api: remove file conflict with ipsec exampleDmitry Eremin-Solenikov
2018-01-15example: add missing libraries to LDADD variablesDmitry Eremin-Solenikov
2017-12-27example: adapt ipsec example to use IPsec APIDmitry Eremin-Solenikov