Use minor protocol version to determine whether to use ECDH key exchange between...
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 19 Jul 2012 23:02:51 +0000 (01:02 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 19 Jul 2012 23:02:51 +0000 (01:02 +0200)
commit68a20876d0c4a6c370064d78786dd9f2aa6273cb
tree4d69a7008a47626165bd015a7b0f291b318c6ac9
parent76a3ada4eb4032172c3d780915a07680f9954d42
Use minor protocol version to determine whether to use ECDH key exchange between nodes.
src/info.c
src/node.h
src/protocol.h
src/protocol_auth.c
src/protocol_key.c