]> git.ipfire.org Git - thirdparty/mtr.git/shortlog
thirdparty/mtr.git
2018-03-20  SaintBolUpdate deconstruct_unix.c 241/head
2017-11-26  Roger WolffMerge pull request #235 from kanet77/master
2017-11-26  tkFix typo (resove -> resolve) 235/head
2017-11-21  R.E. Wolffbetter fix. to dave's problem.
2017-11-21  R.E. Wolfffixed split like for macos
2017-11-07  R.E. WolffMerge branch 'master' of github.com:traviscross/mtr
2017-11-07  R.E. WolffSami Kerola: prevent MTR reporting unknown revision
2017-10-15  Roger WolffMerge pull request #228 from Debian/samueloph-typo
2017-10-15  Samuel Henrique[typo]mtr.8.in: s/allows to/allows one to/ 228/head
2017-10-02  R.E. Wolffpossible fix for mac terminal 100% problem
2017-09-08  Roger WolffMerge pull request #222 from linghutiantian/bug-fix
2017-09-06  Chonggang Limtr-packet: fix a bug causing IPv6 raw socket not working 222/head
2017-08-28  Roger WolffMerge pull request #215 from linghutiantian/dev/dgram_s...
2017-08-27  Chonggang Limtr-packet: fix compilation on OS X 215/head
2017-08-27  Roger WolffMerge pull request #218 from robert-scheck/fsf-address
2017-08-26  Robert ScheckUpdate incorrect FSF address 218/head
2017-08-23  Chonggang Limtr-packet: fix Windows compilation
2017-08-17  R.E. Wolfffix stupid typo. Thanks adpoliak!
2017-08-17  R.E. WolffAlternative 'skip uid 0 checks on cygwin' to adpoliak...
2017-08-13  Chonggang Limtr-packet: use ICMP and UDP without privilege on linux
2017-07-16  Roger WolffMerge pull request #211 from matt-kimball/ifname
2017-07-16  Matt Kimballcommandline: Added --interface for using a named networ... 211/head
2017-07-14  Roger WolffMerge pull request #209 from matt-kimball/netunreach
2017-07-13  Roger WolffMerge pull request #210 from matt-kimball/badjson
2017-07-12  Matt Kimballjson: Fix malformed json when the "hubs" list is empty 210/head
2017-07-11  Matt Kimballui: display "no route to host" error as host entry... 209/head
2017-07-11  Matt Kimballmtr-packet: report ICMP destination unreachable probes...
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
next