Commit History

Author SHA1 Message Date
  Guus Sliepen b7d59f035b Don't enable -fstack-protector-all. 10 years ago
  Guus Sliepen 53b00f8c1a Add our own autoconf check for libgcrypt. 10 years ago
  Guus Sliepen 283c5d1cf0 Enable compiler hardening flags by default. 10 years ago
  Guus Sliepen ef8efdfff1 Remove erroneous warning about SPTPS being disabled. 10 years ago
  Guus Sliepen be1446f5d0 Don't print an error when no ECDSA key is known for a node using the legacy protocol. 10 years ago
  Guus Sliepen c151cfa2e9 Give full path to unconfigured tinc-up script. 10 years ago
  Guus Sliepen 1b580b2a6b Allow running without ECDSA keys If ExperimentalProtocol is not explicitly set. 10 years ago
  Guus Sliepen 41583d5dcf Don't print device statistics when exiting tinc. 10 years ago
  Guus Sliepen 19b97e79aa Prefer ncurses over curses. 10 years ago
  Guus Sliepen b115de2199 Use hardcoded value for TUNNEWPPA if net/if_tun.h is missing on Solaris. 10 years ago
  Guus Sliepen cf9bea4e93 Avoid using a variable named "sun". Solaris doesn't like it. 10 years ago
  Guus Sliepen 221f559bcf Stricter check for raw socket support. 10 years ago
  Guus Sliepen c1f7357e7d Include <limits.h> for PATH_MAX. 10 years ago
  Guus Sliepen c9bdac68e1 Update support for Solaris. 10 years ago
  Guus Sliepen 06943e828c If no Port is specified, set myport to actual port of first listening socket. 10 years ago
  Guus Sliepen 3e924045cc Mention in the manual that multiple Address staments are allowed. 10 years ago
  Guus Sliepen 51bddfd4dd Allow "none" for Cipher and Digest again. 10 years ago
  Guus Sliepen 3d41e7d712 Make LocalDiscovery work for SPTPS packets. 10 years ago
  Guus Sliepen c1703ea917 Remove an unused variable. 10 years ago
  Guus Sliepen 6168a9b6d5 Fix two warnings from Clang's static analyzer. 10 years ago
  Guus Sliepen 29b42aa17e Fix sending bulk data starting with a newline. 10 years ago
  Guus Sliepen a5bcb29fdf Make sptps_test less verbose by default. 10 years ago
  Guus Sliepen 7da999f4ae Clean up child processes from proxy type exec. 10 years ago
  Guus Sliepen 9b2eaebdf6 Fix sending empty SPTPS records. 10 years ago
  Guus Sliepen 0da0728088 Use AES-256-GCM for the SPTPS protocol. 10 years ago
  Guus Sliepen e42bd60097 Fix typos in the documentation. 10 years ago
  Guus Sliepen 68e3efe349 Fix segfault when Name = $HOST but $HOST is not set. 10 years ago
  Guus Sliepen 22d804d446 Link sptps_speed with -lrt. 10 years ago
  Guus Sliepen c621dd62c7 Don't leak memory during the key generation speed test. 10 years ago
  Guus Sliepen b7b68c3e97 Add a benchmark for the SPTPS protocol. 10 years ago