Don't assume sa.sa_family is a short int.
[tinc] / src / tincd.c
2016-04-10 Guus SliepenDon't compile getopt*.c if the system provides getopt_l...
2015-05-21 Guus SliepenUpdate copyright notices.
2015-05-21 Guus SliepenSet the CLOEXEC flag on the umbilical socket.
2015-05-20 Guus SliepenEnsure "tinc start" knows if the daemon really started...
2015-05-20 Guus SliepenFix check for LOCALSTATEDIR accessibility for the CLI.
2015-05-04 Etienne DechampsUse git description as the tinc version.
2015-03-14 Guus Sliepen--syslog and --logfile are mutually exclusive.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-03-13 Jochen VossAdd a new --syslog option for tincd.
2014-07-12 Guus SliepenRevert "Use git description as the tinc version."
2014-07-12 Guus SliepenMerge branch 'keysegfault' of https://github.com/decham...
2014-07-12 Guus SliepenMerge branch 'tincstart' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'ctrl' of https://github.com/dechamps...
2014-07-12 Etienne DechampsShutdown cleanly when receiving a Windows console shutd...
2014-06-29 Etienne DechampsUse git description as the tinc version.
2014-06-29 Etienne DechampsRegenerate build date and time every time tinc is built.
2014-06-28 Guus SliepenMerge branch 'winevents-clean' of https://github.com...
2014-06-28 Etienne DechampsRemove the TAP-Win32 reader thread.
2014-02-07 Guus SliepenUpdate copyright notices.
2013-12-08 Guus SliepenDon't print device statistics when exiting tinc.
2013-08-18 Guus SliepenFix order of tincd's initialization.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-05-30 Guus SliepenBetter optional argument handling.
2013-03-08 Guus SliepenAvoid calling time(NULL).
2013-02-20 Guus SliepenFix compiler warnings on Windows.
2013-02-06 Guus SliepenFix tincd terminating immediately on Windows.
2013-01-31 Guus SliepenRemove direct inclusion of OpenSSL headers in net_packe...
2013-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-17 Guus SliepenMove make_names() and related variables to its own...
2013-01-14 Guus SliepenBetter error messages when using -L, -R or -U on platfo...
2012-11-29 Guus SliepenDrop libevent and use our own event handling again.
2012-11-15 Guus SliepenAlso don't use poll() on MacOS/X.
2012-11-15 Guus SliepenDisable support for kqueue on MacOS/X.
2012-10-10 Guus SliepenFix whitespace.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-09-24 VilbrekinUse __ANDROID__ define rather than dirty hard-code...
2012-09-24 VilbrekinBasic patch for android cross-compilation.
2012-08-01 Guus SliepenStricter checks for netname and node names.
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-21 Guus SliepenUse backslashes on Windows.
2012-07-21 Guus SliepenFix crash when no netname is specified.
2012-07-21 Guus SliepenHave tincd and tincctl use the same method of determini...
2012-07-21 Guus SliepenCall event_init() after detaching.
2012-07-14 Guus SliepenMerge branch 'master' into 1.1
2012-06-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-29 Guus SliepenAllow environment variables to be used for Name.
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-26 Guus SliepenAdd support for systemd style socket activation.
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-10 Guus SliepenUpdate copyright notices.
2012-03-08 Guus SliepenMake sure disabling old RSA keys works on Windows.
2012-03-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenAllow log messages to be captured by tincctl.
2012-02-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-23 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-21 Guus SliepenDocument the command line flag -o and provide --option...
2012-02-21 Guus SliepenMove initialization of char *priority up to prevent...
2011-12-26 Guus SliepenFix a few small memory leaks.
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-12-03 Guus SliepenFix a few small memory leaks.
2011-07-05 Guus SliepenAdd a minor number to the protocol version.
2011-06-25 Guus SliepenRename controlcookie file to pidfile.
2011-06-25 Guus SliepenDon't call exit_control() if we didn't do init_control().
2011-06-24 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-06-06 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-06-02 Guus SliepenSmall fixes for Windows.
2011-05-28 Sven-Haegar Kochsparse fixup: warning: Using plain integer as NULL...
2011-05-28 Sven-Haegar Kochsparse fixup: warning: non-ANSI function declaration...
2011-05-28 Sven-Haegar Kochsparse fixup: warning: symbol '...' was not declared...
2011-05-22 Guus SliepenMake return value of SetPriorityClass() behave the...
2011-05-09 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-05-08 Guus SliepenReleasing 1.0.14. release-1.0.14
2011-05-08 Guus SliepenUpdate THANKS and copyright information.
2011-05-08 Guus SliepenAlways use the default signal handler for ABRT signals.
2010-11-20 Guus SliepenUse setpriority() instead of nice() on UNIX-like systems.
2010-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-10-24 Michael TokarevTreat netname="." in a special way.
2010-10-22 Guus SliepenEnsure there is a newline character before a PEM key...
2010-10-22 Guus SliepenAttribution for Timothy Redaelli.
2010-10-22 Guus SliepenAttribution for Julien Muchembled.
2010-09-05 Julien MuchembledNew '-o' option to configure server or hosts from comma...
2010-05-03 Timothy RedaelliFix warnings showed using -D_FORTIFY_SOURCE=2
2010-05-01 Guus SliepenFix all warnings when compiling with mingw64.
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2010-02-10 Timothy RedaelliAdd --disable-lzo configure option
2010-02-02 Guus SliepenUpdate copyright notices.
2009-12-11 Guus SliepenFix compiler warnings.
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-07 Guus SliepenUse the TCP socket infrastructure for control sockets.
2009-11-05 Guus SliepenMake sure the 1.1 branch compiles in a MinGW environment.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
2009-09-25 Guus SliepenAdd more authors to the copyright headers.
2009-09-24 Guus SliepenDrop support for localisation.
2009-09-24 Guus SliepenK&R style braces.
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
next