Require OpenSSL 1.1.0 or later.
[tinc] / src / logging.c
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-13 Ivo TimmermansPrint newline when writing to stderr
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-13 Ivo TimmermansAdd syslog wrapper
2002-04-13 Ivo TimmermansRename log_message to log
2002-04-13 Ivo TimmermansNew logging system to replace syslog() calls with a...