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
5 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
6 years
sticky-sockets
Initial version of sticky sockets for Linux
Mathias Hall-Andersen
6 years
clean
Fixed typo in under load code
Mathias Hall-Andersen
6 years
jm/master
Update copyright
Jason A. Donenfeld
7 years
jm/multithread-crossbeam
update dependencies and strategy
Jake McGinty
7 years
jm/multithread-rayon
baby steps
Jake McGinty
7 years
[...]
Age
Commit message
Author
Files
Lines
2017-04-05
Added API function for retrieving the 'run path'
sg/master
Sascha Grunert
2
-8
/
+14
2017-03-31
Wrap `UdpSocket` in `RwLock`, so that it is possible to change it
Guanhao Yin
1
-16
/
+22
2017-03-30
Guanhao Yin has mostly taken over development these days
Jason A. Donenfeld
1
-5
/
+1
2017-03-30
Use ArrayVec to store transports in PeerState
Guanhao Yin
2
-55
/
+13
2017-03-30
Anti Replay: optimize for large skip
Guanhao Yin
1
-8
/
+11
2017-03-30
Init handshake if necessary when sending a keep-alive packet. Clear packet queue in PeerState::clear()
Guanhao Yin
1
-7
/
+22
2017-03-28
Add some benchmarks
Guanhao Yin
6
-0
/
+231
2017-03-28
Verify `mac1` first, before hitting the load monitor
Guanhao Yin
2
-54
/
+30
2017-03-28
Allocate the queue with enough capacity
Guanhao Yin
1
-2
/
+2
2017-03-28
Use less hard coded lengths and slice indexes
Guanhao Yin
3
-22
/
+38
[...]
Clone
https://git.zx2c4.com/wireguard-rs
git://git.zx2c4.com/wireguard-rs
ssh://git@git.zx2c4.com/wireguard-rs