index
:
wg-dynamic
dkg/protocol-spec
kv_parsing
ln/devel
ln/filter-routes
ln/leasetime
ln/merge
ln/poc0
ln/poc1
ln/remove-allowedips-3
ln/request-ip
ln/send2
ln/server-restore-leases
master
tg/client
tg/devel
tg/ip_util
tg/merge
tg/netlink_race
tg/radix-trie
tp/daemonize
tp/experiment
tp/mains
tp/protocol_draft
Dynamic configuration daemons for WireGuard
Thomas Gschwantner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
ln/devel
Add client tests to netsh.sh
Linus Nordberg
5 years
master
Do remove expired leases from allowedips
Linus Nordberg
5 years
tg/merge
[tests] Be consistent in how to report failures
Linus Nordberg
5 years
ln/filter-routes
WIP
Linus Nordberg
6 years
ln/server-restore-leases
Add a test
Linus Nordberg
6 years
ln/leasetime
Invoke server properly in tests
Linus Nordberg
6 years
tg/devel
Fix parsing issue with split messages
Thomas Gschwantner
6 years
ln/merge
test releasing of v4 and extending of v6
Linus Nordberg
6 years
ln/remove-allowedips-3
WIP
Linus Nordberg
6 years
tg/netlink_race
Netlink race test
Thomas Gschwantner
6 years
[...]
Age
Commit message
Author
Files
Lines
2019-12-12
Do remove expired leases from allowedips
HEAD
master
Linus Nordberg
1
-2
/
+6
2019-12-11
Use siphash for hashtables
Thomas Gschwantner
8
-18
/
+315
2019-12-11
Allow /32 and /128 to be omitted in ip= keys
Thomas Gschwantner
1
-12
/
+15
2019-12-11
radix-trie: fix add() when no poolnodes exist
Thomas Gschwantner
1
-0
/
+5
2019-12-11
Properly send and display wg_errno and errmsg
Thomas Gschwantner
4
-21
/
+54
2019-12-11
Change request_ip protocol
Thomas Gschwantner
4
-42
/
+29
2019-12-11
Postpone freeing memory for leases until after updating allowedips
Linus Nordberg
1
-25
/
+19
2019-12-11
radix-trie: implement ipp_removepool_v{4,6}
Thomas Gschwantner
3
-10
/
+109
2019-12-11
radix-trie: fix issues related to shadow-/counting
Thomas Gschwantner
1
-106
/
+144
2019-12-11
radix-trie: fix bug where /64 pools would overflow
Thomas Gschwantner
1
-10
/
+8
[...]
Clone
https://git.zx2c4.com/wg-dynamic
git://git.zx2c4.com/wg-dynamic
ssh://git@git.zx2c4.com/wg-dynamic