Age | Commit message (Expand) | Author | Files | Lines |
2022-08-25 | wireguard: fix ipv6 payload_length computation |  Aloys Augustin | 1 | -4/+3 |
2022-08-18 | wireguard: fix error type for crypto backend |  Benoît Ganne | 1 | -1/+1 |
2022-04-05 | wireguard: prevent segfault on non-adj packets |  Jon Loeliger | 1 | -0/+5 |
2022-01-24 | wireguard: fix passing argument |  Gabriel Oginski | 1 | -1/+1 |
2022-01-21 | wireguard: add async mode for encryption packets |  Gabriel Oginski | 1 | -25/+427 |
2022-01-20 | wireguard: add burst mode |  Gabriel Oginski | 1 | -23/+77 |
2021-11-03 | wireguard: reduce memcopy and prefetch header |  Gabriel Oginski | 1 | -14/+20 |
2021-10-06 | wireguard: add events for peer |  Artem Glazychev | 1 | -1/+2 |
2021-10-06 | wireguard: add ipv6 support |  Artem Glazychev | 1 | -31/+103 |
2020-09-29 | wireguard: fix license headers |  Artem Glazychev | 1 | -0/+1 |
2020-09-23 | wireguard: add handoff node |  Artem Glazychev | 1 | -56/+38 |
2020-09-12 | wireguard: Fix for tunnel encap |  Neale Ranns | 1 | -3/+4 |
2020-09-09 | wireguard: initial implementation of wireguard protocol |  Artem Glazychev | 1 | -0/+257 |