naiveproxy/net/third_party/mozilla_security_manager
2018-08-11 05:35:24 +00:00
..
LICENSE Import chromium-68.0.3440.106 2018-08-11 05:35:24 +00:00
nsNSSCertificateDB.cpp Import chromium-68.0.3440.106 2018-08-11 05:35:24 +00:00
nsNSSCertificateDB.h Import chromium-68.0.3440.106 2018-08-11 05:35:24 +00:00
nsPKCS12Blob.cpp Import chromium-68.0.3440.106 2018-08-11 05:35:24 +00:00
nsPKCS12Blob.h Import chromium-68.0.3440.106 2018-08-11 05:35:24 +00:00
README.chromium Import chromium-68.0.3440.106 2018-08-11 05:35:24 +00:00

Name: Mozilla Personal Security Manager
URL: https://dxr.mozilla.org/mozilla1.9.2/source/security/manager/
InfoURL: http://www.mozilla.org/
Version: Mozilla 1.9.2
License: MPL 1.1 / GPL 2.0 / LGPL 2.1
License File: NOT_SHIPPED

Description:
This is selected code bits from Mozilla's Personal Security Manager.

The same module appears in chrome/third_party/mozilla_security_manager, so we
don't repeat the license file here.

Local Modifications:
Files are forked from Mozilla's because of the heavy adaptations necessary.
Differences are using Chromium localization and other libraries instead of
Mozilla's, matching the Chromium style, etc.