1. b808892 Don't use 'errno' for 'packet too short' error message by WHR · 8 weeks ago
  2. faced35 Fix identifier confliction on Solaris by WHR · 8 weeks ago
  3. df91726 Check for too-early timestamp and don't use it for statistics by WHR · 8 weeks ago
  4. ec3e602 Don't disable timing completely upon receiving truncated reply, but count it as bogus instead by WHR · 8 weeks ago
  5. 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 · 8 weeks ago
  6. 4658c26 ping: fix -Wformat-truncating warning with GCC by Ján Sučan · 5 years ago
  7. 480aac1 ping: fix data type of a variable for a packet sequence number by Ján Sučan · 5 years ago
  8. ce1db0c Check range and signedness on integers passed from command line by WHR · 8 weeks ago
  9. 75a1e2e Fix a few type mismatches by WHR · 8 weeks ago
  10. e4c46bc Check for negative trip time and don't use it for statistics by WHR · 8 weeks ago
  11. 11ae01c Store timestamp in host byte order by WHR · 8 weeks ago
  12. 9ec3af2 Extend fallback value of MAXHOSTNAMELEN to 32 by WHR · 8 weeks ago
  13. 6219f4d Port to Android/Linux by WHR · 8 weeks ago
  14. f3a63c8 Port to Solaris by WHR · 8 weeks ago
  15. d3e1988 Port to GNU/Linux from FreeBSD by WHR · 8 weeks ago