Releasing 1.1pre16.
[tinc] / src / tincctl.c
2018-06-12 Guus SliepenReleasing 1.1pre16. release-1.1pre16
2018-04-02 Guus SliepenAdd the ability to set a firewall mark on sockets.
2018-03-06 Guus SliepenEnsure we call CloseServiceHandle() in case of errors.
2018-03-06 Guus SliepenReformat all code using astyle.
2018-03-06 Gjergjifix service removal.
2018-01-06 Guus SliepenFix all spelling errors found by codespell.
2018-01-05 Guus SliepenMerge remote-tracking branch 'dechamps/ipip' into 1.1
2018-01-05 Guus SliepenAdd missing newlines to some error messages.
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-10-01 Todd C. MillerFix parsing of -b flag
2017-09-02 Guus SliepenDrop h and hh length modifiers from printf format strings.
2017-08-15 pacienAdd LogLevel config option
2017-07-09 Guus SliepenAdd configurable experation time for invitations.
2017-04-18 Guus SliepenFix some minor issues found by cppcheck.
2017-04-18 Guus SliepenAdd field widths to sscanf() calls.
2017-03-21 Guus SliepenPut script environment creation/deletion in functions.
2017-03-20 Guus SliepenMerge remote-tracking branch 'dechamps/sleep' into 1.1
2017-03-20 Guus SliepenDon't try to use kill() on Windows.
2016-10-11 Vittorio G (VittGam)tincctl: Avoid falling back to 1024 bits RSA key genera...
2016-06-23 Guus SliepenFix potential memory leaks found by the Clang static...
2016-06-23 Guus SliepenForce nul-termination of strings after vsnprintf().
2016-05-21 Sean McVeighfix check in cmd_pid() for failure to connect to tincd
2016-05-21 Sean McVeighcheck for daemon pid existence before trying to connect...
2016-04-23 Guus SliepenFix possible read of freed memory when verifying the...
2016-04-23 Guus SliepenHave "tinc fsck" recognize Ed25519PublicKey statements.
2016-04-17 Guus SliepenFix the "network" command in tinc shell.
2016-04-14 Guus SliepenUse getcwd() instead of get_current_dir_name().
2016-01-26 Guus SliepenAdd the ability to sign and verify files.
2016-01-17 Guus SliepenMerge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
2015-11-21 Etienne DechampsAdd UPnP support to tincd.
2015-09-25 Guus SliepenFix a few memory leaks in the CLI found by AddressSanit...
2015-06-07 Guus SliepenFix warnings about missing return value checks.
2015-05-21 Guus SliepenUpdate copyright notices.
2015-05-20 Guus SliepenUse socketpair() instead of pipe() for the umbilical.
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-19 Guus SliepenAllocate temporary filenames on the stack.
2015-05-19 Guus SliepenAllow dumping a list of outstanding invitations.
2015-05-19 Guus SliepenAdd "list" as an alias for "dump" in the CLI.
2015-05-08 Pierre EmeriaudFix typo in tincctl help.
2015-05-04 Etienne DechampsUse git description as the tinc version.
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/wintapver' into 1.1
2015-04-12 Guus SliepenAlways call res_init() before getaddrinfo().
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/windevice' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/winmtu' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/fsckwin' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/staticfix' into 1.1
2015-03-14 Etienne DechampsThrottle the rate of MTU_INFO messages.
2015-03-14 Etienne DechampsThrottle the rate of UDP_INFO messages.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-02-16 Guus SliepenDocument that --force should precede commands.
2015-02-09 Guus SliepenMake "tinc add" idempotent.
2015-01-15 Guus SliepenAdd the "fsck" command to the CLI.
2015-01-03 Etienne DechampsUse a different UDP discovery interval if the tunnel...
2015-01-01 Etienne DechampsAdd UDP discovery mechanism.
2014-12-31 Guus SliepenFixes for bugs in src/Makefile.am and tincctl.c introdu...
2014-12-29 Guus SliepenAllow tinc to be compiled without OpenSSL.
2014-12-27 Guus SliepenAdd BroadcastSubnet and DeviceStandby options to the...
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-10-04 Etienne DechampsIntroduce node IDs.
2014-09-07 Etienne DechampsFix wrong identifier in SO_NOSIGPIPE call.
2014-08-25 William A. Kenning... tincctl: Use replace_name to properly replace and valid...
2014-08-25 William A. Kenning... utils: Refactor check_id out of protocol for global...
2014-08-07 Sven-Haegar KochFix exit code of "tinc get".
2014-07-13 Etienne DechampsAdd a non-interactive mode to tinc commands.
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 Etienne DechampsImprove subprocess behavior in tinc start command.
2014-07-12 Etienne DechampsFix "tinc start" on Windows when the path contains...
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-29 Etienne DechampsAdd local address information to edges.
2014-06-26 Etienne DechampsFix errno references when handling socket errors.
2014-06-15 Guus SliepenUnconditionally return non-zero exit code when "tinc...
2014-06-15 Guus SliepenReturn non-zero exit code when "tinc get" does not...
2014-05-18 Guus SliepenImplement a PEM-like format for Ed25519 keys.
2014-05-18 Guus SliepenRename ECDSA to Ed25519.
2014-05-13 Guus SliepenAdd sanity checks when generating new RSA keys.
2014-05-12 Guus SliepenAdd missing closedir().
2014-03-09 Guus SliepenHandle a disconnecting tincd better.
2014-02-26 Guus SliepenAdd "network" command to list or switch networks.
2014-02-07 Guus SliepenUpdate copyright notices.
2014-01-29 Guus SliepenDon't ask questions if we are not running interactively.
2014-01-20 Guus SliepenAdd the ListenAddress option.
2013-12-08 Guus SliepenGive full path to unconfigured tinc-up script.
2013-09-08 Guus SliepenDon't try to mkdir(CONFDIR) if --config is used.
2013-09-05 Guus SliepenExit value 1 instead of a random non-zero value.
2013-08-27 Guus SliepenCall WSAStartup() in main().
2013-08-23 Guus SliepenUse PATHEXT when checking for the presence of scripts...
2013-08-18 Guus SliepenDon't force a .bat extension for scripts under Windows.
2013-08-02 Guus SliepenUse umask() to set file and UNIX socket permissions...
2013-07-26 Guus SliepenDefer handling netname conflicts when accepting an...
2013-07-26 Guus SliepenChoose a different Port when 655 isn't available when...
2013-07-26 Guus SliepenChoose a different Port when 655 isn't available when...
2013-07-25 Guus SliepenAllow control-C to stop tincd without stopping the...
2013-07-25 Guus SliepenWarn when incorrect use of add or set causes variables...
2013-07-22 Guus SliepenHonour umask, let temporary key files inherit original...
2013-07-20 Guus SliepenAllow extra options to be passed to "tinc restart"...
next