2018-12-14 23:52:45 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 0.10.7. From the changelog:
- Better handling of read EAGAIN (sslserver may hang).
- Include socket_dualstack option (required for OS with IPv6_V6ONLY).
- fehQlibs-10 required.
|
2018-10-28 18:10:27 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Disable TLS 1.0. Bump PKGREVISION.
|
2018-10-14 14:21:11 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Update to 0.10.6, which we'll call "0.999.10.6". From the changelog:
- Complete refurbish based on fehQlibs.
- Native handling of IPv4/IPv6 address for sslclient.
- Added experimental 'ecdhparam' file.
- Removed experimental 'ecdhparam' handling -- OpenSSL does not support it.
- Finished TLS 1.3 integration (based on OpenSSL 1.1.1).
- Removed compiler flags for ECDH -- now required.
- fehQlibs-09 based.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-07-30 01:23:09 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Add 'inet6' option to control dependency on ucspi-tcp{6,}. Bump PKGREVISION.
|
2018-07-25 18:32:34 by Amitai Schleier | Files touched by this commit (7) |
Log message:
s/ucspi-tcp/ucspi-tcp6/g in dependencies. Bump PKGREVISIONs.
|
2018-07-12 00:42:51 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 0.99e. From the changelog:
- Fixed missing 'return 0' in ssl_params.c for ECDH handshake (tx. J.W.).
|
2018-06-21 21:41:05 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Don't autodetect -m64. Fixes ABI=32 build on Tribblix.
|
2018-06-18 13:00:21 by Amitai Schleier | Files touched by this commit (5) |
Log message:
Update to 0.99d. From the changelog:
- Added `correct` pid display in error log.
- Fixed cosmetic bug in sslserver displaying parent and not child pid in log.
Tx Bruce Guenter.
pkgsrc changes:
- Adjust path to OpenSSL certs
- Install the provided example DH params
- Look for /etc/dnsrewrite under PKG_SYSCONFBASE
- Create a user and group for privilege separation
- Install manpages and more documentation
|
2017-07-22 04:58:09 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 0.99b. From the changelog:
- Included PID in sslserver + sslhandle abend logs in case of SSL failure.
- Removed references to 'gcc' and used 'cc' instead.
- New build with better error log for ssl abends.
|