Commit graph

6 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
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
Volker Stolz
ca71e4d49e - Use MAKE_ARGS
- Use PORTDOCS
2005-06-04 13:58:25 +00:00
Norikatsu Shigemura
df198fc340 Conditionalize libgnugetopt dependencies.
PR:		ports/47757
Submitted by:	Ports Fury
2003-02-02 14:52:51 +00:00
Ying-Chieh Liao
da3815cb3b upgrade to 0.8
PR:		45452
Submitted by:	Ports Fury
2002-11-20 13:22:13 +00:00