aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2020-05-20Add tests for iperf_api functions.Bruce A. Mah
2020-01-06build: Unbreak builds on macOS by not building profiled binaries by default (...Bruce A. Mah
2018-09-28Merge branch 'iperf_time' of https://github.com/accelleran/iperf into accelle...Bruce A. Mah
2018-08-09Add libiperf api for getting iperf version (#767)RollingSlack
2018-06-29Provide a configure feature flag (--disable-profiling) to disable creation of...Hk
2018-05-17Add initial portable time abstractionBen Fox-Moore
2017-11-11Remove a few unnecessary headers and unused functions. (#667)Todd C. Miller
2017-04-20fix missing source files in src/Makefile.am (#554)asavah
2017-04-14add support for specifying --dscp symbolically and numerically (#508)Dave Täht
2015-06-30Fix tarball generation (it was missing a file) and regen build goop.Bruce A. Mah
2014-09-15Rename locale.{c,h} to iperf_locale.{c,h} to avoid filename collisionBruce A. Mah
2014-06-11Revert "Explicitly run ldconfig after "make install"."Bruce A. Mah
2014-05-19Portability fixes for Solaris Sun Studio and MacOS.Bruce A. Mah
2014-05-12Explicitly run ldconfig after "make install".Bruce A. Mah
2014-03-04Build libiperf3 as both a shared library and a static library by default.Bruce A. Mah
2014-02-14Add SCTP support with the --sctp flag (Linux and FreeBSD only).Bruce A. Mah
2013-07-11Add queue.h to Makefile so will be included in package generated by 'make dist'Andy Lake
2013-03-11Added library man page and examples subdir.Jef Poskanzer
2013-02-12Makefile tweak to get iperf3_profile to actual generate profiles.Jef Poskanzer
2013-02-11Don't need -lm in Makefile any more.Jef Poskanzer
2013-01-28Also change iperf.1 to iperf3.1 in the makefile.Jef Poskanzer
2012-10-26Oops, -lm is still needed by cjson for floor(). Still worth gettingjef
2012-10-25Fixed cjson to not need -lm any more, by adding an ipow() routinejef
2012-10-18Converted the results exchange to use JSON.jef
2012-10-15Oops, the cjson files need to be in the src directory.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
2010-07-23Updated autoconf filessethdelliott
2010-07-19Updated autoconf stuff and fixed a small error with ierror()sethdelliott
2010-07-09rename uuid.[ch] to iperf_util.[ch] to avoid confusion on some platformsJon Dugan
2010-07-09remove extraneous -I../includeJon Dugan
2009-12-10Modify auto* scripts to handle the different uuid libraries/headers.AaronMatthewBrown
2009-12-08Add an initial autotools setup.AaronMatthewBrown
2009-02-24move old source out of the way, we'll cherry pick some stuff backJon Dugan
2008-03-122008-03-12 Jon Dugan <jdugan@x1024.net>Jon Dugan
2007-08-29import Iperf 2.0.2 releaseJon Dugan
2007-08-29update to Iperf 2.0.1Jon Dugan
2007-08-29import of iperf-2.0 releaseJon Dugan