amneziawg-go/src
Mathias Hall-Andersen 1f0976a26c Work on UAPI
Cross-platform API (get operation)
Handshake initiation creation process
Outbound packet flow
Fixes from code-review
2017-06-28 23:45:45 +02:00
..
config.go Work on UAPI 2017-06-28 23:45:45 +02:00
constants.go Work on UAPI 2017-06-28 23:45:45 +02:00
device.go Work on UAPI 2017-06-28 23:45:45 +02:00
handshake.go Work on UAPI 2017-06-28 23:45:45 +02:00
helper_test.go Work on UAPI 2017-06-28 23:45:45 +02:00
index.go Begin implementation of outbound work queue 2017-06-26 22:07:29 +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 Implemented MAC1/2 calculation 2017-06-27 17:33:06 +02:00
logger.go Implemented MAC1/2 calculation 2017-06-27 17:33:06 +02:00
macs_device.go Implemented MAC1/2 calculation 2017-06-27 17:33:06 +02:00
macs_peer.go Implemented MAC1/2 calculation 2017-06-27 17:33:06 +02:00
macs_test.go Work on UAPI 2017-06-28 23:45:45 +02:00
main.go Work on UAPI 2017-06-28 23:45:45 +02:00
Makefile Work on UAPI 2017-06-28 23:45:45 +02:00
misc.go Beginning work on UAPI and routing table 2017-05-30 22:36:49 +02:00
noise_helpers.go Completed noise handshake 2017-06-24 22:03:52 +02:00
noise_protocol.go Work on UAPI 2017-06-28 23:45:45 +02:00
noise_test.go Work on UAPI 2017-06-28 23:45:45 +02:00
noise_types.go Work on UAPI 2017-06-28 23:45:45 +02:00
peer.go Work on UAPI 2017-06-28 23:45:45 +02:00
routing.go Work on UAPI 2017-06-28 23:45:45 +02:00
send.go Work on UAPI 2017-06-28 23:45:45 +02:00
tai64.go Restructuring of noise impl. 2017-06-24 15:34:44 +02:00
trie.go Work on UAPI 2017-06-28 23:45:45 +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 Work on UAPI 2017-06-28 23:45:45 +02:00
tun_linux.go Work on UAPI 2017-06-28 23:45:45 +02:00