index
:
wg-dynamic
dkg/protocol-spec
kv_parsing
ln/poc0
ln/poc1
ln/request-ip
ln/send2
master
tg/devel
tg/ip_util
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
tg/devel
Use epoll() instead of poll()
Thomas Gschwantner
13 days
master
Remove CLOCK_MONOTONIC comment
Thomas Gschwantner
13 days
tg/ip_util
Add ip_util.h
Thomas Gschwantner
4 weeks
ln/request-ip
Add to the request_ip protocol spec
Linus Nordberg
7 weeks
ln/poc1
Do blindly honour clients ask for addresses
Linus Nordberg
3 months
ln/poc0
add instructions for intalling dependencies
Linus Nordberg
3 months
ln/send2
fix a2cb139
Linus Nordberg
3 months
dkg/protocol-spec
move the google doc into the git repository
Daniel Kahn Gillmor
4 months
kv_parsing
WIP: parsing (2)
Thomas Gschwantner
5 months
tp/protocol_draft
Get capnproto decode of WgClientMsg working
Tushar Pankaj
7 months
[...]
Age
Commit message
Author
Files
Lines
13 days
Remove CLOCK_MONOTONIC comment
HEAD
master
Thomas Gschwantner
1
-4
/
+0
13 days
Fix use-after-free and memory leak in ipp_free()
Thomas Gschwantner
1
-14
/
+11
13 days
Add missing #include in netlink.h
Thomas Gschwantner
1
-0
/
+1
2019-06-13
Don't overwrite peer changes by others
Thomas Gschwantner
1
-46
/
+28
2019-06-12
Implement basic lease management
Thomas Gschwantner
10
-162
/
+536
2019-06-02
radix-trie: implement ipp_addrnd_* and related
Thomas Gschwantner
2
-70
/
+328
2019-06-02
Add BUG() and BUG_ON()
Thomas Gschwantner
2
-1
/
+4
2019-06-02
radix-trie: allow both ipv4 and ipv6 debug output
Thomas Gschwantner
2
-12
/
+30
2019-06-02
radix-trie: fix fls/fls64
Thomas Gschwantner
1
-6
/
+6
2019-06-02
radix-trie: remove bits arg from radix_insert_v4/6
Thomas Gschwantner
2
-6
/
+6
[...]
Clone
https://git.zx2c4.com/wg-dynamic
git://git.zx2c4.com/wg-dynamic
ssh://git@git.zx2c4.com/wg-dynamic