Age | Commit message (Expand) | Author | Files | Lines |
2020-02-10 | ipsec: fix AES-GCM block size | Damjan Marion | 1 | -3/+6 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) | Neale Ranns | 1 | -0/+14 |
2020-01-04 | ipsec: Targeted unit testing | Neale Ranns | 1 | -4/+10 |
2019-12-17 | ipsec: bind an SA to a worker | Neale Ranns | 1 | -0/+26 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels | Neale Ranns | 1 | -8/+0 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 1 | -0/+7 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | Dmitry Vakhrushev | 1 | -0/+5 |
2019-07-12 | ipsec: drop outbound ESP when no crypto alg set | Matthew Smith | 1 | -1/+1 |
2019-06-25 | ipsec: return error if the engine backend has no handler for the | Neale Ranns | 1 | -1/+23 |
2019-05-20 | IPSEC: rename default backend | Neale Ranns | 1 | -2/+2 |
2019-05-14 | IPSEC coverity fixes | Neale Ranns | 1 | -1/+1 |
2019-05-06 | Add missing init fn dependency to ipsec_init | Dave Barach | 1 | -0/+5 |
2019-04-25 | crypto_ipsecmb: use pre-expanded keys | Damjan Marion | 1 | -1/+1 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption | Neale Ranns | 1 | -17/+49 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 1 | -0/+13 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -7/+18 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 1 | -15/+15 |
2019-04-04 | ipsec: trunc_size -> icv_size | Damjan Marion | 1 | -5/+5 |
2019-04-03 | IPSEC: correctly size per-thread data | Neale Ranns | 1 | -1/+1 |
2019-03-26 | ipsec: esp-encrypt rework | Damjan Marion | 1 | -0/+2 |
2019-03-20 | ipsec: bug fix ipsec-init sequence | Kingwel Xie | 1 | -2/+0 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 1 | -21/+50 |
2019-03-06 | ipsec: esp-encrypt and esp-decrypt cleanup | Damjan Marion | 1 | -4/+0 |
2019-03-05 | ipsec: cleanup, remove unnecessary code, | Kingwel Xie | 1 | -2/+3 |
2019-02-25 | IKEv2 to plugin | Neale Ranns | 1 | -4/+0 |
2019-02-13 | IPSEC: restack SAs on backend change | Neale Ranns | 1 | -0/+12 |
2019-02-01 | IPSEC: minor refactor | Neale Ranns | 1 | -488/+1 |
2019-01-30 | ipsec: fix check support functions | Klement Sekera | 1 | -5/+15 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 1 | -4/+4 |
2019-01-02 | ipsec: fix support check when using AES-GCM | Matthew Smith | 1 | -10/+15 |
2018-12-12 | Change ipsec feature node names | Pierre Pfister | 1 | -16/+16 |
2018-11-20 | IPSEC: remove duplicate memcy | Neale Ranns | 1 | -6/+0 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 1 | -63/+208 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 1 | -16/+37 |
2018-09-26 | forget to assign spd_index to config | Kingwel Xie | 1 | -0/+2 |
2018-08-03 | ipsec: add udp-encap option to debug cli commands | Radu Nicolau | 1 | -3/+1 |
2018-06-20 | ipsec: VPP-1308 fix sorting of SPD entries | Klement Sekera | 1 | -10/+8 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 1 | -1/+5 |
2018-03-16 | IPSec: fix IPv6 policy deleting | Matus Fabian | 1 | -1/+1 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core | “mukeshyadav1984” | 1 | -1/+12 |
2017-10-26 | Allow IPsec interface to have SAs reset | Matthew Smith | 1 | -1/+1 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -0/+2 |
2017-10-12 | dpdk/ipsec: coverity fixes | Sergio Gonzalez Monroy | 1 | -9/+20 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands | Sergio Gonzalez Monroy | 1 | -5/+3 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup | Sergio Gonzalez Monroy | 1 | -23/+28 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+581 |