hs-test: clean up Makefile for compatibility with ci-management
[vpp.git] / src / vnet / ipsec / esp_decrypt.c
2024-03-30 Kai Jiipsec: fix clang compile issue 20/40620/2
2024-03-22 Fan Zhangipsec: esp_decrypt code clean up 14/40514/4
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-12-12 Arthur de Kerhoripsec: allow receiving encrypted IP packets with TFC... 63/39163/9
2023-10-30 Maxime Peimipsec: huge anti-replay window support 65/37865/23
2023-09-07 Frédéric Perrinipsec: clear L4-cksum flags when decap'ing packets 38/39238/8
2023-08-08 Benoît Ganneipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC 70/38470/9
2023-06-08 gaoginskxcrypto: use fixed crypto frame pool 26/38926/5
2023-05-29 Xiaoming Jiangipsec: fix ipsec_set_next_index set with wrong sa index... 57/38757/4
2023-03-23 Benoît Ganneipsec: make pre-shared keys harder to misuse 65/34965/12
2023-03-23 Arthur de Kerhoripsec: add per-SA error counters 73/37673/15
2022-11-18 Neale Rannsipsec: Failure at the start of the batch should not... 77/37677/2
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-08-11 Neale Rannsipsec: Use .api declared error counters 20/36820/3
2022-05-03 Benoît Ganneipsec: support per next-header next-nodes 41/35941/3
2021-12-04 Matthew Smithipsec: fix async buffer leak 67/34667/2
2021-09-29 Neale Rannsipsec: Record the number of packets lost from an SA 71/33771/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-06-29 Neale Rannsipsec: Fix setting the hi-sequence number for decrypt 38/32938/3
2021-06-08 Matthew Smithipsec: fix async crypto frame leak 96/32596/3
2021-06-04 Benoît Ganneipsec: fix crypto ops in esp decrypt 72/32572/2
2021-04-07 Benoît Gannecrypto: fix ops flags in crypto sw scheduler 50/31550/7
2021-03-05 Neale Rannsipsec: Support async mode per-SA 75/31475/7
2021-03-05 Neale Rannsipsec: Submit fuller async frames 66/31466/2
2021-02-26 Neale Rannsipsec: move the IPSec SA pool out of ipsec_main 45/31445/3
2021-02-25 Neale Rannstests: Add tests for IPSec async mode using the crypto... 39/31439/3
2021-02-25 Neale Rannsipsec: ipsec.h tidy up 34/31434/2
2021-02-12 Neale Rannsipsec: Store thread-index in buffer meta-data during... 07/31207/5
2021-02-05 Benoît Ganneipsec: add support for AES CTR 95/30895/5
2021-02-04 Neale Rannsipsec: one thread index per-SA 13/31113/1
2021-01-18 Neale Rannsipsec: Support MPLS over IPSec[46] interface 64/30664/6
2020-12-18 PiotrX Kleskiipsec: fixed esp_decrypt pkt len after icv moved 74/30474/2
2020-12-01 Fan Zhangipsec: change prediction 79/29979/4
2020-11-26 Neale Rannsgre: Move to new API generated types/messages 55/30155/2
2020-10-24 Fan Zhangipsec: remove pending node 28/29528/3
2020-10-19 Neale Rannsipsec: Layout and prefetching of SA struct 17/29517/2
2020-09-04 Christian Hoppsipsec: fix trace of GRE_teb packets 61/28661/3
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-28 Filip Tehlaripsec: fix buffer alloc 17/26417/3
2020-03-31 Filip Tehlaripsec: fix chained ESP 13/26113/3
2020-03-23 Florin Corasipsec: Revert "ipsec: fix chained ESP" 89/26089/4
2020-03-23 Filip Tehlaripsec: fix chained ESP 07/25207/2
2020-03-21 Rajesh Goelipsec: efficient layout of ESP per thread data 33/25933/8
2020-02-11 Filip Tehlaripsec: add support for chained buffers 58/23358/17
2020-02-05 John Loipsec: set l2_len for GRE-TEB tunnel decap 08/24808/2
2020-01-04 Neale Rannsipsec: Targeted unit testing 88/24088/4
2019-12-23 Neale Rannsipsec: Test and fix IPSec worker hand-off 13/24113/2
2019-12-18 Neale Rannsipsec: Fix decap of IPSEC/GRE in transport mode 44/24044/1
2019-12-17 Neale Rannsipsec: bind an SA to a worker 64/18664/15
2019-11-08 Neale Rannsipsec: remove dedicated IPSec tunnels 78/22878/6
2019-08-01 Neale Rannsipsec: Redo the anit-replay check post decrypt 09/21009/2
2019-07-24 Neale Rannsipsec: GCM, Anti-replay and ESN fixess 30/20730/4
2019-06-18 Neale Rannsipsec: ipsec-tun protect 56/18956/18
2019-06-05 Damjan Marionipsec: fix sa counters in esp-decrypt 72/19972/4
2019-05-30 Matthew G SmithIPsec: modify post-decrypt buf len calculation 89/19889/2
2019-05-14 Neale RannsIPSEC: remove unecessary pass by reference of sequence... 70/19570/2
2019-04-25 Damjan Marioncrypto: AES GCM IV length is always 12 74/19174/3
2019-04-25 Damjan Marionipsec: drop runts in esp-decrypt 50/19150/4
2019-04-25 Damjan Marioncrypto: improve key handling 81/18981/10
2019-04-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
2019-04-16 Neale RannsIPSEC: support GCM in ESP 34/18834/8
2019-04-15 Neale RannsIPSEC: crypto overflow 61/18861/2
2019-04-11 Neale RannsIPSEC: ESP with ESN tests and fixes 99/18799/3
2019-04-11 Neale RannsIPSEC-MB: Use random & non-repeating IV (VPP-1642) 07/18807/5
2019-04-10 Neale Rannscrypto: Intel IPSEC-MB engine 48/18748/8
2019-04-07 Damjan Marioncrypto: add support for AEAD and AES-GCM 13/18713/4
2019-04-04 Damjan Marionipsec: trunc_size -> icv_size 78/18678/2
2019-03-29 Neale RannsIPSEC-GRE: fixes and API update to common types. 91/17691/14
2019-03-29 Damjan Marionipsec: esp-decrypt rework 38/18538/7
2019-03-28 Damjan Marioncrypto: add vnet_crypto_op_init (...) 83/18583/3
2019-03-28 Damjan Marionipsec: anti-replay code cleanup 77/18577/3
2019-03-27 Damjan Marionipsec: compress ipsec_sa_t so data used by dataplane... 31/18531/3
2019-03-20 Damjan Marionipsec: keep crypto data inside SA 37/18437/2
2019-03-19 Damjan Marioncrypto: introduce crypto infra 75/18375/5
2019-03-06 Damjan Marionipsec: esp-encrypt and esp-decrypt cleanup 65/18065/3
2019-03-06 Kingwel Xieipsec: cleanup, remove unnecessary code, 45/18045/1
2019-02-22 Neale RannsIPSEC: header exports 68/17768/2
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
2019-02-07 Neale RannsIPSEC: no second lookup after tunnel encap 36/17336/5
2018-12-07 jackiechen1985Fix VPP-1515 IPSec receive packet error in transport... 50/16350/5
2018-12-04 Klement Sekeraipsec: simplify bumping counters - cosmetic change 00/16300/4
2018-11-30 Neale RannsIPSEC-AH: fix packet drop 91/16291/2
2018-10-29 Klement Sekeramigrate ipsec to new multiarch infra 20/15420/5
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Klement Sekeraipsec: split ipsec nodes into ip4/ip6 nodes 07/15207/7
2018-05-10 Szymon SliwaChange the way IP header pointer is calculated in esp_d... 04/12504/2
2018-04-18 Szymon SliwaFix the ip header offset counting in vnet/ipsec 23/11223/2
2017-11-29 “mukeshyadav1984”DES-CBC/3DES-CBC support for VPP IPSec Core 08/9608/2
2017-11-28 “mukeshyadav1984”IPSec AH protocol enhancement in VPP native core 38/9538/5
2017-11-10 Marco VarleseAllow Openssl 1.1.0 54/9354/4
2017-09-19 Matthew SmithSet RX sw_if_index on decrypted routed IPsec buffers 31/8431/2
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-02-17 Radu NicolauImplemented IKEv2 initiator features: 01/5401/6
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19