aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-02Prevent two recently added messages from spamming JSON output on UDP tests.Bruce A. Mah
2017-01-25Fix a bug where specifying --title leaked into server JSON in future runs.Bruce A. Mah
2017-01-25Revert "Fail gracefully if --fq-rate or --no-fq-socket-pacing are specified on"Bruce A. Mah
2017-01-11Add 1KB to default UDP socket buffer sizes under certain circumstances.Bruce A. Mah
2017-01-10Issue 496 (#498)Bruce A. Mah
2016-12-14Fail gracefully if --fq-rate or --no-fq-socket-pacing are specified onBruce A. Mah
2016-12-12Separate out application-level and fair-queueing-based pacing (#488)Bruce A. Mah
2016-12-08Revert "Fix a bug in FQ pacing, where application pacing wasn't completely di...Bruce A. Mah
2016-12-08Revert "Reduce the default UDP send size to 1452 to avoid IP fragmentation"Bruce A. Mah
2016-12-05Reduce the default UDP send size to 1452 to avoid IP fragmentationBruce A. Mah
2016-12-05Fix a bug in FQ pacing, where application pacing wasn't completely disabled.Bruce A. Mah
2016-12-01Fix socket buffer size checks. Clearly this wasn't tested well.Bruce A. Mah
2016-11-30Improve debug output for application and fair-queue-based pacing.Bruce A. Mah
2016-11-23After setting socket buffer sizes, verify they were set correctly.Bruce A. Mah
2016-11-10Fix executable name and date in the manpage heading.Bruce A. Mah
2016-10-17Replace iprintf w/ iperf_printf (cygwin conflict) (#468)Nevo Hed
2016-10-05Fix a buffer overflow in upstream cJSON.Bruce A. Mah
2016-09-22Only print congestion control algorithm for a TCP test.Bruce A. Mah
2016-09-22Fix build on FreeBSD.Bruce A. Mah
2016-09-22First try at issue #461.Bruce A. Mah
2016-09-21Fix divide-by-zero problem that can occur with a zero-length intervalBruce A. Mah
2016-09-21Prevent a double-close on the server side in some cases.Bruce A. Mah
2016-09-21Change pacing timer from 100ms to 1ms to smoothen out microbusts as much as p...woody77
2016-09-21Properly setting the no_fq_socket_pacing option when support for it is not co...woody77
2016-06-03Make the server more tolerant of most types of errors encounteredBruce A. Mah
2016-06-03Make error handling on the control channel more robust.Bruce A. Mah
2016-06-03Fix a buffer overflow / heap corruption issue that could occur if aBruce A. Mah
2016-05-26Regen.Bruce A. Mah
2016-05-26Squashed commit of the following:Bruce A. Mah
2016-05-26Safe programming practice. Added va_end. (#425)g-coder
2016-05-26DEREF_AFTER_NULL in src/iperf_error.c (#423)g-coder
2016-05-20Add fix for #412 (#414)Joe McEachern
2016-05-20Fix build on FreeBSD 11-CURRENT, as described in issue #413.Bruce A. Mah
2016-03-06Add command line option `--forceflush` to allow user to request flushing of o...QuaSoft
2016-01-28Get rid of nan values when there were no packets in a UDP interval.Bruce A. Mah
2015-11-20Fix a bug where we printed the incorrect value for out-of-order UDP packets.Bruce A. Mah
2015-11-18Improve command error handling.Bruce A. Mah
2015-11-17Fix a bug where the -T title option was not being output correctlyBruce A. Mah
2015-11-16Markup fixes in manpages for Debian compatibility.Bruce A. Mah
2015-11-16Rename the recently-added template member in the iperf_test structureBruce A. Mah
2015-10-16Bump version numbers and dates for iperf 3.1.Bruce A. Mah
2015-10-11Fix bug in iperf_new_stream leading to EINVALTobias Nießen
2015-10-07Merge pull request #288 from yeahdongcn/masterBruce A. Mah
2015-09-21Change tmp_path to template and use snprintf instead of strcpyR0CKSTAR
2015-09-19Fixes a smashing stack problem as described in https://bugzilla.kernel.org/sh...Matthieu Coudron
2015-08-03Missing one fileR0CKSTAR
2015-08-03Add tmp_path in order to make the template path workable on iOS.R0CKSTAR
2015-06-30Fix tarball generation (it was missing a file) and regen build goop.Bruce A. Mah
2015-06-19Bump version number and manpage rev dates for 3.1b1.Bruce A. Mah
2015-06-06iflush for interval resultsEduardo Abinader