Commit Graph

8 Commits

Author SHA1 Message Date
Alexey Dokuchaev 9a71a9819f - Update to the latest GitHub commit: current version is from 2015
and is not compatible with modern OpenSSL implementations
- Set PORTVERSION to the version number as reported by `httperf -V'
- Increase buffer size in do_recv() to match TLS record size which
  can be up to 16kB [1]
- When using TLS 1.1 or TLS 1.2, the first SSL_connect() may often
  return error, while subsequent requests work fine -- to mitigate
  this, try to SSL_connect() a little harder [2]

Approved by:	maintainer timeout

PR:	230680 [1], 230681 [2]
2019-12-07 11:39:35 +00:00
Ryan Steinmetz 6aa6a27cdc - Update to 0.9.1 pre-release [2]
- Add support for building when SSLv2 or SSLv3 are disabled [1]

PR:		203675 [1], 205900 [2]
Submitted by:	brnrd@ [1], zi@ [2]
Reviewed by:	jlaffaye@ (maintainer)
Approved by:	jlaffaye@ (maintainer)
Obtained from:	upstream github
2016-01-08 02:30:45 +00:00
Martin Wilke 65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Jean Milanez Melo 700165ded7 - Update to 0.9.0.
PR:		ports/118550
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
2007-12-26 12:56:35 +00:00
Pav Lucistnik 47a39af0bb - Add SHA256
PR:		ports/91094
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-12-30 21:36:38 +00:00
Trevor Johnson f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Ying-Chieh Liao da3815cb3b upgrade to 0.8
PR:		45452
Submitted by:	Ports Fury
2002-11-20 13:22:13 +00:00
Steve Price fb50c3c71e Initial import of httperf version 0.6.
A tool for measuring webserver performance.

PR:		12878
Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-01 03:21:01 +00:00