1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib/stream
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.mk r15295: Fix some dependencies 2007-10-10 14:05:03 -05:00
packet.c r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
packet.h r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00