1.0.9.51 Dedicated to My Late Father
What's Changed
- Add UseBidirectionalShutdown option to avoid truncated FTPS transfers by @xjikka in #228
- Corrected routine signitures by @tregubovav-dev in #230
- Ossl4 add on by @tregubovav-dev in #231
- Definition correction: SSL_CTX_set_tlsext_servername_callback_cb by @tregubovav-dev in #233
- Corrected parameters in the SSL_CTX_alpn_select_cb_func by @tregubovav-dev in #234
- Added SSL_CTX_get_app_data and SSL_CTX_set_app_data by @tregubovav-dev in #235
- Correct the SSL_CTX_client_cert_cb parameters by @tregubovav-dev in #236
- Corrected callback type Tmsg_callback to avoid AV by @tregubovav-dev in #237
- cleaned up dpm dspec by @vincentparrett in #239
- Fix for issue #240 by @tregubovav-dev in #242
- Refactoring SIGPIPE masking by @tregubovav-dev in #243
New Contributors
- @vincentparrett made their first contribution in #239
Full Changelog: 1.0.8.49...1.0.9.51