]> git.ipfire.org Git - thirdparty/mtr.git/shortlog
thirdparty/mtr.git
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
2016-08-21  Sami Kerolabuild-sys: get rid of double negative ipinfo autotools...
2016-08-21  Sami Kerolabuild-sys: use pkg-config to find ncurses
2016-08-21  Sami Kerolabuild-sys: use pkg-config to find gtk+-2.0
2016-08-21  Sami Kerolabuild-sys: check pkg-config availability
2016-08-21  Rogier Wolfffixed #141 compile without SCTP if not available
2016-08-19  Rogier Wolfffixed #27 and #35 where the fix was tested a long time...
2016-08-18  rewolffMerge pull request #140 from aquerubin/stdev
2016-08-18  aquerubinFix standard deviation calculation. 140/head
2016-08-18  R.E. WolffPartial reverse of 6bb5b6b3b.
2016-08-18  R.E. Wolffmore cleanup
2016-08-18  rewolffMerge pull request #138 from kerolasa/2016-08-17
2016-08-17  Sami Kerolawarnings: fix --disable-ipv6 --without-ipinfo compilati... 138/head
2016-08-17  Sami Kerolabuild-sys: fix ./configure --disable-ipv6
2016-08-17  Sami Kerolabuild-sys: fix --without-ipinfo regressions
2016-08-17  Sami Kerolawarnigns: add void to functions that do not take any...
2016-08-17  R.E. Wolfffixed no-gtk build bug introduced with e2d898cc
2016-08-17  R.E. WolffMerge branch 'master' of github.com:traviscross/mtr
2016-08-17  rewolffMerge pull request #136 from kerolasa/2016-08-16
2016-08-16  Sami Kerolacleanup: remove unnecessary function 136/head
2016-08-16  Sami Kerolareadability: always use EXIT_* definitions from stdlib.h
2016-08-16  Sami Kerolawarnings: fix unused variable when ./configure --withou...
2016-08-16  Sami Kerolabuild-sys: require automake 1.11.6 or newer
2016-08-16  Sami Kerolabuild-sys: improve configure.am
2016-08-16  Sami Kerolabuild-sys: use build version script from gnulib
2016-08-16  Sami Kerolabuild-sys: remove old dist Makefile kludge
2016-08-16  Sami Kerolabuild-sys: fix make distcheck
2016-08-16  Sami Kerolawarnings: remove dead code
2016-08-16  Sami Kerolacast: do not downgrade to float when double should...
2016-08-16  Sami Kerolacomment: add value range note to initialization
2016-08-16  Sami Kerolawarnings: fix some missed unsigned vs signed variable...
2016-08-16  rewolffMerge pull request #135 from kerolasa/warnings
2016-08-15  Sami Kerolawarnings: multiply timeval seconds only when the value... 135/head
2016-08-15  Sami Kerolawarnings: fix couple unsigned vs signed variable compar...
2016-08-15  Sami Kerolawarnings: mark unused function input variables
2016-08-15  Sami Kerolawarnings: do not take abs() when data type is unsigned
2016-08-15  Sami Kerolabuild-sys: default to ,/configure --enable-silent-rules
2016-08-15  Sami Kerolaman: use url macro to urls and fix reference manual...
2016-08-15  Sami Kerolabuild-sys; do not use subdirectory object
2016-08-15  Sami Kerolacleanup: remove unnecessary null check
2016-08-15  Sami Kerolawarnings: fix printf data types
2016-08-15  Sami Kerolawarnings: remove code that cannot be reached
2016-08-15  Sami Kerolawarnings: stop reassigning a value before the old one...
2016-08-14  rewolffMerge pull request #134 from kerolasa/kerolasa
2016-08-14  Sami Kerolaposix: replace bzero() and index() with modern equivelants 134/head
2016-08-14  Sami Keroladns: remove unnecessary dns_events() function
2016-08-14  Sami Kerolawarnings: stop variable shadowing
2016-08-14  Sami Kerolausage: add short and long options and descriptions...
2016-08-14  Sami Kerolawarnings: remove unnecessary file
2016-08-13  Rogier WolffFixed pull #133 another way....
2016-08-09  R.E. Wolffincreased default unknownhosts #92 #132 #130
2016-08-09  R.E. Wolffformat sent and rcvd fields correctly for big numbers #66
2016-08-06  R.E. WolffUpdated NEWS as in v0.87.1
2016-08-04  R.E. Wolfffixed double printout of start time, issue 131
2016-08-03  R.E. WolffMerge branch 'newdns'
2016-08-03  R.E. WolffThe release script bumped the version number v0.87
2016-08-02  R.E. Wolffissue 128: compile should be in .gitignore
2016-08-01  rewolffMerge pull request #127 from nikolaik/json
2016-07-29  Nikolai R KristiansenAdd support for JSON as report output format 127/head
2016-07-29  rewolffMerge pull request #126 from russor/master
2016-07-29  russoradd option to set graceperiod 126/head
2016-07-21  rewolffMerge pull request #124 from aquerubin/master
2016-07-21  rewolffMerge pull request #125 from aquerubin/newdns newdns
2016-07-21  aquerubinMerge branch 'newdns' of https://github.com/aquerubin... 125/head
2016-07-21  aquerubinMerge branch 'master' into newdns
2016-07-21  aquerubinUpdate Tony's email address in the GTK credits. 124/head
2016-07-21  aquerubinFix Avg and Best column order to match column headers...
2016-07-21  rewolffMerge pull request #123 from aquerubin/newdns
2016-07-20  aquerubinMerge updates from branch 'master' into newdns 123/head
2016-07-14  rewolffMerge pull request #122 from h-ume/gtk-aslookup
2016-07-13  Hajimu UMEMOTOAdd aslookup support to gtk interface 122/head
2016-07-04  rewolffMerge pull request #120 from yupeng820921/master
2016-07-03  penyuadd max-unknown option 120/head
2016-06-09  rewolffMerge pull request #118 from zorun/improve_ipinfo
2016-06-09  rewolffMerge pull request #119 from zorun/cosmetic
2016-06-09  Baptiste JonglezFix wrap-around bug when displaying IP info (-y option) 118/head
2016-06-09  Baptiste JonglezCosmetic cleanup of the option-parsing code 119/head
2016-06-09  Baptiste JonglezDocument the -y option in the manpage
2016-06-09  Baptiste JonglezAllow enabling IP info and ASN lookup from the curses...
2016-05-03  rewolffMerge pull request #115 from aquerubin/newdns
2016-05-03  rewolffMerge pull request #114 from aquerubin/master
2016-05-03  Antonio QuerubinMerge remote-tracking branch 'origin/master' into newdns 115/head
2016-05-03  Antonio QuerubinUse setcap instead of setuid when installing the binary. 114/head
2016-05-03  rewolffMerge pull request #113 from aquerubin/newdns
2016-05-03  rewolffMerge pull request #112 from aquerubin/master
2016-05-03  Antonio QuerubinNeed to error check getnameinfo(). 113/head
2016-05-02  aquerubinCorrect psize for IPv6. 112/head
2016-04-30  rewolffMerge pull request #111 from aquerubin/newdns
2016-04-30  Antonio QuerubinMerge remote-tracking branch 'origin/master' into newdns 111/head
2016-04-29  R.E. Wolffnet.c fix from AQ.
2016-04-29  rewolffMerge pull request #110 from russor/master
2016-04-18  russorcorrect checksum calculation when adding the overflow... 110/head
2016-04-18  russorcopy odd byte into a 16-bit temp value; used bit-sized...
2016-04-18  russorendian neutral placement of alternate checksum
2016-04-18  russorfix placement of zeros when running alternate udp checksum
next