SHA256
1
0
forked from pool/httperf

6 Commits

Author SHA256 Message Date
66aaa62af7 Accepting request 640871 from home:elvigia:branches:benchmark
- 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

OBS-URL: https://build.opensuse.org/request/show/640871
OBS-URL: https://build.opensuse.org/package/show/benchmark/httperf?expand=0&rev=15
2018-10-11 08:05:11 +00:00
716daa2c58 - 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

OBS-URL: https://build.opensuse.org/package/show/benchmark/httperf?expand=0&rev=13
2017-12-04 14:39:40 +00:00
fea9d400f4 - Fix building on SLE-11
* 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

OBS-URL: https://build.opensuse.org/package/show/benchmark/httperf?expand=0&rev=11
2016-08-17 07:16:42 +00:00
309abe3d62 - Update to version 0.9.0+git.20160311:
* 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)

OBS-URL: https://build.opensuse.org/package/show/benchmark/httperf?expand=0&rev=6
2016-04-27 13:45:41 +00:00
72b57cb750 - Update license
OBS-URL: https://build.opensuse.org/package/show/benchmark/httperf?expand=0&rev=4
2015-04-08 06:17:47 +00:00
a50ecc70b9 - Initial package
OBS-URL: https://build.opensuse.org/package/show/benchmark/httperf?expand=0&rev=1
2015-04-06 09:23:14 +00:00