aboutsummaryrefslogtreecommitdiff
path: root/src/iperf_locale.c
AgeCommit message (Expand)Author
2020-07-23feat: Add a --timestamps flag to prepend a timestamp per output line. (#1028)Bruce A. Mah
2020-07-10feat: Issue #937 - Add a server option to limit total allowed throughput (#999)David Bar-On
2020-06-12Fix warning: "HAVE_SCTP" redefined (#1010)Stefano Garzarella
2020-05-20fix(auth): Fix a potential buffer overflow in iperf3 client.Bruce A. Mah
2018-12-13Bidirect mode implementation (#780)Boris Okunev
2018-08-22Fix a segmentation fault in verbose mode. (#784)Bruce A. Mah
2018-05-09First try at implementing --extra-data. (#729)Bruce A. Mah
2018-04-20Add --repeating-payload option to the client side (#726)Phil Levchenko
2018-02-21Change the wording on bind parameter documentation for clarity (#702)Jason Leschnik
2018-01-26Fix a server-side crash with --verbose and a client with multiple connections...Bruce A. Mah
2017-11-27Fix a couple of problems with the help message for the --length option.Bruce A. Mah
2017-11-16Make help and manpage a bit clearer about TOS and DSCP values (#670)Tobias Klausmann
2017-05-24Issue 583 (#586)Bruce A. Mah
2017-05-17Issue 216 (#581)Bruce A. Mah
2017-05-08Improve error handling and documentation for -f/--format. (#568)Bruce A. Mah
2017-05-03Pacing timer (#563)Bruce A. Mah
2017-05-03Fix various problems with summary statistics (#562)Bruce A. Mah
2017-04-27Print TOS byte value.Bruce A. Mah
2017-04-20Fix some help text. Add authentication as a feature in --version.Bruce A. Mah
2017-04-20Service Authentication (#517)ralcini
2017-04-14Minor follow-ups to #508.Bruce A. Mah
2017-04-14add support for specifying --dscp symbolically and numerically (#508)Dave Täht
2017-03-17Change "iperf" to "iperf3" in usage strings. Fixes #529.Bruce A. Mah
2017-01-10Issue 496 (#498)Bruce A. Mah
2016-12-12Separate out application-level and fair-queueing-based pacing (#488)Bruce A. Mah
2016-05-26Squashed commit of the following:Bruce A. Mah
2016-03-06Add command line option `--forceflush` to allow user to request flushing of o...QuaSoft
2015-05-21Fix a potential syntax error if PACKAGE_BUGREPORT is undefined.Bruce A. Mah
2015-02-19Add support for NetBSD systems which have TCP_INFO implemented.Havard Eidnes
2015-01-05Add -X to restrict SCTP binding to a subset of interfaces.Bruce A. Mah
2014-12-22Add one-off mode, where the server serves exactly one request.Bruce A. Mah
2014-11-12Make UDP tests honor the -w option for setting the socket bufferBruce A. Mah
2014-09-29Update license and copyright text to conform to LBNL standards.Bruce A. Mah
2014-09-15Minor documentation updates for new --cport option.Bruce A. Mah
2014-09-15Merge branch 'master' of github.com:kevinconstantine/iperf into kevinconstant...Bruce A. Mah
2014-09-15Rename locale.{c,h} to iperf_locale.{c,h} to avoid filename collisionBruce A. Mah