Age | Commit message (Expand) | Author |
---|---|---|
2024-05-21 | remove prototypes with no matching function and externs with no var | Jonathan Gray |
2021-09-03 | Make traceroute(8) faster by sending probes and doing DNS async. | Florian Obser |
2021-08-31 | Make includes follow style(9). | Florian Obser |
2017-05-28 | style(9) some variable declarations | Sebastian Benoit |
2017-05-28 | check_tos() gets a parameter so i can remove another global var. | Sebastian Benoit |
2017-05-28 | introduce struct tr_conf to keep all of the configuration. | Sebastian Benoit |
2017-01-13 | traceroute never sees a timeout when poll(2) returns when it receives | Florian Obser |
2016-09-03 | rearrange code: traceroute.c now only contains main() and usage(), | Sebastian Benoit |