Age | Commit message (Expand) | Author | Files | Lines |
2023-03-02 | wireguard: add barrier to sync data |  Gabriel Oginski | 1 | -15/+17 |
2022-08-03 | wireguard: add processing of received cookie messages |  Alexander Chernavin | 1 | -80/+24 |
2022-07-11 | wireguard: fix coverity warnings |  Artem Glazychev | 1 | -8/+8 |
2022-01-21 | wireguard: add async mode for decryption packets |  Gabriel Oginski | 1 | -117/+0 |
2022-01-21 | wireguard: add async mode for encryption packets |  Gabriel Oginski | 1 | -60/+0 |
2022-01-20 | wireguard: add burst mode |  Gabriel Oginski | 1 | -70/+104 |
2021-11-03 | wireguard: reduce memcopy and prefetch header |  Gabriel Oginski | 1 | -7/+0 |
2021-11-02 | build: remove unnecessary executable bits |  Ray Kinsella | 1 | -0/+0 |
2021-08-13 | wireguard: add flag to check hmac for decryption |  Gabriel Oginski | 1 | -0/+1 |
2020-10-20 | wireguard: reset secret data before freeing it |  Benoît Ganne | 1 | -4/+4 |
2020-09-23 | wireguard: add handoff node |  Artem Glazychev | 1 | -80/+51 |
2020-09-12 | wireguard: Fix for tunnel encap |  Neale Ranns | 1 | -6/+10 |
2020-09-10 | wireguard: fix handshake procedure |  Artem Glazychev | 1 | -10/+15 |
2020-09-09 | wireguard: initial implementation of wireguard protocol |  Artem Glazychev | 1 | -0/+985 |