Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 2 | -2238/+0 |
2021-03-15 | ikev2: support responder hostname | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -3/+25 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+16 |
2021-02-05 | tests: ikev2: non-default table id test | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+33 |
2021-01-27 | ikev2: add per SA stats | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+11 |
2021-01-20 | ikev2: use new counters data model & add more counters | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -6/+24 |
2020-12-09 | ikev2: test responder behind NAT | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -29/+49 |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -0/+1 |
2020-12-02 | ikev2: fix nat traversal | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -2/+46 |
2020-11-25 | ikev2: fix issue when sending multiple requests at once | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -19/+64 |
2020-11-09 | ikev2: add tests for DPD | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+62 |
2020-11-09 | ikev2: fix udp encap | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -4/+19 |
2020-10-31 | ikev2: add option to disable NAT traversal | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -0/+13 |
2020-11-04 | ikev2: fix reply during rekey | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -43/+191 |
2020-10-21 | ikev2: support sending requests from responder | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -18/+122 |
2020-10-21 | ikev2: fix setting responder/initiator addresses | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -12/+43 |
2020-10-13 | ikev2: fix initial contact cleanup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -218/+440 |
2020-10-05 | ikev2: support ipv6 traffic selectors & overlay | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -57/+140 |
2020-09-30 | ikev2: better packet parsing functions | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -50/+120 |
2020-07-24 | ikev2: add SA dump API | ![](//seccdn.libravatar.org/avatar/b7ebc9b680eb8eefe5934bd68e9d0f26?s=13&d=retro) jan_cavojsky | 1 | -2/+91 |
2020-07-20 | ikev2: refactor and test profile dump API | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -7/+234 |
2020-07-15 | ikev2: add support for AES-GCM cipher in IKE | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -48/+126 |
2020-07-06 | ikev2: add more ikev2 tests | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -18/+135 |
2020-06-30 | tests: ikev2: add nat traversal & cert based auth test | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 5 | -47/+251 |
2020-06-18 | ikev2: use both local and remote ID for profile lookup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -7/+11 |
2020-06-18 | tests: add ikev2 test framework with basic test case | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -0/+651 |