]> git.ipfire.org Git - thirdparty/mtr.git/shortlog
thirdparty/mtr.git
2017-07-12  Matt Kimballjson: Fix malformed json when the "hubs" list is empty 210/head
2017-06-18  R.E. Wolfffix #204 : added exec of mtr-packet in the place where...
2017-06-03  R.E. Wolffminor changes top help Windows compilation on 32 bit...
2017-06-02  R.E. Wolfffixed some outdated text in README.
2017-06-02  R.E. WolffThe release script bumped the version number v0.92
2017-06-02  R.E. Wolffadded a few arguments to calls added by fmazu. Allows...
2017-06-02  R.E. WolffThe release script bumped the version number v0.91
2017-06-02  R.E. WolffThe release script bumped the version number
2017-06-02  R.E. WolffThe release script bumped the version number v0.90
2017-06-02  R.E. WolffMerge branch 'master' of github.com:traviscross/mtr
2017-06-02  R.E. WolffThe release script bumped the version number v0.89
2017-06-02  Roger WolffMerge pull request #197 from fmazu/json_asn
2017-06-02  fmazulloAdd AS number to json output 197/head
2017-06-02  R.E. WolffThe release script bumped the version number
2017-04-17  Roger WolffMerge pull request #195 from dajohi/select
2017-04-14  David Hillinclude <sys/select.h> for fd_set 195/head
2017-02-28  Roger WolffMerge pull request #192 from jwilk/spelling
2017-02-27  Jakub WilkFix typos 192/head
2017-02-05  Roger WolffMerge pull request #189 from matt-kimball/reindent
2017-02-04  Matt Kimballcleanup: reindented C source with GNU indent 189/head
2017-02-04  Matt Kimballcleanup: Fix #ifdef structure which confuses 'ident'
2017-01-27  R.E. WolffMore whitespace mangling for consistency in net.c
2017-01-27  Roger WolffMerge pull request #188 from jbruggeman/master
2017-01-26  Joe Bruggemancleanup the if blocks in net.c to improve readability 188/head
2017-01-26  Joe BruggemanReplace all tabs tabs in net.c with spaces
2017-01-17  R.E. Wolffput ifdefs around IPV6 only part. Fixes #184
2017-01-14  R.E. Wolffasn fix from meingtsla, fixes #163. Pong!
2017-01-08  Roger WolffMerge pull request #181 from matt-kimball/cygwin-host...
2017-01-08  Matt Kimballmtr-packet: Report probe status on host unreachable... 181/head
2017-01-07  Roger WolffMerge pull request #180 from kerolasa/pedantry
2017-01-06  Sami Keroladocs: FSF moved back in 2005 180/head
2017-01-06  Sami Kerolabuild-sys: update .gitignore file
2017-01-06  Sami Kerolasmatch: fix couple warnings
2017-01-06  Sami Kerolasmatch: extern keyword is needed only in header
2017-01-05  Roger WolffMerge pull request #178 from kasper93/errno
2017-01-05  Roger WolffMerge pull request #177 from kasper93/master
2017-01-04  Kacper MichajłowAdd missing errno.h include. 178/head
2017-01-04  Kacper MichajłowRelax mtr-packet search rules. 177/head
2016-12-31  Roger WolffMerge pull request #175 from matt-kimball/portability...
2016-12-30  Matt Kimballbuild: fix compiler warnings when for OpenBSD, NetBSD... 175/head
2016-12-30  Matt Kimballbuild: Fix Solaris build issues
2016-12-30  Matt Kimballbuild: if linking with ncurses fails, try curses ...
2016-12-29  Roger WolffMerge pull request #174 from matt-kimball/ipv6-disabled...
2016-12-28  Matt Kimballmtr-packet: Fall back to IPv4 only support if IPv6... 174/head
2016-12-26  Roger WolffMerge pull request #172 from matt-kimball/ncurses-check
2016-12-26  Matt Kimballbuild: use AC_CHECK_LIB for ncurses, rather than pkg... 172/head
2016-12-25  Roger WolffMerge pull request #171 from matt-kimball/master
2016-12-25  Matt Kimballbuild: moved front-end source into ui subdir 171/head
2016-12-25  Matt Kimballmtr-packet: drop capabilities + using BSD's linked...
2016-12-23  Matt KimballMerge branch mtr-packet into 'master'
2016-12-23  Matt Kimballmtr-packet: allow local address binding
2016-12-22  Matt Kimballmtr-packet: MPLS decoding and local UDP port usage
2016-12-20  Matt Kimballmtr-packet: TCP and SCTP probes
2016-12-19  Roger WolffMerge pull request #165 from kerolasa/2016-10-29
2016-12-17  Matt Kimballmtr-packet: packet customization options (size, fill...
2016-12-14  Matt Kimballmtr-packet: UDP probe support
2016-12-09  Matt Kimballmtr-packet: IPv6 support
2016-12-07  Roger WolffMerge pull request #169 from matt-kimball/issue168...
2016-12-07  Matt Kimballcmdline: multiple host names dropped all but one host... 169/head
2016-12-04  Matt Kimballtest: Fix mtr-packet tests for Python 3
2016-12-04  Sami Kerolabuild-sys: update .gitignore file
2016-12-04  Sami Keroladocs: improve mtr-packet(8) manual page
2016-12-01  Matt KimballAdded mtr-packet subprocess
2016-10-29  Sami Keroladocs: add very basic --sctp documentation to manual... 165/head
2016-10-29  Sami Kerolacleanup: use single logic to handle conditional options
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
next