Age | Commit message (Expand) | Author | Files | Lines |
2024-08-07 | ikev2: handoff packets | Stanislav Zaikin | 6 | -0/+232 |
2024-08-07 | ikev2: fix BN_bn2bin re-allocation | Stanislav Zaikin | 1 | -3/+2 |
2024-05-07 | api: add to_net parameter to endian messages | Ole Troan | 2 | -13/+13 |
2024-04-23 | ikev2: uptime | Denys Haryachyy | 7 | -8/+432 |
2024-03-12 | misc: remove GNU Indent directives | Damjan Marion | 5 | -93/+0 |
2024-02-14 | ikev2: dump state and profile name in CLI and API | Denys Haryachyy | 5 | -2/+255 |
2024-02-09 | ikev2: accept rekey request for IKE SA | Atzm Watanabe | 3 | -24/+265 |
2023-10-30 | ipsec: huge anti-replay window support | Maxime Peim | 1 | -2/+2 |
2023-07-27 | ikev2: cleanup stuck sessions | Denys Haryachyy | 3 | -23/+45 |
2023-01-10 | build: do not link with libssl if not needed | Benoît Ganne | 1 | -1/+1 |
2022-10-12 | misc: fix issues reported by clang-15 | Damjan Marion | 2 | -5/+6 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect | Matthew Smith | 1 | -2/+4 |
2022-08-18 | ikev2: accept key exchange on CREATE_CHILD_SA | Atzm Watanabe | 2 | -63/+126 |
2022-08-18 | ikev2: fix possible SEGV | Atzm Watanabe | 1 | -3/+3 |
2022-08-10 | ikev2: do not accept rekey until old SA is deleted | Atzm Watanabe | 2 | -14/+36 |
2022-08-08 | ikev2: fix rekeying with multiple notify payloads | Atzm Watanabe | 1 | -5/+8 |
2022-05-19 | ikev2: fix tunnel direction | Stanislav Zaikin | 1 | -4/+4 |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 1 | -3/+3 |
2022-01-27 | build: fix compilation on OpenSSL 3.0 | Damjan Marion | 1 | -0/+1 |
2021-10-08 | ikev2: lazy initialization | Benoît Ganne | 4 | -52/+111 |
2021-10-07 | ikev2: do not require optional IDr on IKE AUTH | Benoît Ganne | 1 | -8/+26 |
2021-10-07 | ikev2: add logs in case of parsing errors | Benoît Ganne | 1 | -6/+24 |
2021-10-07 | ikev2: do not send IDi on responder AUTH | Benoît Ganne | 1 | -1/+0 |
2021-09-29 | ikev2: build only when deps requirements are met | Filip Tehlar | 2 | -113/+5 |
2021-09-27 | ikev2: support variable-length nonces | Benoît Ganne | 1 | -21/+34 |
2021-09-27 | misc: api move continued | Florin Coras | 1 | -1/+1 |
2021-08-26 | ikev2: check for valid cipher + integrity | Benoît Ganne | 1 | -6/+6 |
2021-08-26 | ikev2: fix DNS resolution overflow | Benoît Ganne | 1 | -1/+7 |
2021-08-20 | ikev2: fix use-after-free | Benoît Ganne | 1 | -2/+3 |
2021-08-20 | ikev2: decrease inlining | Benoît Ganne | 1 | -26/+26 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 2 | -2238/+0 |
2021-03-15 | ikev2: support responder hostname | Filip Tehlar | 9 | -34/+255 |
2021-03-04 | ikev2: fix incorrect api message | Filip Tehlar | 1 | -1/+1 |
2021-03-02 | ikev2: fix auth | Filip Tehlar | 1 | -1/+1 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main | Neale Ranns | 1 | -4/+4 |
2021-02-25 | ikev2: Use the IPSec functions for UDP port management | Neale Ranns | 2 | -46/+2 |
2021-02-19 | ikev2: start counting msgid from 0 | Filip Tehlar | 1 | -2/+2 |
2021-02-16 | ikev2: fix coverity warnings | Filip Tehlar | 2 | -100/+117 |
2021-02-15 | ikev2: fix rekey against strongSwan | Filip Tehlar | 2 | -52/+94 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 1 | -0/+16 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -23/+37 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" | Matthew Smith | 1 | -37/+23 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 1 | -23/+37 |
2021-02-05 | ikev2: fix bad ip in logs | Filip Tehlar | 1 | -5/+9 |
2021-02-05 | tests: ikev2: non-default table id test | Filip Tehlar | 1 | -0/+33 |
2021-02-04 | ikev2: add hint to the log when IDs do not match | Filip Tehlar | 1 | -1/+10 |
2021-02-04 | ikev2: fix msgid | Filip Tehlar | 1 | -0/+1 |
2021-01-27 | ikev2: add per SA stats | Filip Tehlar | 7 | -15/+68 |
2021-01-21 | ip: Use correct enum type in ip_address_set | Neale Ranns | 1 | -2/+2 |
2021-01-20 | ikev2: use new counters data model & add more counters | Filip Tehlar | 3 | -50/+169 |