Age | Commit message (Expand) | Author | Files | Lines |
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 |