1. 1d85c89 [iperf] Enable building iperf3 on Linux host. by Mithun Iyer · 4 years, 2 months ago
  2. 609e56d Revert "[iperf] Enable building iperf3 on the host." by Drew Fisher · 4 years, 2 months ago
  3. 4b00133 [iperf] Enable building iperf3 on the host. by Mithun Iyer · 4 years, 2 months ago
  4. 15a1bea [iperf] Add dependency to fuchsia.device.NameProvider. by Mithun Iyer · 4 years, 3 months ago
  5. 3e6cb6a Merge tag '3.7' into HEAD by Tamir Duberstein · 4 years, 4 months ago
  6. f82ab9a [AllN] opt out of implicit-int-float-conversion warning by Shai Barack · 4 years, 7 months ago
  7. 8c4216b Remove fuchsia.net.SocketProvider by Tamir Duberstein · 4 years, 9 months ago
  8. 3c96b27 [iperf3] Use SO_REUSEPORT instead of SO_REUSEADDR by Eyal Soha · 4 years, 9 months ago
  9. 2388732 [iperf3] use fuchsia_select instead of select by Eyal Soha · 4 years, 9 months ago
  10. 03429cd [iperf3] Remove shell from the sandbox by Eyal Soha · 4 years, 9 months ago
  11. dfcea9f chore: iperf-3.7 release engineering tasks. by Bruce A. Mah · 4 years, 11 months ago sandbox/tamird 3.7
  12. 38bac80 fix: Emit appropriate error messages from getaddrinfo(3). (#888) by Bruce A. Mah · 4 years, 11 months ago
  13. c4bd56f fix: Fix off-by-one memory overwrite crash and memory leaks (#887) by Bruce A. Mah · 4 years, 11 months ago
  14. 098dd3c delay tearing down tcp control connections by Andrew Cooks · 5 years ago
  15. 6c78346 Fix: Don't allow --port 0 or other invalid values. (#885) by Bruce A. Mah · 4 years, 11 months ago
  16. 9b3bd0d [iperf3] Make iperf3 a component by Eyal Soha · 5 years ago
  17. 255a9c7 enh: Introduce iperf_set_test_logfile API function (#871) by srgnk · 5 years ago
  18. fd46367 feat: Authentication failure doesn't count for --one-off. (#877) by Bruce A. Mah · 5 years ago
  19. 2679640 fix: Don't print spurious JSON server output in bidir mode (#868) by srgnk · 5 years ago
  20. 0891322 chore: Slightly belatedly update copyright dates. by Bruce A. Mah · 5 years ago
  21. 7c9b553 enh: Properly include <sys/socket.h> for improved portability. (#874) by Bruce A. Mah · 5 years ago
  22. a9af2b5 enh: Introduce API functions for no_delay option (#870) by srgnk · 5 years ago
  23. 8fc10fa enh: Introduce API functions for repeating_payload option (#869) by srgnk · 5 years ago
  24. e9e984d fix: Pass repeating_payload option to server (#867) by srgnk · 5 years ago
  25. 99fa7cb Regen. by Bruce A. Mah · 5 years ago
  26. f781714 fix: Fix configure when openssl is absent. (#854) by hhb · 5 years ago
  27. c9bb469 Partially revert documentated added in 0c4d599 to reflect reality. (#866) by Bruce A. Mah · 5 years ago
  28. 61b82c0 fix: Use timezone from time formatting, not a (wrong) hardcoded string. (#857) by Bruce A. Mah · 5 years ago
  29. 440c5cd Merged in upstream tagged branch 3.6 by Ryan Heacock · 5 years ago
  30. 8b9c59b fix: Remove Linux-ism in clock_gettime(3). (#853) by Bruce A. Mah · 5 years ago
  31. 4e239ab [build] Mark iperf3 a shell command, not deprecated_system_image by James Robinson · 5 years ago
  32. 40e7c05 implement providing password via environment variable (#815) by Matt Pelland · 5 years ago
  33. 1f5ba3c [libc] Fix build after d79156fb by Scott Graham · 5 years ago
  34. d79156f [libc] Avoid use of random() in third_party/iperf by Scott Graham · 5 years ago
  35. d607579 Fix cpu usage calculation regression in cpu_util() (#822) by Tommi Rantala · 5 years ago
  36. 901ad59 tcp sctp: Let the system pick the largest possible backlog value for `listen()` (#827) by Frank LENORMAND · 5 years ago
  37. 0778f04 Bidirect mode implementation (#780) by Boris Okunev · 5 years ago
  38. a681713 Add portable time abstraction (#738). Fixes #253. by Bruce A. Mah · 6 years ago
  39. 64d1be0 Regen. by Bruce A. Mah · 6 years ago
  40. d13fa7c Merge branch 'iperf_time' of https://github.com/accelleran/iperf into accelleran-iperf_time by Bruce A. Mah · 6 years ago
  41. 197d27a Show client's target bitrate (-b/--bitrate) in server output (json,verbose) (#776) by RollingSlack · 6 years ago
  42. af34c41 Flush (if appropriate) after a server-side message where we weren't before. (#795) by Bruce A. Mah · 6 years ago
  43. d95891b Document --udp-counters-64bit in manual page. (#796) by Bruce A. Mah · 6 years ago
  44. d71efe5 Fix a segmentation fault in verbose mode. (#784) by Bruce A. Mah · 6 years ago
  45. da6eebb Fixed function implementation (#775) by Boris Okunev · 6 years ago
  46. cf1f1a3 Regen. by Bruce A. Mah · 6 years ago
  47. beac688 Add libiperf api for getting iperf version (#767) by RollingSlack · 6 years ago
  48. f64da9b Move the automake "foreign" directive from bootstrap.sh to configure.ac (#765) by Hk · 6 years ago
  49. 31819d8 Add post-iperf-3.6 note for disabling profiled builds to FAQ. by Bruce A. Mah · 6 years ago
  50. d4dfec7 Regen. by Bruce A. Mah · 6 years ago
  51. e6689a8 Provide a configure feature flag (--disable-profiling) to disable creation of iperf3_profile binary (#763) by Hk · 6 years ago
  52. 02e16f6 Towards issue 595 (#762) by Sam Hooke · 6 years ago
  53. 1859fbc Regen. by Bruce A. Mah · 6 years ago
  54. 01e6569 Version number bump for post 3.6 releases. by Bruce A. Mah · 6 years ago
  55. 13255ca Update for iperf 3.6, re-render manual page from source. by Bruce A. Mah · 6 years ago
  56. 88f3ad8 Regen. by Bruce A. Mah · 6 years ago 3.6
  57. 2c92e35 Update for iperf-3.6. by Bruce A. Mah · 6 years ago
  58. ef0aa03 Update release notes for #759. by Bruce A. Mah · 6 years ago
  59. 6e9d852 Regen. by Bruce A. Mah · 6 years ago
  60. 964f106 Change applicable http:// URLs to https://. Fix a bad URL in RPM spec. (#759) by Bruce A. Mah · 6 years ago
  61. 165b4e0 Update release notes for recent changes. by Bruce A. Mah · 6 years ago
  62. 1254e13 Warn if doing JSON output and either -d or -v are specified. by Bruce A. Mah · 6 years ago
  63. a72ed8b Merge branch 'master' of github.com:/esnet/iperf by Bruce A. Mah · 6 years ago
  64. d8f2276 Fix some indentation (#750) by Brendan Jackman · 6 years ago
  65. bee70d4 Start release notes for iperf-3.6. by Bruce A. Mah · 6 years ago
  66. 7f88301 Add a forgotten cast to fix a glitch in JSON output on CentOS 6. (#744) by Bruce A. Mah · 6 years ago
  67. cde81d7 Add initial portable time abstraction by Ben Fox-Moore · 6 years ago
  68. 60a3d5a Update README.fuchsia by Petr Hosek · 6 years ago
  69. 829d619 First try at implementing --extra-data. (#729) by Bruce A. Mah · 6 years ago
  70. 48a65ff Adding missing word (#736) by edupont · 6 years ago
  71. e4cd80f Update manpage date. by Bruce A. Mah · 6 years ago
  72. 9787028 Document new authentication functions in libiperf. by Bruce A. Mah · 6 years ago
  73. e28f12c Add authentication functions to libiperf (#713) by ralcini · 6 years ago
  74. efce01e Add text about how to avoid building profiled binaries. by Bruce A. Mah · 6 years ago
  75. 2c2dfb0 Update to modern ESnet logo / branding. by Bruce A. Mah · 6 years ago
  76. cbea72b Add --repeating-payload option to the client side (#726) by Phil Levchenko · 6 years ago
  77. 6332d84 Wordsmith warning message from #721 / #709. by Bruce A. Mah · 6 years ago
  78. 22508a2 Add warning if JSON output is used with explicit report format (#721) by Kai Borowiak · 6 years ago
  79. bf139a1 Update README.fuchsia by Damien Miller · 6 years ago
  80. 8169404 [pkg] Use the new deprecated_system_package alias by George Kulakowski · 6 years ago
  81. 3e58489 Fix -B with some SCTP tests, which is part of #678 (#715) by Ji Jianwen · 6 years ago
  82. c0a4417 Add ToS Byte to iperf API (#719) by Kai Borowiak · 6 years ago
  83. 33a1a5f Remove unnecessary config files by Adam Barth · 6 years ago
  84. 4fe72e1 Add Solaris 10 portable_endian.h (#711) by Jenkins BBVA · 6 years ago
  85. 85bedf1 Regen. by Bruce A. Mah · 6 years ago
  86. 52bd0f2 Frob version number for post-3.5-release. by Bruce A. Mah · 6 years ago
  87. a3bfd9e Update for iperf-3.5, re-render manual page. Part of #707. by Bruce A. Mah · 6 years ago
  88. ff1ea4e Regen. by Bruce A. Mah · 6 years ago 3.5
  89. 6731b21 Version number bumps for iperf-3.5. Also fix a typo in release notes. by Bruce A. Mah · 6 years ago
  90. 0f7280f Started release notes for iperf-3.5. by Bruce A. Mah · 6 years ago
  91. c005519 Fix issue 692 (#705) by Bruce A. Mah · 6 years ago
  92. 8740c8c Close credentials file when we're done reading it. (#704) by Bruce A. Mah · 6 years ago
  93. 4a46483 Merge branch 'master' of github.com:/esnet/iperf by Bruce A. Mah · 6 years ago
  94. 63ae663 Comment on a few unused states in the state machine. by Bruce A. Mah · 6 years ago
  95. a6123ce Change the wording on bind parameter documentation for clarity (#702) by Jason Leschnik · 6 years ago
  96. 2ac3da6 Regen. by Bruce A. Mah · 6 years ago
  97. 82f25ed Update version number on mainline. by Bruce A. Mah · 6 years ago
  98. 92eb639 Update some copyright dates, somewhat belatedly. by Bruce A. Mah · 6 years ago
  99. f35cd60 Update rendered manpage. by Bruce A. Mah · 6 years ago
  100. 4c07f73 Fix mistake in news item headline. by Bruce A. Mah · 6 years ago