mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +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.m4 | ||
config.mk | ||
http.c | ||
web_server.c | ||
web_server.h |