gecko-dev/security
David Keeler d11da41c16 bug 1389664 - centralize on-demand empty pin initialization of the user's NSS database r=Cykesiopka,jcj
The sqlite-backed NSS database implementation requires explicitly setting some
kind of pin (password, really). To maintain behavior compatibility with the old
database implementation, we set the pin to the empty string as necessary.
Previously this would only happen on Android (NSS_DISABLE_DBM builds), but
because we're moving towards using the sqlite-backed implementation on all
platforms, we should enable this code everywhere and move it to a more central
location.

This also fixes some now-unnecessary test behavior.

MozReview-Commit-ID: KKtxmvOZt78

--HG--
extra : rebase_source : 0de061928bf63b62386a4e244b326610d32cd122
2017-07-18 15:05:58 -07:00
..
apps Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj. 2017-07-31 14:28:48 +10:00
certverifier bug 1389664 - centralize on-demand empty pin initialization of the user's NSS database r=Cykesiopka,jcj 2017-07-18 15:05:58 -07:00
manager bug 1389664 - centralize on-demand empty pin initialization of the user's NSS database r=Cykesiopka,jcj 2017-07-18 15:05:58 -07:00
nss Bug 1386955 - land NSS d50a14c51077 UPGRADE_NSS_RELEASE, r=me 2017-08-18 08:26:30 +02:00
pkix Bug 1369806: Fix up pkix test to correctly pass zero to CreateEncodedBasicConstraints (which takes a pointer-to-long, rather than a long). r=keeler 2017-06-02 13:21:53 -07:00
sandbox Bug 1382260 - Patch 1 - Fix file access test bug. r=Alex_Gaynor 2017-08-22 10:11:01 -07:00
.eslintrc.js Bug 1385820 - Enable the ESLint no-new-wrappers rule across mozilla-central; r=markh,standard8 2017-08-07 23:57:51 +05:30
generate_certdata.py Bug 1345368 - adapt to new NSS certdata.py, r=ted 2017-06-06 09:59:42 +02:00
generate_mapfile.py Bug 1350362 Fix NSS Build System for MinGW r=ted 2017-05-12 11:39:00 -05:00
moz.build Bug 1350362 Fix NSS Build System for MinGW r=ted 2017-05-12 11:39:00 -05:00
nss.symbols Bug 1345368 - land NSS 57e38a8407b3, r=me 2017-05-16 17:12:24 +02:00