Home | History | Annotate | only in /external/chromium_org/net/third_party/mozilla_security_manager
Up to higher level directory
NameDateSize
LICENSE04-Nov-20141.7K
nsKeygenHandler.cpp04-Nov-20148.4K
nsKeygenHandler.h04-Nov-20142.8K
nsNSSCertificateDB.cpp04-Nov-201411K
nsNSSCertificateDB.h04-Nov-20143K
nsPKCS12Blob.cpp04-Nov-201416.4K
nsPKCS12Blob.h04-Nov-20143.2K
README.chromium04-Nov-2014642

README.chromium

      1 Name: Mozilla Personal Security Manager
      2 URL: http://mxr.mozilla.org/mozilla1.9.2/source/security/manager/
      3 InfoURL: http://www.mozilla.org/
      4 Version: Mozilla 1.9.2
      5 License: MPL 1.1 / GPL 2.0 / LGPL 2.1
      6 License File: NOT_SHIPPED
      7 
      8 Description:
      9 This is selected code bits from Mozilla's Personal Security Manager.
     10 
     11 The same module appears in chrome/third_party/mozilla_security_manager, so we
     12 don't repeat the license file here.
     13 
     14 Local Modifications:
     15 Files are forked from Mozilla's because of the heavy adaptations necessary.
     16 Differences are using Chromium localization and other libraries instead of
     17 Mozilla's, matching the Chromium style, etc.
     18