| .. |
|
config.go
|
Fixed shadowing bug
|
2017-07-27 23:51:07 +02:00 |
|
constants.go
|
Improved timer code
|
2017-07-27 23:45:37 +02:00 |
|
daemon_darwin.go
|
Reviewed and added OSX patch
|
2017-07-19 13:12:25 +02:00 |
|
daemon_linux.go
|
Conforming to the cross-platform UX
|
2017-07-15 13:41:02 +02:00 |
|
device.go
|
Fixed deadlock in index.go
|
2017-07-17 16:16:18 +02:00 |
|
helper_test.go
|
Restructured MAC/cookie calculation
|
2017-07-12 23:11:49 +02:00 |
|
index.go
|
Fixed deadlock in index.go
|
2017-07-17 16:16:18 +02:00 |
|
ip.go
|
Terminate on interface deletion
|
2017-07-13 14:32:40 +02:00 |
|
kdf_test.go
|
Beginning work noise handshake
|
2017-06-23 13:41:59 +02:00 |
|
keypair.go
|
Added replay protection
|
2017-07-10 12:09:19 +02:00 |
|
logger.go
|
Completed initial version of outbound flow
|
2017-06-30 14:41:08 +02:00 |
|
macs.go
|
Restructured MAC/cookie calculation
|
2017-07-12 23:11:49 +02:00 |
|
macs_test.go
|
Fixed cookie reply processing bug
|
2017-07-07 13:47:09 +02:00 |
|
main.go
|
Moved remaining platform dependent UAPI code
|
2017-07-20 15:06:24 +02:00 |
|
Makefile
|
Work on UAPI
|
2017-06-28 23:45:45 +02:00 |
|
misc.go
|
Added replay protection
|
2017-07-10 12:09:19 +02:00 |
|
noise_helpers.go
|
Completed initial version of outbound flow
|
2017-06-30 14:41:08 +02:00 |
|
noise_protocol.go
|
Improved timer code
|
2017-07-27 23:45:37 +02:00 |
|
noise_test.go
|
Fixed broken test
|
2017-07-06 16:24:24 +02:00 |
|
noise_types.go
|
Work on UAPI
|
2017-06-28 23:45:45 +02:00 |
|
peer.go
|
Improved timer code
|
2017-07-27 23:45:37 +02:00 |
|
ratelimiter.go
|
Restructured MAC/cookie calculation
|
2017-07-12 23:11:49 +02:00 |
|
ratelimiter_test.go
|
Added ratelimiting of handshake messages
|
2017-07-11 18:48:29 +02:00 |
|
receive.go
|
Improved timer code
|
2017-07-27 23:45:37 +02:00 |
|
replay.go
|
Restructured MAC/cookie calculation
|
2017-07-12 23:11:49 +02:00 |
|
replay_test.go
|
Added ratelimiting of handshake messages
|
2017-07-11 18:48:29 +02:00 |
|
routing.go
|
Completed get/set configuration
|
2017-06-29 14:39:21 +02:00 |
|
send.go
|
Improved timer code
|
2017-07-27 23:45:37 +02:00 |
|
tai64.go
|
Restructuring of noise impl.
|
2017-06-24 15:34:44 +02:00 |
|
timers.go
|
Improved timer code
|
2017-07-27 23:45:37 +02:00 |
|
trie.go
|
Terminate on interface deletion
|
2017-07-13 14:32:40 +02:00 |
|
trie_rand_test.go
|
Trie random test
|
2017-06-02 18:02:04 +02:00 |
|
trie_test.go
|
Beginning work on TUN interface
|
2017-06-04 21:48:15 +02:00 |
|
tun.go
|
Added padding
|
2017-07-15 16:27:59 +02:00 |
|
tun_darwin.go
|
Reviewed and added OSX patch
|
2017-07-19 13:12:25 +02:00 |
|
tun_linux.go
|
Moved remaining platform dependent UAPI code
|
2017-07-20 15:06:24 +02:00 |
|
uapi_darwin.go
|
Close UDP connection when listen port changes
|
2017-07-23 16:21:08 +02:00 |
|
uapi_linux.go
|
Moved remaining platform dependent UAPI code
|
2017-07-20 15:06:24 +02:00 |
|
xchacha20.go
|
Restructured MAC/cookie calculation
|
2017-07-12 23:11:49 +02:00 |
|
xchacha20_test.go
|
Restructured MAC/cookie calculation
|
2017-07-12 23:11:49 +02:00 |