index
:
wireguard-rs
clean
jm/master
jm/multithread
jm/multithread-crossbeam
jm/multithread-crossyfutures
jm/multithread-rayon
jm/netlink-listener
locking
master
rm-dummy
router
sg/master
sticky-sockets
tests
Rust implementation of WireGuard
Mathias Hall-Andersen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Allows for erroneous Clippy lints
Mathias Hall-Andersen
4 years
rm-dummy
Elimited Daemonize dependency
Mathias Hall-Andersen
5 years
locking
Added basic readme.
Mathias Hall-Andersen
5 years
tests
Upgraded treebitmap dependency
Mathias Hall-Andersen
5 years
router
Work on router optimizations
Mathias Hall-Andersen
5 years
sticky-sockets
Initial version of sticky sockets for Linux
Mathias Hall-Andersen
5 years
clean
Fixed typo in under load code
Mathias Hall-Andersen
5 years
jm/master
Update copyright
Jason A. Donenfeld
6 years
jm/multithread-crossbeam
update dependencies and strategy
Jake McGinty
6 years
jm/multithread-rayon
baby steps
Jake McGinty
7 years
[...]
Age
Commit message
Author
Files
Lines
2021-01-13
Allows for erroneous Clippy lints
HEAD
master
Mathias Hall-Andersen
10
-14
/
+30
2021-01-05
Upgrade dependencies
Mathias Hall-Andersen
6
-375
/
+223
2020-10-08
Fix some clippy warnings
Quang Luong
26
-666
/
+701
2020-07-06
Added MIT license
Mathias Hall-Andersen
2
-0
/
+23
2020-06-19
Replace RwLock<HashMap> with DashMap in handshake
Mathias Hall-Andersen
5
-29
/
+84
2020-06-14
Added architecture illustration.
Mathias Hall-Andersen
4
-48
/
+58
2020-06-11
Prevent lock guard from being dropped prematurely
Janito Vaqueiro Ferreira Filho
1
-2
/
+2
2020-05-22
Enable wireguard-rs to build on stable.
Mathias Hall-Andersen
6
-174
/
+207
2020-05-17
Elimited Daemonize dependency
rm-dummy
Mathias Hall-Andersen
5
-37
/
+117
2020-05-13
Remove "list_peers" and "lookup_peer".
Mathias Hall-Andersen
6
-61
/
+67
[...]
Clone
https://git.zx2c4.com/wireguard-rs
git://git.zx2c4.com/wireguard-rs
ssh://git@git.zx2c4.com/wireguard-rs