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 | 1 | -11/+110 |
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 | 1 | -0/+7 |
2020-02-11 | ikev2: Configure a profile with an existing interface | Neale Ranns | 1 | -30/+77 |
2020-02-10 | ikev2: better logging | Filip Tehlar | 1 | -117/+93 |
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 | 1 | -0/+24 |
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 | 1 | -65/+155 |
2019-11-20 | ikev2: fix memory leak in child SA | Filip Tehlar | 1 | -16/+15 |
2019-11-04 | ikev2: fix traffic selector match | Filip Tehlar | 1 | -2/+2 |
2019-10-22 | ikev2: fix GCM cipher | Filip Tehlar | 1 | -104/+155 |
2019-10-09 | ikev2: fix dangling pointer | Filip Tehlar | 1 | -13/+26 |
2019-10-03 | ipsec: initialize msgid and allow no dh in child sa | Christian E. Hopps | 1 | -14/+18 |
2019-09-19 | ikev2: add support for GCM cipher | Filip Tehlar | 1 | -0/+20 |
2019-09-06 | ikev2: fix crash during IKE SA Init exchange | Filip Tehlar | 1 | -6/+1 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -9/+9 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-02-25 | IKEv2 to plugin | Neale Ranns | 1 | -0/+3487 |