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
3 years
master
Do remove expired leases from allowedips
Linus Nordberg
3 years
tg/merge
[tests] Be consistent in how to report failures
Linus Nordberg
3 years
ln/filter-routes
WIP
Linus Nordberg
3 years
ln/server-restore-leases
Add a test
Linus Nordberg
3 years
ln/leasetime
Invoke server properly in tests
Linus Nordberg
3 years
tg/devel
Fix parsing issue with split messages
Thomas Gschwantner
3 years
ln/merge
test releasing of v4 and extending of v6
Linus Nordberg
3 years
ln/remove-allowedips-3
WIP
Linus Nordberg
3 years
tg/netlink_race
Netlink race test
Thomas Gschwantner
3 years
[...]
Age
Commit message
Author
Files
Lines
2019-09-29
Netlink race test
tg/netlink_race
Thomas Gschwantner
4
-4
/
+200
2019-09-28
Rename struct ip_pool to be more descriptive
Thomas Gschwantner
3
-100
/
+101
2019-09-28
Fix random_bounded() to always be in [0, bound)
Thomas Gschwantner
3
-15
/
+19
2019-09-28
Fixup client, including a lot of refactoring
Thomas Gschwantner
4
-364
/
+197
2019-09-28
Extract all RTNETLINK code into ipm.{c,h}
Thomas Gschwantner
6
-127
/
+262
2019-09-28
Serialize/deserialize messages into a struct
Thomas Gschwantner
3
-305
/
+320
2019-09-27
Fix typo in the previous commits NULL check
Linus Nordberg
1
-1
/
+1
2019-09-10
Fix incorrect use of pubkey ptr in new_lease()
Thomas Gschwantner
1
-3
/
+16
2019-08-21
Fix build issue that occurs on gcc debian 6.3.0-18
Thomas Gschwantner
1
-1
/
+5
2019-08-20
Improve error handling and serialization
Thomas Gschwantner
3
-88
/
+88
[...]
Clone
https://git.zx2c4.com/wg-dynamic
git://git.zx2c4.com/wg-dynamic
ssh://git@git.zx2c4.com/wg-dynamic