1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib
Stefan Metzmacher 5844ef27aa s4:lib/tls: remove tstream_tls_push_trigger_write step
At the time of https://bugzilla.samba.org/show_bug.cgi?id=7218,
we tested this versions:
    2.4.1 -> broken
    2.4.2 -> broken
    2.6.0 -> broken
    2.8.0 -> broken
    2.8.1 -> broken
    2.8.2 -> OK
    2.8.3 -> OK
    2.8.4 -> OK
    2.8.5 -> OK
    2.8.6 -> OK
    2.10.0 -> broken
    2.10.1 -> broken
    2.10.2 -> OK

These seemed to be the fixes in gnutls upstream.

Change 2.8.1 -> 2.8.2:
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=28fb34099edaf62e5472cc6e5e2749fed369ea01

Change 2.10.1 -> 2.10.2:
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=0d07d8432d57805a8354ebd6c1e7829f3ab159cb

This shouldn't be a problem with recent (>= 3.6) versions of gnutls.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15621

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 23:50:33 +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: remove tstream_tls_push_trigger_write step 2024-04-23 23:50:33 +00:00