Commit History

Author SHA1 Message Date
  wangliushuai a0f115d5bb Remove redundant 'break'. 6 years ago
  Guus Sliepen 708777e8ab Properly implement tinc.texi's dependency on tincinclude.texi. 6 years ago
  Maximilian Stein d2732abcc7 Fix SEGFAULT when trying to connect to IPv6 peer in non-IPv6 environment 6 years ago
  Guus Sliepen 92afeec172 Fix all spelling errors found by codespell. 6 years ago
  Guus Sliepen c70f8f8bfb Document how to enable tinc at boot time using systemd. 6 years ago
  Guus Sliepen 5865fd2676 Rename distro/ to systemd/. 6 years ago
  Guus Sliepen a563e6dd8c Make systemd service file handling identical to tinc 1.1. 6 years ago
  Guus Sliepen 96e33d749c Don't use SOL_IP and SOL_IPV6. 7 years ago
  Guus Sliepen 046616019d Fix #ifdefs that were broken due to commit d178b58. 7 years ago
  Guus Sliepen 0a95c77f23 Fix building documentation when using OpenBSD's make. 7 years ago
  Guus Sliepen 16ffd4a1c6 Add missing thanks to the NEWS message. 7 years ago
  Guus Sliepen 652453d093 Releasing 1.0.33. 7 years ago
  Guus Sliepen 7b1bd0830c Update THANKS. 7 years ago
  Guus Sliepen 63c4e8e5fd Fix compilation errors when --enable-uml is used. 7 years ago
  Guus Sliepen 061c3fcaf9 Const correctness. 7 years ago
  Guus Sliepen afda1d91ae Support autoconf's --runstatedir option. 7 years ago
  Guus Sliepen 57bc9a1835 Ensure all parameters have names in header files. 7 years ago
  Guus Sliepen 3f0c1f6b81 Remove unused functions. 7 years ago
  Guus Sliepen 3157b94e8b Realign comments. 7 years ago
  Guus Sliepen 2116c6eb7d Fix all -Wall -W compiler warnings. 7 years ago
  Guus Sliepen aaa1788416 Disable PMTU discovery when TCPOnly is used. 7 years ago
  Guus Sliepen a7e906d2d6 Handle tun/tap device returning EPERM or EBUSY. 7 years ago
  Guus Sliepen e4ae9c4b0d Add some information about the requirements of a chroot environment. 7 years ago
  Guus Sliepen 21e7eb0afb Fix some "make distcheck" errors. 7 years ago
  Guus Sliepen 2858f6892e Remove obsolete m4/README. 7 years ago
  Guus Sliepen 33fe936c74 Remove more obsolete autoconf checks. 7 years ago
  Guus Sliepen 7e686dde6f Unconditionally include stdbool.h and inttypes.h. 7 years ago
  Guus Sliepen 78c5b1c2dc Don't call ERR_remove_state(). 7 years ago
  Guus Sliepen 3fae14fae5 Reformat all code using astyle. 7 years ago
  Guus Sliepen 985d19caf2 Convert sizeof foo to sizeof(foo). 7 years ago