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