gecko-dev/netwerk
Nicholas Hurley dd1853e164 Bug 1483294 - Always advertise h2 if TLS 1.3 is being offered. r=dragana
Previously (under TLS 1.2), we would avoid advertising h2 support if the
spec-mandatory suite was disabled. That suite is only required for TLS
1.2, though. We would like to offer h2 in more cases, so only check for
the mandatory suite if someone has turned off TLS 1.3.

Differential Revision: https://phabricator.services.mozilla.com/D4345

--HG--
extra : moz-landing-system : lando
2018-08-27 18:56:44 +00:00
..
base Bug 1485340 - Avoid isdigit() and isxdigit() in URL parsing. r=valentin 2018-08-27 09:12:25 +00:00
build Bug 1485494 - Remove the XPCOM registration for RedirectChannelRegistrar; r=mayhemer 2018-08-24 13:04:10 -04:00
cache Backed out changeset 9035ff3757ac (bug 1415980) at request from froydnj on the suspicion that it's going to break MSVC builds when it gets merged to central. 2018-07-31 01:19:49 +03:00
cache2 Bug 1484496: Follow-up: Fix more NoQueryNeeded assertions. r=bustage 2018-08-23 17:15:41 -07:00
cookie Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj 2018-08-18 21:06:32 -07:00
dns Backed out changeset 0192efea1b66 (bug 1486137) for failing at netwerk/test/unit/test_trr.js on a CLOSED TREE 2018-08-28 16:29:25 +03:00
ipc Bug 1481252 - Part 1: Report FastBlock status to docshell; r=valentin 2018-08-16 15:29:22 +00:00
locales Bug 1483445 - Change string from tracking protection to content blocking r=dragana! 2018-08-20 08:43:08 +00:00
mime Bug 1481176 - P1. Export GetParameterHTTP as static method. r=valentin,r=bzbarsky 2018-08-07 19:21:58 +02:00
protocol Bug 1483294 - Always advertise h2 if TLS 1.3 is being offered. r=dragana 2018-08-27 18:56:44 +00:00
sctp Bug 1458048 - Cherry pick usersctp rev 8789a6da02e2c7c03522bc6f275b302f6ef977fe; r=drno 2018-06-20 21:18:50 -04:00
socket Bug 1475647 - Remove nsISSLStatusProvider interface. r=baku,Gijs,jchen,jryans,keeler,mcmanus 2018-07-13 11:48:55 -07:00
srtp
streamconv Bug 1485343 - Avoid locale-dependent C standard library functions in FTP code. r=valentin 2018-08-27 09:11:30 +00:00
system Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
test Bug 1483294 - Always advertise h2 if TLS 1.3 is being offered. r=dragana 2018-08-27 18:56:44 +00:00
wifi Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
moz.build
necko-config.h.in