Fix potential crash during failing PMTU discovery.
[tinc] / src / cipher.c
2021-08-15 Kirill IsakovReplace pointers to cipher_t/digest_t in connection_t...
2007-05-23 Guus SliepenFinish crypto wrapping. Also provide wrappers for OpenSSL.
2007-05-22 Guus SliepenSome more crypto wrapper functions are needed.
2007-05-22 Guus SliepenMake sure the crypto wrapper functions can actually...
2007-05-22 Guus SliepenCreate wrappers for the cryptographic operations used...