1. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  2. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  3. e8e950a Fix a ipsec command line typo by Simon Zhang · 6 years ago
  4. f922116 ipsec4-output: add pkt header and data prefetching by Zhiyong Yang · 6 years ago
  5. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  6. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  7. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  8. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  9. b64cd2c IPSEC: SA format; don't print keys when there's no algo by Neale Ranns · 6 years ago
  10. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  11. 0a0c7ee IPSEC: crypto overflow by Neale Ranns · 6 years ago
  12. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  13. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  14. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  15. 4f33c80 IPSEC: for each engine and algorithm tests by Neale Ranns · 6 years ago
  16. 9b208ce IPSEC: remove double byte swap of IP addresses by Neale Ranns · 6 years ago
  17. 1091c4a IPSEC TEST: various hash alogrithms by Neale Ranns · 6 years ago
  18. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  19. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  20. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  21. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  22. b294f10 IPSEC: show CLI improvements by Neale Ranns · 6 years ago
  23. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  24. ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
  25. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  26. b4fff3a ipsec: esp-decrypt rework by Damjan Marion · 6 years ago
  27. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  28. a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
  29. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  30. 1f4e1cb ipsec: anti-replay code cleanup by Damjan Marion · 6 years ago
  31. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  32. 45d8f85 IPSEC: fix build breakage from ships in the night merges by Neale Ranns · 6 years ago
  33. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  34. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  35. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  36. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  37. 50d5069 IPSEC: improved policy delete by Neale Ranns · 6 years ago
  38. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  39. af73eda ipsec: fix esn handling by Damjan Marion · 6 years ago
  40. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  41. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  42. 8863123 crypto: add hmac truncate option by Damjan Marion · 6 years ago
  43. c80cc9a IPSEC: Tunnel SA not deleted by Neale Ranns · 6 years ago
  44. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  45. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  46. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  47. 231c469 IPSEC: remove byte swap operations in DP during SPD classify by Neale Ranns · 6 years ago
  48. 9f231d4 IPSEC: tidy the policy types by Neale Ranns · 6 years ago
  49. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  50. 5d704ae updates now that flags are supported on the API by Neale Ranns · 6 years ago
  51. d3d1205 ipsec: cli bug fixes by Kingwel Xie · 6 years ago
  52. 00bff19 ipsec: ipsec-if optimizations & bug fixes by Kingwel Xie · 6 years ago
  53. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  54. 77eb28f IPSEC: tunnel encap/decap dual loop speedups by Neale Ranns · 6 years ago
  55. 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
  56. fd06084 IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpyt by Neale Ranns · 6 years ago
  57. fe480f6 IPSEC: tunnel-input; don't load the HW interface struct by Neale Ranns · 6 years ago
  58. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  59. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  60. 918c161 IPSEC: header exports by Neale Ranns · 6 years ago
  61. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  62. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  63. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  64. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  65. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  66. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  67. 7ba8fe2 IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in the DP by Neale Ranns · 6 years ago
  68. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  69. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  70. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  71. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  72. 2baf942 ipsec: cli 'create ipsec tunnel' more options by Kingwel Xie · 6 years ago
  73. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  74. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  75. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  76. 31dd609 Add Ipsec IKE support to openssl 3.0.0 master branch by Ping Yu · 6 years ago
  77. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  78. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  79. 71ad6a9 AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exceeded by Neale Ranns · 6 years ago
  80. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  81. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  82. 41b25cf fix spurious error setting SA on ipsec intf by Matthew Smith · 6 years ago
  83. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  84. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  85. 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
  86. 9f6957d Fix VPP-1515 IPSec receive packet error in transport mode with udp encap by jackiechen1985 · 6 years ago
  87. 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
  88. b4a7a7d Add UDP encap flag by Filip Tehlar · 6 years ago
  89. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  90. bb46324 IPSEC-AH: fix packet drop by Neale Ranns · 6 years ago
  91. 4f10db3 ipsec: move ipsec defs to ipsec.h by Klement Sekera · 6 years ago
  92. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  93. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  94. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  95. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  96. 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
  97. 871bca9 VPP-1450: binary api call for dumping SPD to interface registration by Filip Varga · 6 years ago
  98. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  99. 2fab01e buffer trace is broken in ipsec-output. copy it from node->flags to frame->frame_flags by Kingwel Xie · 6 years ago
  100. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago