1. 0a9e6b0 Correct format of usage message by WHR · 1 year ago
  2. df91975 Print explanation for bogus replies if option '-v' is specified by WHR · 1 year ago
  3. 5a91b08 Port to Interix by WHR · 1 year ago
  4. b808892 Don't use 'errno' for 'packet too short' error message by WHR · 1 year ago
  5. faced35 Fix identifier confliction on Solaris by WHR · 1 year ago
  6. df91726 Check for too-early timestamp and don't use it for statistics by WHR · 1 year ago
  7. ec3e602 Don't disable timing completely upon receiving truncated reply, but count it as bogus instead by WHR · 1 year ago
  8. 78e94c3 Truncate 'struct timeval' values of receiving timestamp into 'struct timeval32' before calculating with the 8 bytes sending timestamp for round trip time, so it will continue to correctly work after year 2038 by WHR · 1 year ago
  9. 4658c26 ping: fix -Wformat-truncating warning with GCC by Ján Sučan · 6 years ago
  10. 480aac1 ping: fix data type of a variable for a packet sequence number by Ján Sučan · 6 years ago
  11. ce1db0c Check range and signedness on integers passed from command line by WHR · 1 year ago
  12. 75a1e2e Fix a few type mismatches by WHR · 1 year ago
  13. e4c46bc Check for negative trip time and don't use it for statistics by WHR · 1 year ago
  14. 11ae01c Store timestamp in host byte order by WHR · 1 year ago
  15. 9ec3af2 Extend fallback value of MAXHOSTNAMELEN to 32 by WHR · 1 year ago
  16. 6219f4d Port to Android/Linux by WHR · 1 year ago
  17. f3a63c8 Port to Solaris by WHR · 1 year ago
  18. d3e1988 Port to GNU/Linux from FreeBSD by WHR · 1 year ago