1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/lib
Stefan Metzmacher 84b4551cdf s4:lib/tls: add tstream_tls_sync_setup()
This operates in a non-async fashion and may block
in the push and pull function.

It will be used to plug into openldap transport
layer, this is needed in order to have access
to the channel bindings. And also use the same
configuration for all our gnutls based tls code.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 23:50:34 +00:00
..
events s4:lib/events: let s4_event_context_init() use samba_tevent_context_init() 2023-01-18 16:26:36 +00:00
messaging lib: Use struct initialization in imessaging_client_init() 2024-03-28 09:13:43 +00:00
policy Use python.h from libreplace 2023-11-20 15:37:33 +00:00
registry lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket s4:lib: Fix code spelling 2023-08-14 21:45:29 +00:00
stream s4/lib: remove packet_full_request_u16, not used anymore 2023-10-25 22:23:38 +00:00
tls s4:lib/tls: add tstream_tls_sync_setup() 2024-04-23 23:50:34 +00:00