Fix ans_key exchange in recent changes
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 24 May 2009 18:32:24 +0000 (22:32 +0400)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 24 May 2009 23:30:01 +0000 (01:30 +0200)
send_ans_key() was using the wrong in vs. outkeylength to
terminate the key being sent, so it was always empty.


No differences found