Commit History

Author SHA1 Message Date
  Guus Sliepen 57991e2642 Use PATHEXT when checking for the presence of scripts on Windows. 11 years ago
  Guus Sliepen 21184674b3 Execute scripts when invitations are created or accepted. 11 years ago
  Guus Sliepen 9699f08afc Ensure the invitation filenames do not reveal the secret cookie. 11 years ago
  Guus Sliepen 5dec1c2571 Let a server explicitly send a notification when the invitation protocol succeeded. 11 years ago
  Guus Sliepen c798f73093 Use our own infrastructure for finding out the local node's externally visible host name. 11 years ago
  Guus Sliepen 160b7cb5e3 Resolve the local host name before generating the invitation file. 11 years ago
  Guus Sliepen 65f5e8fba4 Bind outgoing sockets again. 11 years ago
  Guus Sliepen 0c54f36553 Remove broadcast of KEY_CHANGED message during tinc's initialization. 11 years ago
  Guus Sliepen 09b0b49b98 Fix order of tincd's initialization. 11 years ago
  Guus Sliepen 8f84244458 Don't force a .bat extension for scripts under Windows. 11 years ago
  Guus Sliepen b180c1af99 Create UNIX socket at the same time as the PID file is created. 11 years ago
  Guus Sliepen 707914e0e4 Remove texi2html rule in docs/Makefile. 11 years ago
  Guus Sliepen 5e50a56dd9 Stop using EXTRA_DIST in src/Makefile.am. 11 years ago
  Guus Sliepen 60e7749428 Releasing 1.1pre8. 11 years ago
  Guus Sliepen 6aa864baa6 Don't typedef the same struct in two header files. 11 years ago
  Guus Sliepen 5e00a24e1f Update copyright notices. 11 years ago
  Guus Sliepen a61d3d1c0b Build .tar.gz instead of .tar.xz. 11 years ago
  Guus Sliepen 2df534808d Move .h files from noinst_HEADERS to tincd_SOURCES. 11 years ago
  Guus Sliepen de8e6bf452 Don't echo broadcast packets back when Broadcast = direct. 11 years ago
  Guus Sliepen 81c7120320 Fix a typo. 11 years ago
  Guus Sliepen 76c90e1639 Non-zero exit code when reloading config file fails after SIGHUP. 11 years ago
  Guus Sliepen f3a2bed063 Really retry outgoing connections immediately if requested. 11 years ago
  Guus Sliepen 1e7d1cd3c7 Clean up the SIGINT handler. 11 years ago
  Guus Sliepen a38e0d6213 Use umask() to set file and UNIX socket permissions without race conditions. 11 years ago
  Guus Sliepen a1f4f14c6c Defer handling netname conflicts when accepting an invitation. 11 years ago
  Guus Sliepen d47c79533f Make absolutely sure we can write config files before accepting an invitation. 11 years ago
  Guus Sliepen 37cca72e6c Choose a different Port when 655 isn't available when doing "tinc join". 11 years ago
  Guus Sliepen 8f2db4afdd Choose a different Port when 655 isn't available when doing "tinc init". 11 years ago
  Guus Sliepen d6a67266c8 Don't forget the Port variable when creating an invitation URL. 11 years ago
  Guus Sliepen d1e01bc880 Allow control-C to stop tincd without stopping the tinc shell. 11 years ago