aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-01Add Android.bp for iperf3android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5Haibo Huang
2019-02-01implement providing password via environment variable (#815)Matt Pelland
2018-12-13Fix cpu usage calculation regression in cpu_util() (#822)Tommi Rantala
2018-12-13tcp sctp: Let the system pick the largest possible backlog value for `listen(...Frank LENORMAND
2018-12-13Bidirect mode implementation (#780)Boris Okunev
2018-09-28Regen.Bruce A. Mah
2018-09-28Merge branch 'iperf_time' of https://github.com/accelleran/iperf into accelle...Bruce A. Mah
2018-09-28Show client's target bitrate (-b/--bitrate) in server output (json,verbose) (...RollingSlack
2018-09-17Flush (if appropriate) after a server-side message where we weren't before. (...Bruce A. Mah
2018-09-17Document --udp-counters-64bit in manual page. (#796)Bruce A. Mah
2018-08-22Fix a segmentation fault in verbose mode. (#784)Bruce A. Mah
2018-08-14Fixed function implementation (#775)Boris Okunev
2018-08-09Regen.Bruce A. Mah
2018-08-09Add libiperf api for getting iperf version (#767)RollingSlack
2018-06-29Regen.Bruce A. Mah
2018-06-29Provide a configure feature flag (--disable-profiling) to disable creation of...Hk
2018-06-28Towards issue 595 (#762)Sam Hooke
2018-06-22Regen.Bruce A. Mah
2018-06-22Change applicable http:// URLs to https://. Fix a bad URL in RPM spec. (#759)Bruce A. Mah
2018-06-08Warn if doing JSON output and either -d or -v are specified.Bruce A. Mah
2018-06-08Fix some indentation (#750)Brendan Jackman
2018-05-30Add a forgotten cast to fix a glitch in JSON output on CentOS 6. (#744)Bruce A. Mah
2018-05-17Add initial portable time abstractionBen Fox-Moore
2018-05-09First try at implementing --extra-data. (#729)Bruce A. Mah
2018-05-09Adding missing word (#736)edupont
2018-04-27Update manpage date.Bruce A. Mah
2018-04-27Document new authentication functions in libiperf.Bruce A. Mah
2018-04-27Add authentication functions to libiperf (#713)ralcini
2018-04-20Add --repeating-payload option to the client side (#726)Phil Levchenko
2018-04-20Wordsmith warning message from #721 / #709.Bruce A. Mah
2018-04-20Add warning if JSON output is used with explicit report format (#721)Kai Borowiak
2018-03-23Fix -B with some SCTP tests, which is part of #678 (#715)Ji Jianwen
2018-03-23Add ToS Byte to iperf API (#719)Kai Borowiak
2018-03-09Add Solaris 10 portable_endian.h (#711)Jenkins BBVA
2018-02-28Regen.Bruce A. Mah
2018-02-28Version number bumps for iperf-3.5. Also fix a typo in release notes.Bruce A. Mah
2018-02-23Fix issue 692 (#705)Bruce A. Mah
2018-02-22Close credentials file when we're done reading it. (#704)Bruce A. Mah
2018-02-22Merge branch 'master' of github.com:/esnet/iperfBruce A. Mah
2018-02-22Comment on a few unused states in the state machine.Bruce A. Mah
2018-02-21Change the wording on bind parameter documentation for clarity (#702)Jason Leschnik
2018-02-12Version number bumps for iperf-3.4.Bruce A. Mah
2018-02-12Make --cport work without --bind (#697).Bruce A. Mah
2018-01-26Fix a server-side crash with --verbose and a client with multiple connections...Bruce A. Mah
2018-01-26If we're sending output to stdout, then make errors go to stderr. (#695)Bruce A. Mah
2018-01-26Make IPv6 flow labels work correctly where they didn't before. (#694)Bruce A. Mah
2018-01-26Fix large values of -p on FreeBSD by setting a large listen(2) backlog. (#693)Bruce A. Mah
2018-01-03Fix regression that caused client to close control connection prematurely. (#...Bruce A. Mah
2018-01-03Include signal.h + time.h. (#680)Suresh Sundriyal
2018-01-02Fix comparison when checking for time skew when using authentication. (#674)Bruce A. Mah