Releasing 1.1pre15.
[tinc] / src / info.c
2017-09-02 Guus SliepenReleasing 1.1pre15. release-1.1pre15
2017-04-18 Guus SliepenAdd field widths to sscanf() calls.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-10-04 Etienne DechampsIntroduce node IDs.
2014-08-25 William A. Kenning... utils: Refactor check_id out of protocol for global...
2013-08-13 Guus SliepenUpdate copyright notices.
2013-05-28 Guus SliepenAdd a newline when logging to stderr in the tinc binary.
2013-02-20 Guus SliepenFix compiler warnings on some BSD variants.
2012-10-10 Guus SliepenFix whitespace.
2012-10-10 Guus SliepenTry all known addresses of node during the PMTU discove...
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-09-26 Guus SliepenLet tincctl parse and format dumps.
2012-09-26 Guus SliepenKeep last known address and time since reachability...
2012-08-03 Guus SliepenAdd readline completion for tincctl config and tincctl...
2012-07-31 Guus SliepenUse a status bit to track which nodes use SPTPS.
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-19 Guus SliepenUse minor protocol version to determine whether to...
2012-07-17 Guus SliepenPut minor protocol version in connection options so...
2012-07-15 Guus SliepenStrip default subnet weight from output.
2012-07-15 Guus SliepenGive an error message when tincctl info cannot parse...
2012-07-15 Guus Sliepen"tincctl info" gives more human readable information...