gecko-dev/security/manager
J.C. Jones 63f7ce5155 Bug 1244960 - Complete FIDO u2f NSSToken (Part 1). r=keeler, r=baku
- Merge in test changes from Bug 1255784.
- Remove the unnecessary mutex
- Stop doing direct memory work in NSS Token
- Clean up direct memory work in ContentParent
- In order to store persistent crypto parameters, the NSSToken had to move
  onto the main thread and be interfaced with via IDL/IPDL.
- Support Register/Sign via NSS using a long-lived secret key
- Rename the softtoken/usbtoken "enable" prefs, because of hierarchy issues
  with the WebIDL Pref shadowing.
- Also orders the includes on nsNSSModule.cpp
- Attestation Certificates are in Part 2.

Updates per keeler review comments:

- Use //-style comments everywhere
- Refactor the PrivateKeyFromKeyHandle method
- Rename the logging and fix extraneous NS_WARN_IF/logging combinations
- Other updates from review

April 11-12:

- Correct usage of the "usageCount" flag for PK11_UnwrapPrivKey
- Rebase up to latest

April 15:
- Rebase to latest

MozReview-Commit-ID: 6T8jNmwFvHJ

--HG--
extra : transplant_source : w%26%CES%2Cu%04%3EAl%04%2Cb%E2v%C9%08%3A%CC%F4
2016-04-15 09:29:12 -07:00
..
locales bug 1261936 - stop using the subject common name in certificate verification error messages r=Cykesiopka 2016-04-04 16:25:24 -07:00
pki Bug 1257246: Update security/manager for eslint 2. r=cykesiopka 2016-04-05 11:32:28 -07:00
ssl Bug 1244960 - Complete FIDO u2f NSSToken (Part 1). r=keeler, r=baku 2016-04-15 09:29:12 -07:00
tools Bug 1255425 - part 2 - pack kSTSPreloadList into a more efficient format; r=keeler 2016-03-24 15:09:28 -04:00
.eslintrc.json Bug 1257246: Update security/manager for eslint 2. r=cykesiopka 2016-04-05 11:32:28 -07:00
android_stub.h Bug 1092004 - Use getdtablesize for non-gonk builds as well. r=glandium 2016-03-14 16:19:12 -06:00
moz.build Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler 2015-05-26 10:31:25 -07:00