aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)Author
2020-05-20Regen.Bruce A. Mah
2020-05-04Regen.Bruce A. Mah
2020-01-06build: Unbreak builds on macOS by not building profiled binaries by default (...Bruce A. Mah
2018-09-28Regen.Bruce A. Mah
2018-09-28Merge branch 'iperf_time' of https://github.com/accelleran/iperf into accelle...Bruce A. Mah
2018-08-09Regen.Bruce A. Mah
2018-06-29Regen.Bruce A. Mah
2018-06-22Regen.Bruce A. Mah
2018-05-17Add initial portable time abstractionBen Fox-Moore
2018-02-28Regen.Bruce A. Mah
2017-11-11Remove a few unnecessary headers and unused functions. (#667)Todd C. Miller
2017-08-14Regen.Bruce A. Mah
2017-04-20Regen.Bruce A. Mah
2017-04-20Service Authentication (#517)ralcini
2017-04-14Regen, follow up to #508.Bruce A. Mah
2016-05-26Regen.Bruce A. Mah
2016-05-26Squashed commit of the following:Bruce A. Mah
2015-06-30Fix tarball generation (it was missing a file) and regen build goop.Bruce A. Mah
2015-05-11Regen.Bruce A. Mah
2014-09-15Regen.Bruce A. Mah
2014-06-12Regen.Bruce A. Mah
2014-05-19Another try at portability. Don't do -Werror. While probablyBruce A. Mah
2014-05-12Regen.Bruce A. Mah
2014-05-02Use AM_MAINTAINER_MODE and regenerate autotools / libtool goopBruce A. Mah
2014-04-24Regen.Bruce A. Mah
2014-04-14Regen.Bruce A. Mah
2014-03-20Regen.Bruce A. Mah
2014-03-04Regen to pick up changes from issue #146.Bruce A. Mah
2014-02-27Update version and bug-report fields in AC_INIT and regen files.Bruce A. Mah
2014-02-14Add SCTP support with the --sctp flag (Linux and FreeBSD only).Bruce A. Mah
2013-11-26Changed bug report email to google code link.Jef Poskanzer
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-20Commented 'AX_LIB_SOCKET_NSL' out of configure.ac to fix build problem.jef
2012-08-10Got rid of libuuid stuff, for portability.jef
2010-09-20update autoconf goo to accomodate Solaris; minor tweaks to includes for SolarisJon Dugan
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
2010-07-08update autoconf stuffJon Dugan
2009-02-24move old source out of the way, we'll cherry pick some stuff backJon Dugan