1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
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
..
2019-03-02 16:09:49 +00:00
2019-10-25 23:41:34 +00:00
2019-03-21 09:01:03 +00:00
2019-09-03 19:09:52 +00:00
2019-10-22 23:33:33 +00:00
2019-10-16 21:54:21 +00:00
2019-09-14 22:28:17 +00:00
2019-10-16 15:29:32 +00:00