Commit Graph

17 Commits

Author SHA1 Message Date
wolfbeast 131363dc30 Fix SSL status ambiguity.
- Adds CipherSuite string with the full suite
- Changes CipherName to be the actual cipher name instead of the (erroneous) full suite like Firefox does.

This is a reimplementation of 811ce3ff4939b7ece26ad5f99878fc58b92edf7c for Tycho.
2018-07-25 00:55:11 +08:00
trav90 d07f653690 Remove FF references in getHSTSPreloadList.js 2018-07-24 23:39:50 +08:00
trav90 afa5e10326 Update HSTS Preload List 2018-07-24 23:39:44 +08:00
wolfbeast 9cf238a980 Disable unnecessary debug crash breakpoint for not finding a cert. 2018-07-24 23:38:47 +08:00
wolfbeast 611db28b83 Avoid a potential data race condition in sha_fast.c:SHA1_End. 2018-07-24 23:31:21 +08:00
trav90 903fddcff7 Remove conditional crashreporter code 2018-07-24 23:13:57 +08:00
trav90 2f6b96ce9a Set execute attributes on all .sh files in tree 2018-07-24 23:12:12 +08:00
wolfbeast edcc56de80 Hook up less common cipher suites + move RC4 to disabled section. 2018-07-24 23:11:55 +08:00
wolfbeast f1ad132236 Update TLS intolerant fallback handling:
- Disable false starts
- Disable fallback to RC4
- Update whitelist that should override the default for insecure fallbacks
2018-07-24 23:11:55 +08:00
wolfbeast e52817d90a Security: Hook up Camellia ciphers, disable RC4. 2018-07-24 23:11:54 +08:00
wolfbeast e77132d277 Update NSS to 3.19.4.2-PM 2018-07-24 23:11:53 +08:00
trav90 79c32902a4 Remove anonymous namespace around pkix gtests
This avoids fatal -Wunused-variable warnings with GCC 5
2018-07-24 23:11:40 +08:00
wolfbeast 2cb96863fd Stop enforcing archaic backwards HW compatibility 2018-07-24 23:11:19 +08:00
wolfbeast 53761b6336 Prep tree for forward-porting Goanna: stage 2 2018-07-24 23:11:02 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
Kai Engert 109795613c Bug 1254986, Upgrade Firefox 38.8 ESR to NSS 3.19.2.4, a=rkothari 2018-07-24 23:10:30 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00