Age | Commit message (Expand) | Author | Files | Lines |
2020-02-25 | ikev2: add retry logic for session initiation | Filip Tehlar | 1 | -0/+27 |
2020-02-24 | ikev2: proper cleanup of SAs during rekey | Filip Tehlar | 2 | -11/+115 |
2020-02-21 | ikev2: cleanup tunnels after subsequent sa-init | Filip Tehlar | 1 | -0/+5 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces | Neale Ranns | 1 | -2/+2 |
2020-02-20 | ikev2: fix logging init | Filip Tehlar | 1 | -3/+2 |
2020-02-17 | ikev2: IKE plugin manages the state of the protected tunnel interface | Neale Ranns | 1 | -2/+8 |
2020-02-13 | ikev2: Responder honours the protected tunnel config | Neale Ranns | 2 | -0/+10 |
2020-02-11 | ikev2: Configure a profile with an existing interface | Neale Ranns | 7 | -30/+141 |
2020-02-10 | ikev2: better logging | Filip Tehlar | 5 | -187/+317 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 1 | -1/+1 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 1 | -1/+2 |
2019-12-12 | ikev2: fix crash during SA rekey | Filip Tehlar | 2 | -0/+27 |
2019-12-06 | ikev2: use explicit api types | Ole Troan | 3 | -16/+21 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 1 | -1/+2 |
2019-11-22 | ikev2: install/remove ipsec tunnels from main thread | Filip Tehlar | 2 | -68/+157 |
2019-11-20 | ikev2: fix memory leak in child SA | Filip Tehlar | 1 | -16/+15 |
2019-11-14 | ikev2: add definitions for libssl | Aleksander Djuric | 1 | -0/+6 |
2019-11-14 | ikev2: correct byte order in api handlers | Aleksander Djuric | 1 | -10/+21 |
2019-11-04 | ikev2: fix traffic selector match | Filip Tehlar | 1 | -2/+2 |
2019-10-22 | ikev2: fix GCM cipher | Filip Tehlar | 4 | -108/+166 |
2019-10-09 | ikev2: fix dangling pointer | Filip Tehlar | 2 | -14/+28 |
2019-10-03 | ipsec: initialize msgid and allow no dh in child sa | Christian E. Hopps | 1 | -14/+18 |
2019-09-27 | ipsec: fix memleaks in ikev2 openssl code | Christian E. Hopps | 1 | -3/+15 |
2019-09-27 | ikev2: remove api boilerplate | Ole Troan | 6 | -261/+47 |
2019-09-19 | ikev2: add support for GCM cipher | Filip Tehlar | 3 | -1/+43 |
2019-09-06 | ikev2: fix crash during IKE SA Init exchange | Filip Tehlar | 1 | -6/+1 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -19/+2 |
2019-05-22 | Fix Diffie-Hellman exchange with newer openssl API | Christian E. Hopps | 1 | -21/+16 |
2019-05-16 | init / exit function ordering | Dave Barach | 3 | -15/+12 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-02-27 | IKEv2 plugin export fixes | Neale Ranns | 3 | -7/+24 |
2019-02-25 | IKEv2 to plugin | Neale Ranns | 12 | -0/+8352 |