30 Mar
2023
30 Mar
'23
3:35 p.m.
ctxt_handle is moved to the top of struct tlsw_session so that it can be easily retrieved via LDAP_OPT_X_TLS_SSL_CTX. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54727 -- v5: wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. wldap32: Return ~0u from ldap_modrdn* for any error. https://gitlab.winehq.org/wine/wine/-/merge_requests/2533