index
:
wireguard-freebsd
jb-wip
master
WireGuard implementation for the FreeBSD kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
jb-wip
Add FreeBSD Foundation copyrights on files I've modified.
John Baldwin
11 months
master
support: account for protosw change
Jason A. Donenfeld
13 months
Tag
Download
Author
Age
v0.0.20220615
wireguard-freebsd-0.0.20220615.tar.xz
wireguard-freebsd-0.0.20220615.zip
Jason A. Donenfeld
16 months
v0.0.20220614
wireguard-freebsd-0.0.20220614.tar.xz
wireguard-freebsd-0.0.20220614.zip
Jason A. Donenfeld
16 months
v0.0.20220610
wireguard-freebsd-0.0.20220610.tar.xz
wireguard-freebsd-0.0.20220610.zip
Jason A. Donenfeld
16 months
v0.0.20211105
wireguard-freebsd-0.0.20211105.tar.xz
wireguard-freebsd-0.0.20211105.zip
Jason A. Donenfeld
23 months
v0.0.20210606
wireguard-freebsd-0.0.20210606.tar.xz
wireguard-freebsd-0.0.20210606.zip
Jason A. Donenfeld
2 years
v0.0.20210503
wireguard-freebsd-0.0.20210503.tar.xz
wireguard-freebsd-0.0.20210503.zip
Jason A. Donenfeld
2 years
v0.0.20210502
wireguard-freebsd-0.0.20210502.tar.xz
wireguard-freebsd-0.0.20210502.zip
Jason A. Donenfeld
2 years
v0.0.20210428
wireguard-freebsd-0.0.20210428.tar.xz
wireguard-freebsd-0.0.20210428.zip
Jason A. Donenfeld
2 years
v0.0.20210424
wireguard-freebsd-0.0.20210424.tar.xz
wireguard-freebsd-0.0.20210424.zip
Jason A. Donenfeld
2 years
v0.0.20210415
wireguard-freebsd-0.0.20210415.tar.xz
wireguard-freebsd-0.0.20210415.zip
Jason A. Donenfeld
2 years
[...]
Age
Commit message
Author
Files
Lines
2022-06-10
version: bump
v0.0.20220610
Jason A. Donenfeld
1
-1
/
+1
2022-06-10
if_wg: account for added argument to sbcreatecontrol
Jason A. Donenfeld
2
-2
/
+7
2022-06-10
crypto: return an error code from mbuf crypt routines
John Baldwin
3
-13
/
+18
2022-06-10
if_wg: wg_module_init: clean up more if the self tests fail
John Baldwin
1
-1
/
+4
2022-06-10
if_wg: avoid scheduling excessive tasks for encryption/decryption
John Baldwin
1
-10
/
+13
2022-06-10
if_wg: wg_mbuf_reset: don't free send tags
John Baldwin
2
-14
/
+2
2022-06-10
wg_cookie: ratelimit_init: use callout_init_mtx
John Baldwin
1
-1
/
+1
2022-06-10
if_wg: wg_clone_create: Use M_WAITOK with malloc
John Baldwin
2
-15
/
+5
2022-06-10
if_wg: wgc_get/set: use M_WAITOK with malloc()
John Baldwin
1
-24
/
+16
2022-06-10
if_wg: wg_queue_delist_staged: use more standard STAILQ_CONCAT
John Baldwin
1
-2
/
+2
[...]
Clone
https://git.zx2c4.com/wireguard-freebsd
git://git.zx2c4.com/wireguard-freebsd
ssh://git@git.zx2c4.com/wireguard-freebsd