1. 84e6658 ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC by Benoît Ganne · 1 year, 9 months ago
  2. 9a9604b crypto: make crypto-dispatch node working in adaptive mode by Xiaoming Jiang · 1 year, 9 months ago
  3. 5527a78 ipsec: make pre-shared keys harder to misuse by Benoît Ganne · 2 years, 11 months ago
  4. d7c030d ipsec: make chacha20-poly1305 available via API by Vladimir Ratnikov · 2 years, 3 months ago
  5. 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 4 months ago
  6. 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 4 months ago
  7. 86f8208 ipsec: fast path outbound policy matching implementation for ipv6 by Piotr Bronowski · 2 years, 5 months ago
  8. 4da8a63 ipsec: add fast path configuration parser by Piotr Bronowski · 2 years, 7 months ago
  9. 0464310 ipsec: add/delete ipsec fast path policy by Piotr Bronowski · 2 years, 7 months ago
  10. 98ca76a ipsec: support per next-header next-nodes by Benoît Ganne · 2 years, 8 months ago
  11. 7cd35f5 ipsec: perf improvement of ipsec4_input_node using flow cache by Zachary Leaf · 3 years, 6 months ago
  12. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  13. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  14. b2d3678 ipsec: move startup config to common file by Zachary Leaf · 3 years, 5 months ago
  15. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  16. c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
  17. 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
  18. 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
  19. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  20. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  21. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  22. fb7e7ed ipsec: fix padding/alignment for native IPsec encryption by Christian Hopps · 5 years ago
  23. abc5660 ipsec: User can choose the UDP source port by Neale Ranns · 4 years, 9 months ago
  24. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  25. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  26. f1ecb65 ipsec: fix AES-GCM block size by Damjan Marion · 4 years, 10 months ago
  27. 7ec120e ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) by Neale Ranns · 5 years ago
  28. 0295040 ipsec: Targeted unit testing by Neale Ranns · 5 years ago
  29. f62a8c0 ipsec: bind an SA to a worker by Neale Ranns · 6 years ago
  30. 12989b5 ipsec: remove dedicated IPSec tunnels by Neale Ranns · 5 years ago
  31. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  32. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  33. 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
  34. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  35. d1a5b2d IPSEC: rename default backend by Neale Ranns · 6 years ago
  36. 0224514 IPSEC coverity fixes by Neale Ranns · 6 years ago
  37. 0dd9165 Add missing init fn dependency to ipsec_init by Dave Barach · 6 years ago
  38. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  39. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  40. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  41. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  42. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  43. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  44. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  45. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  46. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  47. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  48. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  49. 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
  50. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  51. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  52. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  53. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  54. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  55. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  56. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  57. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  58. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  59. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  60. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  61. fc91a17 forget to assign spd_index to config by Kingwel Xie · 6 years ago
  62. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  63. ee52d87 ipsec: VPP-1308 fix sorting of SPD entries by Klement Sekera · 7 years ago
  64. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  65. ce8805c IPSec: fix IPv6 policy deleting by Matus Fabian · 7 years ago
  66. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  67. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  68. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  69. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  70. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  71. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  72. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ipsec/ipsec.c]
  73. a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
  74. 08a6f01 feature: convert ipsec output to new feature code by Matus Fabian · 8 years ago
  75. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  76. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  77. 5331c72 VPP-337 Add per interface IN filtering by Dave Barach · 8 years ago
  78. 694265d VPP-202: L2-GRE over IPSec by Matus Fabian · 8 years ago v16.12-rc0
  79. 607de1a Coding standards cleanup - remove trailing whitespace, fixes VPP-332 by Damjan Marion · 8 years ago
  80. 853e720 VPP-237: indent fixes in prep for checkstyle by Ed Warnicke · 8 years ago
  81. 166a9d4 VPP-256 - Coding style cleanup vnet/vnet/ipsec by Keith Burns (alagalah) · 8 years ago
  82. d653460 Dynamically compute ip feature subgraph order by Dave Barach · 9 years ago
  83. 29d8510 VPP-42: VPP crashes in IPsec code when running multithreaded by Matthew Smith · 9 years ago
  84. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  85. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0