1. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  2. 918c161 IPSEC: header exports by Neale Ranns · 6 years ago
  3. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  4. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  5. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  6. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  7. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  8. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  9. 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
  10. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  11. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  12. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  13. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  14. 2baf942 ipsec: cli 'create ipsec tunnel' more options by Kingwel Xie · 6 years ago
  15. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  16. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  17. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  18. 31dd609 Add Ipsec IKE support to openssl 3.0.0 master branch by Ping Yu · 6 years ago
  19. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  20. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  21. 71ad6a9 AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exceeded by Neale Ranns · 6 years ago
  22. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  23. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  24. 41b25cf fix spurious error setting SA on ipsec intf by Matthew Smith · 6 years ago
  25. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  26. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  27. 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
  28. 9f6957d Fix VPP-1515 IPSec receive packet error in transport mode with udp encap by jackiechen1985 · 6 years ago
  29. 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
  30. b4a7a7d Add UDP encap flag by Filip Tehlar · 6 years ago
  31. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  32. bb46324 IPSEC-AH: fix packet drop by Neale Ranns · 6 years ago
  33. 4f10db3 ipsec: move ipsec defs to ipsec.h by Klement Sekera · 6 years ago
  34. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  35. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  36. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  37. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  38. 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
  39. 871bca9 VPP-1450: binary api call for dumping SPD to interface registration by Filip Varga · 6 years ago
  40. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  41. 2fab01e buffer trace is broken in ipsec-output. copy it from node->flags to frame->frame_flags by Kingwel Xie · 6 years ago
  42. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  43. c3ac313 ipsec: fix wrong counter bump by Klement Sekera · 6 years ago
  44. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  45. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  46. a9a0b2c IPsec: add API for SPDs dump (VPP-1363) by Matus Fabian · 6 years ago
  47. fc91a17 forget to assign spd_index to config by Kingwel Xie · 6 years ago
  48. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  49. 2ce8bd9 Add SHA2 support to IKEv2 implementation by Berenger Foucher · 6 years ago
  50. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  51. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  52. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  53. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  54. 0e36bbf Fix IPsec intf tx node setup at intf creation by Matthew Smith · 6 years ago
  55. 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
  56. c2fc57e ipsec: fix VPP-1333 - crash in ipsec policy cli by Klement Sekera · 6 years ago
  57. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 6 years ago
  58. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 6 years ago
  59. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  60. ee52d87 ipsec: VPP-1308 fix sorting of SPD entries by Klement Sekera · 7 years ago
  61. f706b8d ipsec: fix IKEv2 crash when rsa cert is used for authentication by Radu Nicolau · 7 years ago
  62. de412ce CSIT-928 dpdk/ipsec: performance improvement by Radu Nicolau · 7 years ago
  63. 831fd64 Drop IPsec packets when interface is down by Matthew Smith · 7 years ago
  64. ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
  65. 65a2727 Change the way IP header pointer is calculated in esp_decrypt nodes by Szymon Sliwa · 7 years ago
  66. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  67. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  68. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  69. e9fcf23 Fix some build warnings about "Old Style VLA" by Juraj Sloboda · 7 years ago
  70. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  71. 8640dbd Fix the ip header offset counting in vnet/ipsec by Szymon Sliwa · 7 years ago
  72. 537eeec Make IPsec tunnel intf work with IPv4 output features by Matthew Smith · 7 years ago
  73. 4631610 IPSEC_AH: broken initialization (VPP-1208) by Marco Varlese · 7 years ago
  74. ce8805c IPSec: fix IPv6 policy deleting by Matus Fabian · 7 years ago
  75. 191a594 SCTP stack (RFC4960) by Marco Varlese · 7 years ago
  76. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  77. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  78. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  79. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  80. 72454dd DES-CBC/3DES-CBC support for VPP IPSec Core by “mukeshyadav1984” · 7 years ago
  81. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  82. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  83. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  84. ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
  85. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  86. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  87. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  88. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  89. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  90. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  91. 02e14b5 Set RX sw_if_index on decrypted routed IPsec buffers by Matthew Smith · 7 years ago
  92. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  93. 922549a Add p2p flag to IPsec tunnel interface hw class by Matthew Smith · 8 years ago
  94. 01034be Use counters on ipsec tunnel interfaces by Matthew Smith · 8 years ago
  95. e04d09d Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del by Matthew Smith · 8 years ago
  96. b0972cb API support for IPsec tunnel interface creation by Matthew Smith · 8 years ago
  97. 1e19ee4 VPP-716: IKEv2 responder fails to authenticate initiator by Matthew Smith · 8 years ago
  98. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  99. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  100. 78053e1 Fix coverity CIDs 161048, 163895 by Pavel Kotucek · 8 years ago