We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d95501 commit f469b90Copy full SHA for f469b90
changelog.md
@@ -27,7 +27,8 @@ HEAD
27
`boost::chrono` or `std::chrono` where available instead of the non-monotonic
28
system clock. Thank you breyed for reporting. fixes #241
29
- Improvement: Outgoing TLS connections to servers using the SNI extension to
30
- choose a certificate will now work.
+ choose a certificate will now work. Thank you moozzyk for reporting.
31
+ Fixes #400
32
- Cleanup: Asio transport policy has been refactored to remove many Boost
33
dependencies. On C++03 compilers the `boost::noncopyable` dependency has been
34
removed and the `boost::date_time` dependency has been replaced with the newer
0 commit comments