wireguard-go/src
Mathias Hall-Andersen 70179f8c8c Fixed broken test
2017-07-06 16:24:24 +02:00
..
config.go Completed initial version of outbound flow 2017-06-30 14:41:08 +02:00
constants.go Initial working full exchange 2017-07-06 15:43:55 +02:00
device.go Fixed broken test 2017-07-06 16:24:24 +02:00
handshake.go Initial working full exchange 2017-07-06 15:43:55 +02:00
helper_test.go Fixed transport header problem 2017-07-02 15:28:38 +02:00
index.go Completed initial version of outbound flow 2017-06-30 14:41:08 +02:00
ip.go Work on UAPI 2017-06-28 23:45:45 +02:00
kdf_test.go Beginning work noise handshake 2017-06-23 13:41:59 +02:00
keypair.go Initial working full exchange 2017-07-06 15:43:55 +02:00
logger.go Completed initial version of outbound flow 2017-06-30 14:41:08 +02:00
macs_device.go Fixed broken test 2017-07-06 16:24:24 +02:00
macs_peer.go Fixed broken test 2017-07-06 16:24:24 +02:00
macs_test.go Completed initial version of outbound flow 2017-06-30 14:41:08 +02:00
main.go Completed initial version of outbound flow 2017-06-30 14:41:08 +02:00
Makefile Work on UAPI 2017-06-28 23:45:45 +02:00
misc.go Handshake negotiation functioning 2017-07-01 23:29:22 +02:00
noise_helpers.go Completed initial version of outbound flow 2017-06-30 14:41:08 +02:00
noise_protocol.go Fixed broken test 2017-07-06 16:24:24 +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 Fixed broken test 2017-07-06 16:24:24 +02:00
receive.go Initial working full exchange 2017-07-06 15:43:55 +02:00
routing.go Completed get/set configuration 2017-06-29 14:39:21 +02:00
send.go Initial working full exchange 2017-07-06 15:43:55 +02:00
tai64.go Restructuring of noise impl. 2017-06-24 15:34:44 +02:00
trie.go Completed get/set configuration 2017-06-29 14:39:21 +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 Handshake negotiation functioning 2017-07-01 23:29:22 +02:00
tun_linux.go Handshake negotiation functioning 2017-07-01 23:29:22 +02:00