Delay sending the real ID request until after a proxy request is granted.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 14 Oct 2016 12:44:06 +0000 (14:44 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 14 Oct 2016 12:44:06 +0000 (14:44 +0200)
commit3c37fe38019ec9c08be6158a4f64128fc83ed605
treeeb456374f88a96fc177b96480a5fbde7d90e6e21
parentf2835ed9f5b4fbbaa453b6968dbf82e0afcbff3a
Delay sending the real ID request until after a proxy request is granted.
src/connection.h
src/protocol_auth.c
src/proxy.c