aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard/wireguard_api.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-07wireguard: peers dump fixArtem Glazychev1-1/+1
2021-10-06wireguard: add events for peerArtem Glazychev1-13/+115
2021-10-06wireguard: add ipv6 supportArtem Glazychev1-25/+10
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev1-2/+1
2020-12-01wireguard: return public key in apiNathan Skrzypczak1-2/+7
2020-10-09wireguard: park the timer processDave Barach1-0/+14
2020-09-29wireguard: fix license headersArtem Glazychev1-0/+1
2020-09-23wireguard: add handoff nodeArtem Glazychev1-1/+3
2020-09-14wireguard: coverity fixesNeale Ranns1-2/+2
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev1-0/+278