1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib/tls
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
..
tls_tstream.c s4:lib/tls: add tstream_tls_sync_setup() 2024-04-23 23:50:34 +00:00
tls.h s4:lib/tls: add tstream_tls_sync_setup() 2024-04-23 23:50:34 +00:00
tlscert.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
wscript_build s4:lib/tls: split out tstream_tls_prepare_gnutls() 2024-04-23 23:50:33 +00:00