aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-02Upgrade iperf3 to 3.7Haibo Huang
2019-06-18fix: Emit appropriate error messages from getaddrinfo(3). (#888)Bruce A. Mah
2019-06-18fix: Fix off-by-one memory overwrite crash and memory leaks (#887)Bruce A. Mah
2019-06-14delay tearing down tcp control connectionsAndrew Cooks
2019-06-14Fix: Don't allow --port 0 or other invalid values. (#885)Bruce A. Mah
2019-06-05enh: Introduce iperf_set_test_logfile API function (#871)srgnk
2019-06-05feat: Authentication failure doesn't count for --one-off. (#877)Bruce A. Mah
2019-06-02Upgrade iperf3 to 2679640c0f6dfc28f0e243adb3bfdf8c41cbb027Haibo Huang
2019-05-28fix: Don't print spurious JSON server output in bidir mode (#868)srgnk
2019-05-17enh: Properly include <sys/socket.h> for improved portability. (#874)Bruce A. Mah
2019-05-17enh: Introduce API functions for no_delay option (#870)srgnk
2019-05-17enh: Introduce API functions for repeating_payload option (#869)srgnk
2019-05-17fix: Pass repeating_payload option to server (#867)srgnk
2019-05-14Partially revert documentated added in 0c4d599 to reflect reality. (#866)Bruce A. Mah
2019-05-02Upgrade iperf3 to 61b82c0b25052364bae99f83a583ab7c7f5f2d2dHaibo Huang
2019-04-12fix: Use timezone from time formatting, not a (wrong) hardcoded string. (#857)Bruce A. Mah
2019-04-01Add Android.bp for iperf3android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5Haibo Huang
2019-03-29fix: Remove Linux-ism in clock_gettime(3). (#853)Bruce A. Mah
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