Fix heap corruption on Windows exposed by the use-after free fix.
[oweals/tinc.git] / src / address_cache.c
2018-02-21 Todd C. MillerFix heap corruption on Windows exposed by the use-after...
2018-02-17 Guus SliepenReformat all code using astyle.
2018-02-16 Todd C. MillerFix a use-after-free bug in get_recent_address() and...
2018-01-22 Guus SliepenFix calling freeaddrinfo() on the wrong pointer.
2018-01-06 Guus SliepenAdd a cache of recently seen addresses.