]> git.ipfire.org Git - thirdparty/mtr.git/shortlog
thirdparty/mtr.git
2016-12-07  Matt Kimballcmdline: multiple host names dropped all but one host... 169/head
2016-10-29  R.E. WolffMerge branch 'master' of github.com:traviscross/mtr
2016-10-29  R.E. Wolffheader alignment issue found&fixed by meingtsla. Fixes...
2016-10-27  rewolffMerge pull request #162 from vaygr/row-color-fix
2016-10-27  Vlad Glagolevrespect theme foreground color 162/head
2016-10-26  R.E. Wolfffixed dynamic DNS on/off switch. Fixed #160
2016-10-26  R.E. WolffMerge branch 'master' of github.com:traviscross/mtr
2016-10-26  R.E. Wolffre-initialize ipinfo_no and -max. Fixes #161.
2016-10-11  rewolffMerge pull request #159 from kerolasa/2016-10-11
2016-10-11  Sami Kerolauser interface: do not allow out of range --ipinfo... 159/head
2016-10-11  Sami Kerolaregression: fix --displaymode=2 argument
2016-10-11  Sami Kerolabuild-sys: enable all system extensions
2016-10-11  Sami Kerolabuild-sys: use proper check to find if time_t is defined
2016-10-11  Sami Kerolacleanup: clarify preprocessor nesting
2016-10-11  Sami Kerolacleanup: move definitions and struct declarations to...
2016-10-11  Sami Keroladata types: move names list away from global scope
2016-10-11  Sami Kerolacleanup: move file scope variables to the beginning...
2016-10-11  Sami Keroladata types: move variables from a file to a function...
2016-10-11  Sami Kerolacurses: convert magic numbers to an enum list
2016-10-11  Sami Keroladisplay: avoid unnecessary switch case clauses
2016-10-11  Sami Kerolastyle: convert c++ comment style to c style
2016-10-11  Sami Kerolacleanup: remove dead code
2016-10-11  Sami Kerolacurses: use switch case in mtr_curses_keyaction()
2016-10-11  Sami Kerolacurses: simplify format_number()
2016-10-11  Sami Kerolawarnings: fix warnings when everything possible is...
2016-10-11  rewolffMerge pull request #158 from Narthorn/displaymode
2016-10-11  rewolffMerge pull request #157 from Narthorn/master
2016-10-08  NarthornAdd displaymode 2 back in 158/head
2016-10-08  NarthornInitialize dns process before opening display 157/head
2016-10-04  rewolffMerge pull request #153 from kerolasa/2016-10-02
2016-10-04  Sami Kerolanet: fix net_reopen() initialization 153/head
2016-09-30  rewolffMerge pull request #151 from kerolasa/2016-09-29
2016-09-29  Sami Kerolamisc: improve random initialization 151/head
2016-09-29  Sami Kerolawarnings: ensure printf will not overflow
2016-09-29  Sami Kerolaportability: fix bsd build
2016-09-25  Sami Kerolaperformance: make reset in net.c more effective
2016-09-17  rewolffMerge pull request #149 from jnweiger/patch-1
2016-09-17  Jürgen WeigertMention + and - keys in the man page 149/head
2016-09-05  rewolffMerge pull request #147 from kerolasa/various
2016-09-04  Sami Keroladocs: add Sami Kerola to authors 147/head
2016-09-04  Sami Kerolaperformance: set few variables read-only
2016-09-04  Sami Kerolacleanup: remove message duplicate
2016-09-04  Sami Kerolacleanup: correct display_offset variable usage
2016-09-04  Sami Kerolacleanup: set variable only if it is used
2016-09-04  Sami Kerolacleanup: remove more/bottom labels header separation...
2016-09-04  Sami Kerolaperformance: make get_iiwidth() to be const function
2016-09-04  Sami Kerolacleanup: make unused and const attributes to look the...
2016-09-04  Sami Kerolacrash fix: ctl->iiwidth_len was not initialized correctly
2016-09-04  Sami Kerolacrash fix: never return const string as address
2016-09-04  Sami Kerolacrash fix: add ctl structure to gtk Pause_clicked(...
2016-09-04  Sami Kerolacleanup: merge two trim functions to one
2016-09-04  Sami Kerolaperformance: use fewer printw() calls to center text
2016-09-04  Sami Kerolabug fix: long option --gracetime is correct, --graceper...
2016-09-04  Sami Kerolausability: add bash-completion file
2016-08-30  Sami Kerolaposix: do not use time(2) input argument
2016-08-29  Sami Kerolausability: use ISO-8601 timestamp
2016-08-29  Sami Kerolareliability: check writing to stdout and stderr was...
2016-08-29  Sami Kerolareliability: always check strdup() return value
2016-08-29  Sami Kerolareliability: always check malloc() return value
2016-08-29  Sami Kerolareliability: further removal of unsave string operation
2016-08-29  Sami Kerolareliability: ensure string copy results to a null deter...
2016-08-29  Sami Kerolacleanup: move generic utility functions to a separate...
2016-08-29  Sami Kerolacleanup: use ICMP definitions from linux/icmp.h when...
2016-08-29  Sami Kerolacleanup: avoid duplicating stdint.h
2016-08-29  Sami Kerolacleanup: remove commented out includes in dns.c
2016-08-29  Sami Kerolacleanup: use definition for a magic value appearing...
2016-08-29  Sami Kerolausability: print usage() if unknown options are used
2016-08-29  Sami Kerolawarnings: avoid vla when malloc() is more appropriate
2016-08-29  Sami Kerolawarnings: do not use zero as NULL
2016-08-29  Sami Kerolawarnings: correct function pointer prototype argument
2016-08-29  Sami Kerolacrash fix: make --xml not to dump core 146/head
2016-08-28  Sami Keroladata types: move rest of the global variables to contro...
2016-08-28  Sami Keroladata types: make control structure smaller
2016-08-28  Sami Keroladata types: move global data to control structures
2016-08-27  Sami Keroladocs: make manual page versioning automatic
2016-08-27  Sami Kerolausability: fix --mark documentation
2016-08-27  Sami Keroladata types: get rid of all globals that are easy to...
2016-08-24  Sami Kerolawarnings: fix use of uninitialized warning
2016-08-24  Sami Keroladata types: check with smatch everything is in resonabl...
2016-08-24  Sami Keroladata types: move variable declaration from header to...
2016-08-24  Sami Kerolacleanup: remove redundant redeclaration
2016-08-24  Sami Keroladata types: set static strings to be read-only
2016-08-23  rewolffMerge pull request #144 from kerolasa/mac
2016-08-23  Sami Kerolaportability: fix MacOS libresolv usage 144/head
2016-08-23  Sami Kerolaportability: MacOS does not have error() function
2016-08-23  Sami Kerolaportability: fix float max check from values.h
2016-08-22  Rogier Wolfffixed typo.
2016-08-22  rewolffMerge pull request #143 from kerolasa/2016-08-21
2016-08-21  Sami Kerolabuild-sys: tell function locality explicitly 143/head
2016-08-21  Sami Kerolabuild-sys: use system getopt_long() when it is available
2016-08-21  Sami Kerolacleanup: move max port number to be a define in net.h
2016-08-21  Sami Kerolausage: use error(3) error-reporting function
2016-08-21  Sami Kerolausage: be careful when parsing numeric user input
2016-08-21  rewolffMerge pull request #142 from kerolasa/pkg-config
2016-08-21  Sami Kerolacleanup: remove preprocessor missing functions go-arounds 142/head
2016-08-21  Sami Kerolausage: reflect ./configure choices in available command...
2016-08-21  Sami Kerolacleanup: remove obsolete herror() function
2016-08-21  Sami Kerolabuild-sys: remove unused autoconf check values
2016-08-21  Sami Kerolabuild-sys: simplify finding resolver library
2016-08-21  Sami Kerolacleanup: remove NO_SPLIT preprocessor check
next