iperf3-tls/src
Bruce A. Mah 956d115851 Improve command error handling.
Exit with non-zero exit code if server mode has too many errors.

Properly detect complain about non-numeric arguments to -A, -L, and -S.

Implement range checks for argument to -S.

Fixes #316.
2015-11-18 09:40:24 -08:00
..
cjson.c Add casts for the two remaining tolower() uses, since 2015-02-12 14:58:54 +01:00
cjson.h Switched to using a new timer package, adapted from thttpd and http_load. 2012-12-11 22:29:26 -08:00
flowlabel.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf3.1 Markup fixes in manpages for Debian compatibility. 2015-11-16 12:00:36 -08:00
iperf_api.c Improve command error handling. 2015-11-18 09:40:24 -08:00
iperf_api.h Improve command error handling. 2015-11-18 09:40:24 -08:00
iperf_client_api.c 257 Segfault in the signal handler 2015-03-31 11:08:16 -07:00
iperf_config.h.in Regen. 2015-01-06 10:40:04 -08:00
iperf_error.c Improve command error handling. 2015-11-18 09:40:24 -08:00
iperf_locale.c Fix a potential syntax error if PACKAGE_BUGREPORT is undefined. 2015-05-21 09:58:41 -07:00
iperf_locale.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_sctp.c Unbreak (partially) SCTP on Solaris. 2015-01-06 10:22:00 -08:00
iperf_sctp.h Add -X to restrict SCTP binding to a subset of interfaces. 2015-01-05 15:19:57 -08:00
iperf_server_api.c Merge pull request #258 from manojdelphix/master 2015-05-11 13:45:14 -07:00
iperf_tcp.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_tcp.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_udp.c Add ifdef to the SO_RCVTIMEO code 2014-12-11 12:59:02 +02:00
iperf_udp.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_util.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_util.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf.h Rename the recently-added template member in the iperf_test structure 2015-11-16 11:22:15 -08:00
libiperf.3 Markup fixes in manpages for Debian compatibility. 2015-11-16 12:00:36 -08:00
main.c Improve command error handling. 2015-11-18 09:40:24 -08:00
Makefile.am Fix tarball generation (it was missing a file) and regen build goop. 2015-06-30 13:19:38 -07:00
Makefile.in Fix tarball generation (it was missing a file) and regen build goop. 2015-06-30 13:19:38 -07:00
net.c Fixes a smashing stack problem as described in https://bugzilla.kernel.org/show_bug.cgi?id=104601 2015-09-19 14:08:47 +02:00
net.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
portable_endian.h Unbreak master builds on CentOS 5. 2015-01-05 10:42:09 -08:00
queue.h add queue.h from OpenBSD; use self contained queue.h from OpenBSD; fix indenting on previous commit 2010-09-08 20:35:47 +00:00
t_timer.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
t_units.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
t_uuid.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
tcp_info.c Remove an extra #ifdef left behind by #248. 2015-03-13 12:59:39 -07:00
tcp_window_size.c More sizeof changes. 2013-11-06 11:05:46 -08:00
tcp_window_size.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
timer.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
timer.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
units.c Fix a toupper() usage too to avoid negative signed chars. 2015-02-12 15:13:00 +01:00
units.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
version.h.in Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00