naiveproxy/src/net/third_party/mozilla_security_manager
2024-10-06 12:16:12 +08:00
..
LICENSE Import chromium-129.0.6668.81 2024-10-06 12:16:12 +08:00
nsNSSCertificateDB.cpp Import chromium-129.0.6668.81 2024-10-06 12:16:12 +08:00
nsNSSCertificateDB.h Import chromium-129.0.6668.81 2024-10-06 12:16:12 +08:00
nsPKCS12Blob.cpp Import chromium-129.0.6668.81 2024-10-06 12:16:12 +08:00
nsPKCS12Blob.h Import chromium-129.0.6668.81 2024-10-06 12:16:12 +08:00
README.chromium Import chromium-129.0.6668.81 2024-10-06 12:16:12 +08: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: LICENSE
Shipped: no

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.