aboutsummaryrefslogtreecommitdiff
path: root/src/iperf_auth.c
AgeCommit message (Expand)Author
2019-06-18fix: Fix off-by-one memory overwrite crash and memory leaks (#887)Bruce A. Mah
2018-04-27Add authentication functions to libiperf (#713)ralcini
2018-02-22Close credentials file when we're done reading it. (#704)Bruce A. Mah
2018-01-02Fix comparison when checking for time skew when using authentication. (#674)Bruce A. Mah
2017-11-16Fix a compiler warning on FreeBSD related to getline(3).Bruce A. Mah
2017-08-01Add required RSA header for OpenSSL (#622)Philip Prindeville
2017-04-26fix invalid sizeof on pointer instead of type (#556)Gabriel Ganne
2017-04-20Service Authentication (#517)ralcini