1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/lib
Andreas Schneider 53e3a959b9 s3:lib:tls: Use better priority lists for modern GnuTLS
We should use the default priority list. That is a good practice,
because TLS protocol hardening and phasing out of legacy algorithms,
is easier to co-ordinate when happens at a single place. See crypto
policies of Fedora.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jun 17 17:42:02 UTC 2020 on sn-devel-184
2020-06-17 17:42:02 +00:00
..
cmdline s4:lib: Use C99 initializer for poptOption in popt_credentials 2019-01-28 10:29:17 +01:00
com s4:lib:com: Fix function declartions 2018-03-01 04:37:40 +01:00
events s4:lib/events: remove unused allow_warnings=True 2014-11-25 07:25:46 +01:00
messaging lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
policy Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
registry Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket lib: Remove unused SOCKET_FLAG_BLOCK 2020-03-25 09:04:28 +00:00
stream dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
tls s3:lib:tls: Use better priority lists for modern GnuTLS 2020-06-17 17:42:02 +00:00
wmi py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +00:00