Home | History | Annotate | only in /external/chromium_org/net/third_party/mozilla_security_manager
Up to higher level directory
NameDateSize
LICENSE11-Dec-20131.7K
nsKeygenHandler.cpp11-Dec-20138.6K
nsKeygenHandler.h11-Dec-20132.8K
nsNSSCertificateDB.cpp11-Dec-201311.3K
nsNSSCertificateDB.h11-Dec-20132.9K
nsPKCS12Blob.cpp11-Dec-201316.3K
nsPKCS12Blob.h11-Dec-20133.2K
README.chromium11-Dec-2013642

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