1. 480824e Remove a few unnecessary headers and unused functions. (#667) by Todd C. Miller · 7 years ago
  2. 73b02f9 Implement daemon(3) for systems that don't have it. by Bruce A. Mah · 7 years ago
  3. 95d4089 Add function declaration for our getline() compat implementation. by Bruce A. Mah · 7 years ago
  4. d064158 Regen after merge of #663. by Bruce A. Mah · 7 years ago
  5. cb2dcd3 Provide a getline(3) implementation for systems without it. (#663) by Bruce A. Mah · 7 years ago
  6. bf51208 Regen after merge of #664. by Bruce A. Mah · 7 years ago
  7. d88f4ce Fix 3.3 build warnings (#664) by Philip Prindeville · 7 years ago
  8. e44ec10 Update documentation site for iperf-3.3. by Bruce A. Mah · 7 years ago
  9. b94d45b Regen. by Bruce A. Mah · 7 years ago
  10. c5fbafa Bump version numbers for iperf-3.3. by Bruce A. Mah · 7 years ago
  11. 673201d Another release notes update. by Bruce A. Mah · 7 years ago
  12. d60f623 Issue #659 (#660) by Boris Okunev · 7 years ago
  13. 786e456 Minor release notes catchup. by Bruce A. Mah · 7 years ago
  14. 010fc7e Don't overwrite a PID file corresponding to a valid process. (#654) by Bruce A. Mah · 7 years ago
  15. 6aa19d5 First cut of release notes for an upcoming iperf-3.3 release. by Bruce A. Mah · 7 years ago
  16. f57d942 Add to FAQ an entry about BSODs under Windows 7. by Bruce A. Mah · 7 years ago
  17. 24da2ca Fix memory leak introduced in 1460aa3433769db1f5660e7819b669e5414e9b42. (#652) by Bruce A. Mah · 7 years ago
  18. d5d364a Fix a Sphinx warning. by Bruce A. Mah · 7 years ago
  19. f016bdc Merge branch 'master' of github.com:/esnet/iperf by Bruce A. Mah · 7 years ago
  20. 98fb0b8 Update RHEL and CentOS version numbers to reflect reality. by Bruce A. Mah · 7 years ago
  21. 835ec5f Add a FAQ entry for generating a statically-linked executable. by Bruce A. Mah · 7 years ago
  22. 1460aa3 fix for https://github.com/esnet/iperf/issues/650 (#651) by ralcini · 7 years ago
  23. b5640ac Clear TOS value when resetting test parameters. (#647) by Bruce A. Mah · 7 years ago
  24. 720a0a3 Allow the client to pass a duration of 0 to the server. (#648) by Bruce A. Mah · 7 years ago
  25. 25f5947 Fix a problem formatting very large numbers. (#642) by Bruce A. Mah · 7 years ago
  26. 2bc3d2e Merge pull request #646 from wmbr/patch-1 by Bruce A. Mah · 7 years ago
  27. b2900fd Delete outdated comment by Malte · 7 years ago
  28. cd5d89d Merge pull request #640 from esnet/issue-604 by Bruce A. Mah · 7 years ago
  29. ea72479 Add Travis CI integration with ESnet's Slack. by Bruce A. Mah · 7 years ago
  30. ca954c7 Reverse the order of tests for better legibility and logical sense. by Bruce A. Mah · 7 years ago
  31. d6a6751 Two fixes for a warning for possibly-too-large UDP packets. by Bruce A. Mah · 7 years ago
  32. 4a45b32 Fix out-of-the-box builds with no OpenSSL (#633) by Bruce A. Mah · 7 years ago
  33. 7cf95d2 Regen. by Bruce A. Mah · 7 years ago
  34. 3fd1a2a fix for issue #624 - force build without openssl (#631) by ralcini · 7 years ago
  35. 517ad22 Add required RSA header for OpenSSL (#622) by Philip Prindeville · 7 years ago
  36. dadbd25 Fix spelling mistake in manpage. by Bruce A. Mah · 7 years ago
  37. b6d9de5 Updates for iperf-3.2 (new news, update manpage, version number). by Bruce A. Mah · 7 years ago
  38. b0e0a30 Regen. by Bruce A. Mah · 7 years ago
  39. df912d2 The master branch is now just development again, so update version string. by Bruce A. Mah · 7 years ago
  40. 88d907f Regen. by Bruce A. Mah · 7 years ago
  41. 619b4e9 Version bumps, etc. for iperf 3.2. by Bruce A. Mah · 7 years ago
  42. 35f1fbf Wordsmithing on README file. by Bruce A. Mah · 7 years ago
  43. 4f3a7a5 Greatly expand description section. by Bruce A. Mah · 7 years ago
  44. 88a5798 More release notes updates. Inching closer to iperf-3.2. by Bruce A. Mah · 7 years ago
  45. 0741ccf Update/fix a couple of links to fasterdata. by Bruce A. Mah · 7 years ago
  46. d2dcd87 Update link in README to sample CLI usage (#603) by Wes Garrison · 7 years ago
  47. 1dee371 Regen. by Bruce A. Mah · 7 years ago
  48. 6cdbb01 Preparing for a release candidate build. by Bruce A. Mah · 7 years ago
  49. 946a5a0 Close ctrl_sck iperf_client_end() (#597) by p0intR · 7 years ago
  50. 292d944 Add new iperf3 status update for 6 June 2017. by Bruce A. Mah · 7 years ago
  51. e134d88 Add a couple of important FAQs, update packages list and supported platforms. by Bruce A. Mah · 7 years ago
  52. 12e0c9b Enable Travis CI builds for macOS, in addition to Linux. by Bruce A. Mah · 7 years ago
  53. 2392def Updates to release notes for latest code changes. by Bruce A. Mah · 7 years ago
  54. b0aff84 Fix a few printf format string warnings seen on macOS / clang. (#593) by Bruce A. Mah · 7 years ago
  55. b559727 Towards issue #278. Don't print small, dataless last intervals. (#592) by Bruce A. Mah · 7 years ago
  56. 7f06146 Fix out-of-order / loss counting issues with UDP (#457) (#589) by Bruce A. Mah · 7 years ago
  57. adf46fa Add release notes entries for recent changes. by Bruce A. Mah · 7 years ago
  58. c458a11 Fix -F problems (#588) by Bruce A. Mah · 7 years ago
  59. acb4c4c Improve C++ compatibilty (#587) by Kenneth Wong · 7 years ago
  60. 39de1e0 Merge branch 'master' of github.com:esnet/iperf by Bruce A. Mah · 7 years ago
  61. 3410d58 Silence a warning for an unused variable. by Bruce A. Mah · 7 years ago
  62. 0f081b7 Issue 583 (#586) by Bruce A. Mah · 7 years ago
  63. 7a15a7a Fix another compiler warning. by Bruce A. Mah · 7 years ago
  64. dc74346 Fix compiler warning with clang. by Bruce A. Mah · 7 years ago
  65. e7ab564 Return random ascii-string in make_cookie. (#582) by Sami Farin · 7 years ago
  66. eae9391 Update manpage rendering for the Web site. by Bruce A. Mah · 7 years ago
  67. 2541b86 Bump manpage date. by Bruce A. Mah · 7 years ago
  68. 4e2312a added additional information by Brian Tierney · 7 years ago
  69. 0c4d599 clarified a couple options by Brian Tierney · 7 years ago
  70. 9d7d60a Issue 216 (#581) by Bruce A. Mah · 7 years ago
  71. f1415a0 Add a couple of recently-closed issues to release notes. by Bruce A. Mah · 7 years ago
  72. 52375c1 Grab TCP PMTU during tests (on Linux only). Towards #569. (#578) by Bruce A. Mah · 7 years ago
  73. d54d49c Don't free memory in uninitialized structures by Bruce A. Mah · 7 years ago
  74. ec04a41 Update release notes for recent progress. by Bruce A. Mah · 7 years ago
  75. 35ec9e5 Bunch of reporting fixes found while investigating bug #236. (#575) by Bruce A. Mah · 7 years ago
  76. 8f0d9c4 Print the cJSON version in our version info. by Bruce A. Mah · 7 years ago
  77. c717128 Fix NaN in summaries with a client talking to an iperf 3.1/3.0 server. by Bruce A. Mah · 7 years ago
  78. cab5dba Import cjson 1.5.2 (#573) by Bruce A. Mah · 7 years ago
  79. e255a12 Fix problems in human-readable UDP output by Bruce A. Mah · 7 years ago
  80. 37d913d Improve error handling and documentation for -f/--format. (#568) by Bruce A. Mah · 7 years ago
  81. 6765354 Improve / fix comments regarding UDP jitter calculation. by Bruce A. Mah · 7 years ago
  82. 103d431 Fix a heap corruption issue leading to a server-side crash. (#564) by Bruce A. Mah · 7 years ago
  83. 5abc5f2 IRIX 6.5 compatibility, via a patch from @canavan in #368. by Bruce A. Mah · 7 years ago
  84. cba8584 Pacing timer (#563) by Bruce A. Mah · 7 years ago
  85. 8ab637a Merge branch 'issue-560' by Bruce A. Mah · 7 years ago
  86. 7d15131 Fold in the 3.1.X release notes and begin draft 3.2 release notes. by Bruce A. Mah · 7 years ago
  87. e73821c Normalize socket buffer debugging output, put socket buffer sizes in JSON. by Bruce A. Mah · 7 years ago
  88. 246c1bc Remove some dead code. by Bruce A. Mah · 7 years ago
  89. 10e2cc2 Fix various problems with summary statistics (#562) by Bruce A. Mah · 7 years ago
  90. 3f6325c Silence a warning over an uninitialized variable. by Bruce A. Mah · 7 years ago
  91. d25e1b7 Try to report more accurate ending statistics. by Bruce A. Mah · 7 years ago
  92. c8531ca Fix possible integer overflow in tera prefix conversions. by Bruce A. Mah · 7 years ago
  93. 3c6e26a Add recent iperf3 update email as a news item. by Bruce A. Mah · 7 years ago
  94. faf335b Fix broken image links in ESnet sphinx theme. by Bruce A. Mah · 7 years ago
  95. f9f6e56 Add an email update sent out last week for reference in gh-pages. by Bruce A. Mah · 7 years ago
  96. 3021aef Untangle some problems with printing summary statistics. by Bruce A. Mah · 7 years ago
  97. 65ed04d Fix bug introduced in 03224c9 where we fail on default UDP blocksize. by Bruce A. Mah · 7 years ago
  98. 7f996b5 Print TOS byte value. by Bruce A. Mah · 7 years ago
  99. 9c033cb Do sanity checks on -w argument as floating point to avoid integer by Bruce A. Mah · 7 years ago
  100. d1c64c8 fix invalid sizeof on pointer instead of type (#556) by Gabriel Ganne · 7 years ago