aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
jb-wipAdd FreeBSD Foundation copyrights on files I've modified.John Baldwin18 months
mastersupport: account for protosw changeJason A. Donenfeld20 months
 
TagDownloadAuthorAge
v0.0.20220615wireguard-freebsd-0.0.20220615.tar.xz  wireguard-freebsd-0.0.20220615.zip  Jason A. Donenfeld22 months
v0.0.20220614wireguard-freebsd-0.0.20220614.tar.xz  wireguard-freebsd-0.0.20220614.zip  Jason A. Donenfeld22 months
v0.0.20220610wireguard-freebsd-0.0.20220610.tar.xz  wireguard-freebsd-0.0.20220610.zip  Jason A. Donenfeld23 months
v0.0.20211105wireguard-freebsd-0.0.20211105.tar.xz  wireguard-freebsd-0.0.20211105.zip  Jason A. Donenfeld2 years
v0.0.20210606wireguard-freebsd-0.0.20210606.tar.xz  wireguard-freebsd-0.0.20210606.zip  Jason A. Donenfeld3 years
v0.0.20210503wireguard-freebsd-0.0.20210503.tar.xz  wireguard-freebsd-0.0.20210503.zip  Jason A. Donenfeld3 years
v0.0.20210502wireguard-freebsd-0.0.20210502.tar.xz  wireguard-freebsd-0.0.20210502.zip  Jason A. Donenfeld3 years
v0.0.20210428wireguard-freebsd-0.0.20210428.tar.xz  wireguard-freebsd-0.0.20210428.zip  Jason A. Donenfeld3 years
v0.0.20210424wireguard-freebsd-0.0.20210424.tar.xz  wireguard-freebsd-0.0.20210424.zip  Jason A. Donenfeld3 years
v0.0.20210415wireguard-freebsd-0.0.20210415.tar.xz  wireguard-freebsd-0.0.20210415.zip  Jason A. Donenfeld3 years
[...]
 
AgeCommit messageAuthorFilesLines
2022-06-10version: bumpv0.0.20220610Jason A. Donenfeld1-1/+1
2022-06-10if_wg: account for added argument to sbcreatecontrolJason A. Donenfeld2-2/+7
2022-06-10crypto: return an error code from mbuf crypt routinesJohn Baldwin3-13/+18
2022-06-10if_wg: wg_module_init: clean up more if the self tests failJohn Baldwin1-1/+4
2022-06-10if_wg: avoid scheduling excessive tasks for encryption/decryptionJohn Baldwin1-10/+13
2022-06-10if_wg: wg_mbuf_reset: don't free send tagsJohn Baldwin2-14/+2
2022-06-10wg_cookie: ratelimit_init: use callout_init_mtxJohn Baldwin1-1/+1
2022-06-10if_wg: wg_clone_create: Use M_WAITOK with mallocJohn Baldwin2-15/+5
2022-06-10if_wg: wgc_get/set: use M_WAITOK with malloc()John Baldwin1-24/+16
2022-06-10if_wg: wg_queue_delist_staged: use more standard STAILQ_CONCATJohn Baldwin1-2/+2
[...]
 
Clone
https://git.zx2c4.com/wireguard-freebsd
git://git.zx2c4.com/wireguard-freebsd
ssh://git@git.zx2c4.com/wireguard-freebsd