chiark / gitweb /
server/admin.c: Remove spurious `ping' in usage message.
[tripe] / pathmtu / pathmtu.c
2020-05-25 Mark WoodingMerge branch '1.0.0pre19.x'
2019-09-22 Mark WoodingMerge remote-tracking branch 'origin/1.0.0pre19.x'
2019-09-05 Mark Woodingpathmtu/pathmtu.c: Disable `raw' strategy if we don...
2019-09-05 Mark Woodingpathmtu/pathmtu.c: Place `addreq' with the rest of...
2019-09-05 Mark Woodingpathmtu/pathmtu.c: Indent conditional `#define' properly.
2019-01-25 Mark WoodingMerge branches 'mdw/knock' and 'mdw/ipv6' into bleeding
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Support IPv6 in the `raw' probing...
2018-06-28 Mark Woodingpathmtu/pathmtu.c (raw): Switchify the code.
2018-06-28 Mark Woodingpathmtu/pathmtu.c (raw): Maintain the port numbers...
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Check against UDP header length...
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Use newer-style type names in pseudo...
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Support IPv6 in Linux probing method.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Support IPv6 addresses in the generi...
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Replace explicit `sockaddr_in' struc...
2018-06-28 Mark Woodingpathmtu/pathmtu.c (raw): Check the UDP packet signature.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Document the `--verbose' option.
2018-06-28 Mark Woodingpathmtu/pathmtu.c: Document the correct short option...
2018-06-14 Mark WoodingUpgrade licence to GPLv3+.
2017-07-09 Mark Woodingpathmtu/pathmtu.c: Don't explicitly set `_BSD_SOURCE'.
2016-04-30 Mark WoodingPortability: Use `socklen_t' throughout, if available.
2014-05-03 Mark Woodingpathmtu/pathmtu.c: Use IP_PMTUDISC_PROBE for sending...
2012-09-18 Mark WoodingMerge branch 'mdw/multi-priv'
2012-09-18 Mark WoodingMerge branch 'mdw/backoff'
2012-09-17 Mark Woodingpathmtu/pathmtu.c: Fix search algorithm.
2012-03-21 Mark Woodingpathmtu/pathmtu.{c,1.in}: New algorithms for path-MTU...
2009-01-03 Mark Woodingpathmtu: Reset the timeout on each packet.
2008-12-30 Mark WoodingMerge branch 'privsep'
2008-12-30 Mark WoodingMerge branch 'public'
2008-12-30 Mark Woodingpathmtu: New program for determining the MTU to a host.