Age | Commit message (Expand) | Author | Files | Lines |
2021-04-29 | crypto: fix chained buffer integrity support | Benoît Ganne | 1 | -1/+1 |
2021-03-20 | tests: add support for worker awareness | Klement Sekera | 1 | -2/+2 |
2021-03-05 | ipsec: Support async mode per-SA | Neale Ranns | 1 | -39/+165 |
2021-03-05 | ipsec: Submit fuller async frames | Neale Ranns | 1 | -0/+84 |
2021-02-25 | tests: Add tests for IPSec async mode using the crypto SW scheduler | Neale Ranns | 1 | -48/+111 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -8/+9 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" | Matthew Smith | 1 | -9/+8 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -8/+9 |
2021-02-05 | ipsec: add support for AES CTR | Benoît Ganne | 1 | -2/+138 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 1 | -0/+93 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption | Christian Hopps | 1 | -2/+12 |
2020-05-24 | ipsec: fixed chaining ops after add footer and icv | PiotrX Kleski | 1 | -0/+1 |
2020-05-13 | ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs | Neale Ranns | 1 | -1/+75 |
2020-03-31 | ipsec: fix chained ESP | Filip Tehlar | 1 | -1/+2 |
2020-03-26 | tests: speed up ipsec unit tests execution | Filip Tehlar | 1 | -54/+1 |
2020-03-23 | ipsec: Revert "ipsec: fix chained ESP" | Florin Coras | 1 | -2/+1 |
2020-03-23 | ipsec: fix chained ESP | Filip Tehlar | 1 | -1/+2 |
2020-02-11 | ipsec: add support for chained buffers | Filip Tehlar | 1 | -4/+19 |
2020-01-04 | ipsec: Targeted unit testing | Neale Ranns | 1 | -2/+5 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off | Neale Ranns | 1 | -1/+9 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels | Neale Ranns | 1 | -1/+2 |
2019-10-18 | ipsec: make tests support python3 | Ole Troan | 1 | -8/+8 |
2019-09-18 | tests: split up the long running IPSec tests into separate classes | Andrew Yourtchenko | 1 | -82/+398 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 1 | -0/+8 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | Dmitry Vakhrushev | 1 | -3/+3 |
2019-07-31 | tests: Split IPSec ESP into parameterized tests per engine | Neale Ranns | 1 | -65/+60 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 1 | -0/+8 |
2019-07-10 | tests: Re-enable ipsec tests on ARM | juraj.linkes | 1 | -3/+3 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -5/+11 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -2/+1 |
2019-05-20 | openssl plugin 3des routine iv_len fix | Vladimir Ratnikov | 1 | -2/+10 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 1 | -11/+24 |
2019-04-17 | crypto-ipsecmb: enable GCM | Neale Ranns | 1 | -1/+0 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -14/+46 |
2019-04-11 | IPSEC: ESP with ESN tests and fixes | Neale Ranns | 1 | -9/+12 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) | Neale Ranns | 1 | -1/+1 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -2/+3 |
2019-04-10 | crypto: Intel IPSEC-MB engine | Neale Ranns | 1 | -2/+2 |
2019-04-10 | IPSEC: for each engine and algorithm tests | Neale Ranns | 1 | -186/+307 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+17 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -2/+2 |
2019-03-21 | IPSEC: Mutli-tunnel tests | Neale Ranns | 1 | -12/+7 |
2019-02-28 | TEST: IPSEC NAT-T with UDP header | Neale Ranns | 1 | -135/+197 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 1 | -22/+26 |
2019-02-05 | IPSEC: SPD counters in the stats sgement | Neale Ranns | 1 | -9/+13 |
2019-01-31 | IPSEC: API modernisation | Neale Ranns | 1 | -8/+19 |
2019-01-29 | make test: remove generic imports | Klement Sekera | 1 | -1/+2 |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 1 | -228/+106 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 1 | -99/+240 |
2018-12-02 | IPSEC-AH: anti-replay testing | Neale Ranns | 1 | -2/+5 |