5e2d6c5d33
Asio 1.10.8 * Added compatibility with OpenSSL 1.1.0. * Fixed out-of-bounds iterator use in `asio::connect()` when the `connect_condition` returns an end iterator. * Added a workaround for a move detection problem on MSVC 2015 Update 2. * Changed a workaround that was previously added for broken Windows firewalls to only bind to 127.0.0.1 if `getsockname` reports 0.0.0.0. * Added call to `SSL_COMP_free_compression_methods` to fix two memory leaks reported at shutdown, for OpenSSL versions >= 1.0.2 and < 1.1.0. * Fixed `use_future` compile error encountered on some standard library implementations, by changing `std::allocator<void>` use to a non-void template parameter. * Enabled use of native `getaddrinfo` by default on Apple OSes, rather than emulation in terms of `getipnodebyname`. Asio 1.10.7 * Added support for Windows 8.1 Store apps. * Fixed macro multiple definition error on Microsoft Visual Studio 2015. * Changed Asio's SSL wrapper to respect OpenSSL's `OPENSSL_NO_SSL3` feature test `#define`. * Changed Asio's SSL wrapper to use OpenSSL's new `SSL_CTX_clear_chain_certs` function, if available. * Suppressed a clang 3.6+ warning about unused typedefs. * Regenerated certificates used by SSL examples. * Fixed buffer sizes passed to `strncat` in the `getaddrinfo` emulation and in the SSL wrapper's password handling. * Changed Windows backend to use non-macro `CreateEventW` rather than `CreateEvent`.
6 lines
402 B
Text
6 lines
402 B
Text
$NetBSD: distinfo,v 1.3 2016/10/02 22:04:37 prlw1 Exp $
|
|
|
|
SHA1 (asio-1.10.8.tar.bz2) = 07dde049a1bb975decccf499b08c2bf03e966895
|
|
RMD160 (asio-1.10.8.tar.bz2) = 938970e6c001393e4822d5aa89db36d24929dc9a
|
|
SHA512 (asio-1.10.8.tar.bz2) = d870686d2b19bec9925c311f2f0fd370e9797bbad252176a80a998f9c322ecd502b5081826105712e7caf87c03c3e6b70a0e219019e5bff46077d6e8c3c6db09
|
|
Size (asio-1.10.8.tar.bz2) = 1270332 bytes
|