aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-15Merge branch 'master' of github.com:/esnet/iperfBruce A. Mah
2020-06-15doc: Fix silly typo in a version number.Bruce A. Mah
2020-06-12chore: Change applicable function arguments from 'char *' to 'const char *' (...David Bar-On
2020-06-12Fix warning: "HAVE_SCTP" redefined (#1010)Stefano Garzarella
2020-06-10doc: Update project news for iperf-3.8.1.Bruce A. Mah
2020-06-10Release notes and version number bump for iperf 3.8.1 (#1015)Bruce A. Mah
2020-06-10fix: Make installing of shared libraries work again. (#1014)Bruce A. Mah
2020-06-08Update for iperf 3.8.Bruce A. Mah
2020-06-08chore: Add some more tests for SCTP, --fq-rate, and --bidir.Bruce A. Mah
2020-06-08chore: iperf-3.8 release engineering changes (#1012)Bruce A. Mah
2020-05-28Add recently-created t_auth to .gitignore.Bruce A. Mah
2020-05-28Allow disabling auto-detect of SCTP (#1008)Bruce A. Mah
2020-05-22fix: Fix stupid memory leak. (#1005)Bruce A. Mah
2020-05-20Regen.Bruce A. Mah
2020-05-20Add tests for iperf_api functions.Bruce A. Mah
2020-05-20fix(auth): Fix a potential buffer overflow in iperf3 client.Bruce A. Mah
2020-05-19fix: Fix memory management issues around calls to cJSON_Print() (#997)Bruce A. Mah
2020-05-19feat(api): Provide API access to --commit-timeout. (#1001)Bruce A. Mah
2020-05-12fix(udp): Properly initialize for the first UDP packet received. (#990)Bruce A. Mah
2020-05-11bug(udp): Fix minor problem in a debug message. (#995)Bruce A. Mah
2020-05-04Regen.Bruce A. Mah
2020-05-04Add configure option to enable static linking of iperf binary. (#989)Ezra
2020-05-04Fix for possible leaks or double frees (#968)Michal Ruprich
2020-04-20fix: Resolved name clashes between windows.h and openssl (cygwin under Win10)...ralcini
2020-04-14chore: Fix whitespace glitch that caused a compiler warning on Ubuntu 18.04.Bruce A. Mah
2020-04-14enh: Update cJSON to 1.7.13 (#978)Bruce A. Mah
2020-03-27fix (iperf_api): fix compiler warning while printing an uint64_t (#969)Stefano Garzarella
2020-03-17fix: include iperf_util.h in main.c (#954)Tamir Duberstein
2020-03-17fix(cygwin): Fix compile error where CPU_SETSIZE isn't defined. (#948)Bruce A. Mah
2020-02-21docs: Follow-up to #959, more copyright year bumps.Bruce A. Mah
2020-02-21Updated Copyright year to 2020 (#959)Joe Karlsson
2020-01-06Fix memory leaks for RSA key setters (#949)Oleh Yudin
2020-01-06build: Unbreak builds on macOS by not building profiled binaries by default (...Bruce A. Mah
2020-01-03fix cjson warning: "true" and "false redefinedXiang Xiao
2020-01-03ensure build_tcpinfo_message TCP_INFO check consistent with iperf_interval_re...Xiang Xiao
2020-01-02fix hotn?, strcasecmp and timeval isn't defined errorXiang Xiao
2020-01-02check SIGINT/SIGTERM/SIGHUP defined before using themXiang Xiao
2020-01-02fix warning: "HAVE_NETINET_IN_SYSTM_H"/"HAVE_NETINET_IP_H" is not definedXiang Xiao
2020-01-02change some file mode from 100755 to 100644Xiang Xiao
2019-12-20fix: Copy some strings passed as API parameters for consistency with CLI. (#943)Bruce A. Mah
2019-12-20fix: Make prototype for iperf_set_test_extra_data() match its definition.Bruce A. Mah
2019-11-01add window size support for sctp (#926)wallyatgithub
2019-10-18Add (extremely) minimal Dockerfile (#824)bobobo1618
2019-10-01fix: fix burst mode throttle checking (#898)Ondrej Lichtner
2019-10-01enh: Add server authentication API functions (#911)Allen Flickinger
2019-08-19Chore: Regen.Bruce A. Mah
2019-08-19chore: Post-release version number bump.Bruce A. Mah
2019-08-19fix: Fix a bug in --bidir option processing (#903)Sergey Nemov
2019-06-28doc: Fix error in domain name for mailing list.Bruce A. Mah
2019-06-24doc: Document --bidir option in manpage. (#893)Bruce A. Mah