aboutsummaryrefslogtreecommitdiff
path: root/src/iperf_util.c
AgeCommit message (Expand)Author
2014-04-14Better sendfile / zerocopy detection.Bruce A. Mah
2014-04-14Fix breakage due to iperf.h depending on the autoconf config.h file butBruce A. Mah
2014-01-30Replace system("uname -a") with call to uname(3).Bruce A. Mah
2013-12-05Fixed bug where -R mode selected on a closed file.Jef Poskanzer
2013-11-26Show user/system CPU usage as well as total.Jef Poskanzer
2013-11-06More sizeof changes.Jef Poskanzer
2013-03-08Move the JSON initialization/finalization insode the API.Jef Poskanzer
2013-02-07(Mostly) switched error reporting to a single routine that handles JSON mode.Jef Poskanzer
2012-12-11Switched to using a new timer package, adapted from thttpd and http_load.Jef Poskanzer
2012-12-05Move non-timer routines from timer.[hc] to iperf_util.[hc]Jef Poskanzer
2012-11-13A few portability changes, now builds on OSX without warnings.jef
2012-09-28Some changes to the iperf3 API to work with bwctl, mostly having tojef
2012-08-10Got rid of libuuid stuff, for portability.jef
2011-04-20update license info for all source filesJon Dugan
2010-07-22Added support for adding new protocols. Slightly modified iperf_error()sethdelliott
2010-07-09rename uuid.[ch] to iperf_util.[ch] to avoid confusion on some platformsJon Dugan