Fix a use-after-free bug in get_recent_address() and two related issues.
[tinc] / src / chacha-poly1305 /
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2014-04-14 Guus SliepenUse the ChaCha-Poly1305 cipher for the SPTPS protocol.