aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/wireguard
AgeCommit message (Expand)AuthorFilesLines
2021-02-24wireguard: coverity fixArtem Glazychev1-11/+12
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-1/+2
2021-02-11wireguard: testing alternative timer dispatchMohammed Hawari3-3/+10
2021-02-01docs: fix up the markdownAndrew Yourtchenko1-1/+1
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-7/+7
2020-12-06wireguard: run feature after gsoNathan Skrzypczak1-0/+1
2020-12-01wireguard: return public key in apiNathan Skrzypczak2-2/+9
2020-10-21misc: minimize dependencies on udp.hFlorin Coras2-2/+0
2020-10-20wireguard: reset secret data before freeing itBenoƮt Ganne1-4/+4
2020-10-09wireguard: park the timer processDave Barach5-2/+68
2020-10-07misc: Purge unused pg includesNeale Ranns2-2/+0
2020-09-30wireguard: fix udp-port registrationArtem Glazychev2-3/+10
2020-09-29wireguard: fix license headersArtem Glazychev13-2/+25
2020-09-29wireguard: fix indentsArtem Glazychev1-21/+35
2020-09-29wireguard: readme fixArtem Glazychev1-36/+17
2020-09-24wireguard: coverity fixArtem Glazychev1-1/+1
2020-09-23wireguard: add handoff nodeArtem Glazychev18-448/+889
2020-09-14wireguard: coverity fixesNeale Ranns2-6/+10
2020-09-14wireguard: increase FIB source priorityNeale Ranns1-2/+7
2020-09-12wireguard: Fix for tunnel encapNeale Ranns7-89/+468
2020-09-10wireguard: fix handshake procedureArtem Glazychev2-12/+17
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev31-0/+6216