Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-24 | wireguard: coverity fix | Artem Glazychev | 1 | -11/+12 |
2021-02-15 | vlib: refactor checksum offload support | Mohsin Kazmi | 1 | -1/+2 |
2021-02-11 | wireguard: testing alternative timer dispatch | Mohammed Hawari | 3 | -3/+10 |
2021-02-01 | docs: fix up the markdown | Andrew Yourtchenko | 1 | -1/+1 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 2 | -7/+7 |
2020-12-06 | wireguard: run feature after gso | Nathan Skrzypczak | 1 | -0/+1 |
2020-12-01 | wireguard: return public key in api | Nathan Skrzypczak | 2 | -2/+9 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 2 | -2/+0 |
2020-10-20 | wireguard: reset secret data before freeing it | BenoƮt Ganne | 1 | -4/+4 |
2020-10-09 | wireguard: park the timer process | Dave Barach | 5 | -2/+68 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 2 | -2/+0 |
2020-09-30 | wireguard: fix udp-port registration | Artem Glazychev | 2 | -3/+10 |
2020-09-29 | wireguard: fix license headers | Artem Glazychev | 13 | -2/+25 |
2020-09-29 | wireguard: fix indents | Artem Glazychev | 1 | -21/+35 |
2020-09-29 | wireguard: readme fix | Artem Glazychev | 1 | -36/+17 |
2020-09-24 | wireguard: coverity fix | Artem Glazychev | 1 | -1/+1 |
2020-09-23 | wireguard: add handoff node | Artem Glazychev | 18 | -448/+889 |
2020-09-14 | wireguard: coverity fixes | Neale Ranns | 2 | -6/+10 |
2020-09-14 | wireguard: increase FIB source priority | Neale Ranns | 1 | -2/+7 |
2020-09-12 | wireguard: Fix for tunnel encap | Neale Ranns | 7 | -89/+468 |
2020-09-10 | wireguard: fix handshake procedure | Artem Glazychev | 2 | -12/+17 |
2020-09-09 | wireguard: initial implementation of wireguard protocol | Artem Glazychev | 31 | -0/+6216 |