AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Only alter __DATE__ and __TIME__ values when SOURCE_DATE_EPOCH is not set.
- Update to version 0.9.0+git.20180712: * Add missing 'case' statement that causes TLSv1.3 implementation to be unreachable. * Remove extra 'break;' that prevent SSL_CTX_set_options from being set * Fix a bug that ignored the --ssl-protocol parameter * Implement support for TLSv1.3 in OpenSSL >= 1.1.1 * Implement specific support for TLSv1.2 * Implement specific support for TLSv1.1 * Make TLSv1 use TLSv1.0 specifically to prevent ambiguity with TLSv1.1, TLSv1.2, TLSv1.3 * Missing include (for memset(), strerror()). * Stray line feed in fqdname causes --add-header and --add-header-file header records to be ignored by server. * Add support for PROPFIND and REPORT in wsesslog
- Explicitly BuildRequire libopenssl-1_0_0-devel until OpenSSL 1.1.x support is ported
- Update to version 0.9.0+git.20170724: * make it compile with SSL 1.1.0 * fix typo in manpage * Added a contrib dir and idleconn manpage source * Adding idleconn manpage * Restore the original --server and --server_name options. * Change --server to --servers. * Style changes. * Fix building when OpenSSL was compiled -nossl2 or -noss3 * added ACLOCAL_AMFLAGS to include m4 * Add AC_CONFIG_MACRO_DIR
- Fix building on SLE-11
- Update to version 0.9.0+git.20160311: * Add AC_CONFIG_MACRO_DIR * added ACLOCAL_AMFLAGS to include m4 * apply https://github.com/httperf/httperf/issues/8 patch from rowan.li...@gmail.com * Fix building when OpenSSL was compiled -nossl2 or -noss3 * Style changes. * Change --server to --servers. * Restore the original --server and --server_name options. * Adding idleconn manpage * Added a contrib dir and idleconn manpage source - Add _service and switch to version from git (stable release is more than 8 years old)
- Update license
- Initial package