1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/web_server
Andrew Bartlett 742c110cd6 r15400: Move the TLS code behind the socket interface.
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 09b2f30dfa)
2007-10-10 14:05:32 -05:00
..
config.m4 r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions 2007-10-10 13:23:08 -05:00
config.mk r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
http.c r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
web_server.c r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
web_server.h r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00