Age | Commit message (Expand) | Author | Files | Lines |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface | Neale Ranns | 1 | -0/+1 |
2020-10-24 | ipsec: remove pending node | Fan Zhang | 1 | -0/+40 |
2020-04-30 | crypto: introduce async crypto infra | Fan Zhang | 1 | -7/+79 |
2020-02-10 | ipsec: remove dead code | Filip Tehlar | 1 | -29/+0 |
2019-07-16 | ipsec: handle UDP keepalives | Neale Ranns | 1 | -1/+5 |
2019-05-29 | ipsec: fix perf issue in esp_aad_fill | Damjan Marion | 1 | -4/+7 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 1 | -2/+1 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -0/+34 |
2019-04-08 | IPSEC TEST: various hash alogrithms | Neale Ranns | 1 | -1/+1 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 1 | -4/+4 |
2019-04-04 | ipsec: trunc_size -> icv_size | Damjan Marion | 1 | -2/+2 |
2019-03-29 | ipsec: esp-decrypt rework | Damjan Marion | 1 | -0/+1 |
2019-03-28 | crypto: add vnet_crypto_op_init (...) | Damjan Marion | 1 | -1/+1 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN | Damjan Marion | 1 | -2/+2 |
2019-03-28 | ipsec: anti-replay code cleanup | Damjan Marion | 1 | -120/+0 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 1 | -5/+6 |
2019-03-26 | ipsec: esp-encrypt rework | Damjan Marion | 1 | -1/+3 |
2019-03-25 | IPSEC tests fnd fix or Extended Sequence Numbers | Neale Ranns | 1 | -1/+3 |
2019-03-22 | ipsec: fix esn handling | Damjan Marion | 1 | -9/+5 |
2019-03-20 | crypto: add hmac truncate option | Damjan Marion | 1 | -0/+1 |
2019-03-20 | ipsec: keep crypto data inside SA | Damjan Marion | 1 | -9/+7 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 1 | -93/+15 |
2018-11-29 | ipsec: move ipsec defs to ipsec.h | Klement Sekera | 1 | -51/+0 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 1 | -0/+8 |
2018-03-23 | IPSEC_AH: broken initialization (VPP-1208) | Marco Varlese | 1 | -1/+1 |
2017-11-29 | DES-CBC/3DES-CBC support for VPP IPSec Core | “mukeshyadav1984” | 1 | -0/+19 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core | “mukeshyadav1984” | 1 | -25/+28 |
2017-11-10 | Allow Openssl 1.1.0 | Marco Varlese | 1 | -1/+23 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands | Sergio Gonzalez Monroy | 1 | -0/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -4/+4 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+320 |