1. 52bd0f2 Frob version number for post-3.5-release. by Bruce A. Mah · 6 years ago
  2. a3bfd9e Update for iperf-3.5, re-render manual page. Part of #707. by Bruce A. Mah · 6 years ago
  3. ff1ea4e Regen. by Bruce A. Mah · 6 years ago 3.5
  4. 6731b21 Version number bumps for iperf-3.5. Also fix a typo in release notes. by Bruce A. Mah · 6 years ago
  5. 0f7280f Started release notes for iperf-3.5. by Bruce A. Mah · 6 years ago
  6. c005519 Fix issue 692 (#705) by Bruce A. Mah · 6 years ago
  7. 8740c8c Close credentials file when we're done reading it. (#704) by Bruce A. Mah · 6 years ago
  8. 4a46483 Merge branch 'master' of github.com:/esnet/iperf by Bruce A. Mah · 6 years ago
  9. 63ae663 Comment on a few unused states in the state machine. by Bruce A. Mah · 6 years ago
  10. a6123ce Change the wording on bind parameter documentation for clarity (#702) by Jason Leschnik · 6 years ago
  11. 2ac3da6 Regen. by Bruce A. Mah · 6 years ago
  12. 82f25ed Update version number on mainline. by Bruce A. Mah · 6 years ago
  13. 92eb639 Update some copyright dates, somewhat belatedly. by Bruce A. Mah · 6 years ago
  14. f35cd60 Update rendered manpage. by Bruce A. Mah · 6 years ago
  15. 4c07f73 Fix mistake in news item headline. by Bruce A. Mah · 6 years ago
  16. 793221e Update version numbers and add news entry for iperf-3.4. by Bruce A. Mah · 6 years ago
  17. e4a8ddb Tweak platform list slightly. by Bruce A. Mah · 6 years ago
  18. 3e7d28b Regen. by Bruce A. Mah · 6 years ago 3.4
  19. e147de5 Version number bumps for iperf-3.4. by Bruce A. Mah · 6 years ago
  20. a36d860 Update release notes, tentatively set a release date for 3.4. by Bruce A. Mah · 6 years ago
  21. e7aa59b Make --cport work without --bind (#697). by Bruce A. Mah · 6 years ago
  22. 9c2a178 Don't include <sys/resource.h> on Fuchsia by Ian McKellar · 6 years ago
  23. 571ff3a Update release notes for upcoming iperf-3.4 release by Bruce A. Mah · 6 years ago
  24. 47450ad Fix a server-side crash with --verbose and a client with multiple connections. (#696) by Bruce A. Mah · 6 years ago
  25. bd85edb If we're sending output to stdout, then make errors go to stderr. (#695) by Bruce A. Mah · 6 years ago
  26. cf32591 Make IPv6 flow labels work correctly where they didn't before. (#694) by Bruce A. Mah · 6 years ago
  27. b481169 Fix large values of -p on FreeBSD by setting a large listen(2) backlog. (#693) by Bruce A. Mah · 6 years ago
  28. 46cb4b4 Fix regression that caused client to close control connection prematurely. (#682) by Bruce A. Mah · 6 years ago
  29. a5e327b Include signal.h + time.h. (#680) by Suresh Sundriyal · 6 years ago
  30. 1e93fdc Fix comparison when checking for time skew when using authentication. (#674) by Bruce A. Mah · 6 years ago
  31. eddfb82 Fix a couple of problems with the help message for the --length option. by Bruce A. Mah · 6 years ago
  32. 9b60edb Update path to package template by P.Y. Laligand · 6 years ago
  33. 2800dfc Add a reference to continuing iperf2 development in the README.md file. by Bruce A. Mah · 6 years ago
  34. b3015d5 Rewrite some text on the home page, and add a mention of iperf2. by Bruce A. Mah · 6 years ago
  35. c022558 Fix a compiler warning on FreeBSD related to getline(3). by Bruce A. Mah · 6 years ago
  36. 1932924 Fix some compile-time warnings on macOS (#671) by Bruce A. Mah · 6 years ago
  37. f61355e Make help and manpage a bit clearer about TOS and DSCP values (#670) by Tobias Klausmann · 6 years ago
  38. b607224 Add missing saved_errno dance around some close(2) calls. (#669) by Todd C. Miller · 6 years ago
  39. 34f878a Remove unused functions (#668) by Todd C. Miller · 6 years ago
  40. e6d6661 Regen. by Bruce A. Mah · 6 years ago
  41. fdc4633 Update release notes for the next (as yet unscheduled) release. by Bruce A. Mah · 6 years ago
  42. 222da46 Follow-on to pull-request #665...update manpage and comments. by Bruce A. Mah · 6 years ago
  43. 5b27ea3 Implemented -A flag for Windows (#665) by Boris Okunev · 6 years ago
  44. 480824e Remove a few unnecessary headers and unused functions. (#667) by Todd C. Miller · 6 years ago
  45. 73b02f9 Implement daemon(3) for systems that don't have it. by Bruce A. Mah · 6 years ago
  46. 95d4089 Add function declaration for our getline() compat implementation. by Bruce A. Mah · 6 years ago
  47. d064158 Regen after merge of #663. by Bruce A. Mah · 6 years ago
  48. cb2dcd3 Provide a getline(3) implementation for systems without it. (#663) by Bruce A. Mah · 6 years ago
  49. bf51208 Regen after merge of #664. by Bruce A. Mah · 6 years ago
  50. d88f4ce Fix 3.3 build warnings (#664) by Philip Prindeville · 6 years ago
  51. 5a06b1d [build] Add system_image property to package() by Adam Barth · 6 years ago
  52. e44ec10 Update documentation site for iperf-3.3. by Bruce A. Mah · 6 years ago
  53. b94d45b Regen. by Bruce A. Mah · 6 years ago 3.3
  54. c5fbafa Bump version numbers for iperf-3.3. by Bruce A. Mah · 6 years ago
  55. 673201d Another release notes update. by Bruce A. Mah · 6 years ago
  56. d60f623 Issue #659 (#660) by Boris Okunev · 6 years ago
  57. 786e456 Minor release notes catchup. by Bruce A. Mah · 6 years ago
  58. 010fc7e Don't overwrite a PID file corresponding to a valid process. (#654) by Bruce A. Mah · 7 years ago
  59. 6aa19d5 First cut of release notes for an upcoming iperf-3.3 release. by Bruce A. Mah · 7 years ago
  60. f57d942 Add to FAQ an entry about BSODs under Windows 7. by Bruce A. Mah · 7 years ago
  61. 8ec67ad Remove a call to daemon now that it has been removed from Fuchsia's libc by George Kulakowski · 7 years ago
  62. 24da2ca Fix memory leak introduced in 1460aa3433769db1f5660e7819b669e5414e9b42. (#652) by Bruce A. Mah · 7 years ago
  63. d5d364a Fix a Sphinx warning. by Bruce A. Mah · 7 years ago
  64. f016bdc Merge branch 'master' of github.com:/esnet/iperf by Bruce A. Mah · 7 years ago
  65. 98fb0b8 Update RHEL and CentOS version numbers to reflect reality. by Bruce A. Mah · 7 years ago
  66. 835ec5f Add a FAQ entry for generating a statically-linked executable. by Bruce A. Mah · 7 years ago
  67. 1460aa3 fix for https://github.com/esnet/iperf/issues/650 (#651) by ralcini · 7 years ago
  68. b5640ac Clear TOS value when resetting test parameters. (#647) by Bruce A. Mah · 7 years ago
  69. 720a0a3 Allow the client to pass a duration of 0 to the server. (#648) by Bruce A. Mah · 7 years ago
  70. 25f5947 Fix a problem formatting very large numbers. (#642) by Bruce A. Mah · 7 years ago
  71. 2bc3d2e Merge pull request #646 from wmbr/patch-1 by Bruce A. Mah · 7 years ago
  72. b2900fd Delete outdated comment by Malte · 7 years ago
  73. 7683955 Don't create benchmarks subdirectory at the destination by Toshi Kikuchi · 7 years ago
  74. cd5d89d Merge pull request #640 from esnet/issue-604 by Bruce A. Mah · 7 years ago
  75. ea72479 Add Travis CI integration with ESnet's Slack. by Bruce A. Mah · 7 years ago
  76. ca954c7 Reverse the order of tests for better legibility and logical sense. by Bruce A. Mah · 7 years ago
  77. d6a6751 Two fixes for a warning for possibly-too-large UDP packets. by Bruce A. Mah · 7 years ago
  78. 4a45b32 Fix out-of-the-box builds with no OpenSSL (#633) by Bruce A. Mah · 7 years ago
  79. 7cf95d2 Regen. by Bruce A. Mah · 7 years ago
  80. 3fd1a2a fix for issue #624 - force build without openssl (#631) by ralcini · 7 years ago
  81. 517ad22 Add required RSA header for OpenSSL (#622) by Philip Prindeville · 7 years ago
  82. dadbd25 Fix spelling mistake in manpage. by Bruce A. Mah · 7 years ago
  83. b6d9de5 Updates for iperf-3.2 (new news, update manpage, version number). by Bruce A. Mah · 7 years ago
  84. b0e0a30 Regen. by Bruce A. Mah · 7 years ago
  85. df912d2 The master branch is now just development again, so update version string. by Bruce A. Mah · 7 years ago
  86. 88d907f Regen. by Bruce A. Mah · 7 years ago 3.2
  87. 619b4e9 Version bumps, etc. for iperf 3.2. by Bruce A. Mah · 7 years ago
  88. 35f1fbf Wordsmithing on README file. by Bruce A. Mah · 7 years ago
  89. 4f3a7a5 Greatly expand description section. by Bruce A. Mah · 7 years ago
  90. 88a5798 More release notes updates. Inching closer to iperf-3.2. by Bruce A. Mah · 7 years ago
  91. 0741ccf Update/fix a couple of links to fasterdata. by Bruce A. Mah · 7 years ago
  92. d2dcd87 Update link in README to sample CLI usage (#603) by Wes Garrison · 7 years ago
  93. 1dee371 Regen. by Bruce A. Mah · 7 years ago 3.2rc1
  94. 6cdbb01 Preparing for a release candidate build. by Bruce A. Mah · 7 years ago
  95. 946a5a0 Close ctrl_sck iperf_client_end() (#597) by p0intR · 7 years ago
  96. f578ea4 Add package config for iperf by James Robinson · 7 years ago
  97. 292d944 Add new iperf3 status update for 6 June 2017. by Bruce A. Mah · 7 years ago
  98. e134d88 Add a couple of important FAQs, update packages list and supported platforms. by Bruce A. Mah · 7 years ago
  99. 12e0c9b Enable Travis CI builds for macOS, in addition to Linux. by Bruce A. Mah · 7 years ago
  100. 2392def Updates to release notes for latest code changes. by Bruce A. Mah · 7 years ago