Fix a use-after-free bug in get_recent_address() and two related issues.
[tinc] / src / ecdsa.h
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenUpdate all header guards.
2013-05-10 Guus SliepenAdd __attribute__((warn_unused_result)) to crypto funct...
2013-05-10 Guus SliepenAdd more __attribute__((malloc)) where appropriate.
2013-05-01 Guus SliepenAdd generic crypto headers.