Add stricter checks for netnames.
[tinc] / src / digest.h
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-29 Guus SliepenAllow tinc to be compiled without OpenSSL.
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.
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...