mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
742c110cd6
This reduces caller complexity, because the TLS code is now called
just like any other socket. (A new socket context is returned by the
tls_init_server and tls_init_client routines).
When TLS is not available, the original socket is returned.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
ldap_bind.c | ||
ldap_client.c | ||
ldap_client.h | ||
ldap_controls.c | ||
ldap_ildap.c | ||
ldap_msg.c | ||
ldap_ndr.c | ||
ldap.c | ||
ldap.h |