summaryrefslogtreecommitdiff
path: root/lib/ckfw
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1427977, January 2018 batch of root CA changes, r=kwilsonKai Engert2018-01-042-628/+4
|
* Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCHMartin Thomson2017-11-232-2969/+121
|\
| * 1418678, Add Certum CA Root certificate back to NSS (revert removal) with ↵Kai Engert2017-11-221-0/+119
| | | | | | | | only Email trust bit set, r=kwilson
| * bug 1409872 - follow-up to bump ckbi version numbers to 2.20 r=kaieDavid Keeler2017-11-211-2/+2
| |
| * Bug 1409872 - Remove active distrust entries for certificates that have ↵David Keeler2017-11-161-2967/+0
| | | | | | | | | | | | | | | | | | | | | | | | expired r=ttaubert Reviewers: ttaubert Reviewed By: ttaubert Bug #: 1409872 Differential Revision: https://phabricator.services.mozilla.com/D139
* | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCHMartin Thomson2017-11-062-2224/+1283
|\ \ | |/
| * Bug 1408080, October 2017 batch of root CA changes, part 2, r=kwilsonKai Engert2017-10-251-0/+608
| |
| * Bug 1408080, October 2017 batch of root CA changes, r=kwilsonKai Engert2017-10-172-2224/+675
| |
* | Bug 1397990 - Run clang-format 4.0, r=meMartin Thomson2017-09-081-2/+1
|/ | | | | | | | These files were being reformatted by clang-format 4.0. If you make this change, then both 3.9 (in CI) and 4.0 are happy with the result. I don't plan to do this often, but it is a huge help. Note that the PK11 ECDSA tests are an odd duck, I have more on that coming.
* Bug 1380941, July 2017 batch of root CA changes, r=kwilsonKai Engert2017-07-182-1898/+96
|
* Bug 1368623 - use PERL env variabel in certdata.py, r=ttaubertFranziskus Kiefer2017-06-021-1/+2
|
* Bug 1368623 - follow-up; fix firefox build, r=ttaubertFranziskus Kiefer2017-05-311-1/+2
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D335
* Bug 1368623 - Allow perl to be msys or strawberry, r=franziskusMartin Thomson2017-05-302-5/+23
| | | | | | | | | | | On windows, mozilla-build comes with perl. The way that gyp ends up invoking perl leads to perl receiving a filename argument that contains backslashes. You can address this, as you have suggested, by installing strawberry perl and putting that on the path ahead of /bin, but it's more software and unnecessary. This little python wrapper avoids that problem. It works with both strawberry and the copy that comes with msys. Differential Revision: https://nss-review.dev.mozaws.net/D327
* Bug 1350859, March 2017 batch of root CA changes, r=kwilsonKai Engert2017-04-042-681/+330
|
* Bug 1334976, use a new attribute in the builtins root CA list, to ↵Kai Engert2017-02-091-0/+173
| | | | distinguish between Mozilla policy CAs and other CAs, certdata.txt, r=rrelyea
* Bug 1296697 - December 2016 batch of root CA changes (to be released in ↵Kai Engert2017-01-022-437/+1381
| | | | early January 2017), r=kwilson
* bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskusTed Mielczarek2016-11-102-3/+3
| | | | | Mozilla's build system currently puts NSS public headers directly in $(DIST)/include/nss, so we need a way to override the export directory.
* Bug 1277228 - scan-build on ckfw, crmf, cryptohi, nss, and dev, r=ttaubertFranziskus Kiefer2016-10-261-1/+1
| | | | Differential Revision: https://nss-dev.phacility.com/D119
* Bug 1311615 - Building with gyp should copy headers, libs, executables to ↵Tim Taubert2016-10-212-5/+5
| | | | | | the right directory r=franziskus Differential Revision: https://nss-dev.phacility.com/D104
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-234-0/+164
|
* bug 1294417 - Make certdata.perl take input/output as command-line ↵Ted Mielczarek2016-08-162-1/+13
| | | | parameters. r=wtc
* Bug 1272156 - Remove IGC/A root certificate, r=kwilsonKai Engert2016-09-221-149/+0
|
* Bug 1303627 - Add gcov support for Mac/Linux. r=ttaubertJed Davis2016-06-281-0/+4
| | | | | Based on original patch by jld for Linux.
* Bug 1296689, September 2016 batch of root CA changes, r=kwilsonKai Engert2016-08-262-1237/+2
|
* Bug 1295115 - follow up to clang-format for CI, r= kaieFranziskus Kiefer2016-08-141-1/+1
|
* Bug 1289889, Add ISRG Root X1 root certificate to NSS; reviewed in Bug ↵Kai Engert2016-08-052-2/+166
| | | | 1290999, r=rlb
* Bug 1275533 - May 2016 batch of root CA changes, r=rrelyeaKai Engert2016-06-102-122/+1020
|
* Bug 1263177, export several CKFW symbols needed by PKCS #11 modules, r=rrelyeaKamil Dudka2016-05-024-4/+97
|
* Bug 1247990 - February 2016 batch of root CA changes, r=rlbNSS_3_23_RC0Kai Engert2016-02-252-1435/+316
|
* Bug 1251185, NSS clang-format: else line-break fixes, r=ttaubertNSS_3_23_BETA7Franziskus Kiefer2016-02-2521-276/+156
|
* Bug 1233037, clang-format on lib/ckfw with manual corrections, r=kaieFranziskus Kiefer2016-01-1867-23880/+22124
|
* Bug 1223316 - [CID 1242519] Position of arguments to nssCKFWSession_SetPIN ↵Franziskus Kiefer2015-11-111-3/+3
| | | | don't match
* Bug 1214729 - October 2015 batch of root CA changes, r=rrelyeaKai Engert2015-10-292-1349/+384
|
* Bug 1208405 - [CID 222169] leaked_storage: Variable fwObject going out of ↵Franziskus Kiefer2015-10-201-0/+1
| | | | scope leaks the storage it points to, r=mt
* Bug 1208405 - [CID 222166] leaked_storage: Variable rv going out of scope ↵Franziskus Kiefer2015-10-201-1/+1
| | | | leaks the storage it points to, r=ekr
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-174-10/+4
|
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-124-4/+10
|
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-074-10/+4
|
* Bug 1175227, June 2015 batch of root CA changes, r=rrelyeaKai Engert2015-07-092-762/+488
|
* Bug 1169174, Remove __DATE__ and __TIME__ references from NSS, r=rrelyeaMike Hommey2015-07-094-33/+11
|
* Bug 1166515 - Ensure that the two slices in the libnssckbi.dylib fatSteven Michaud2015-05-202-6/+0
| | | | binary have the same type (Mach-O bundle). r=wtc.
* Bug 1155279 - temporarily re-enable SSL trust bit for Equifax 1024-bit ↵NSS_3_19_BETA4Kai Engert2015-04-201-2/+2
| | | | roots, r=kwilson
* Bug 1146026 - Distrust MSCHOLDING intermediate certificate, r=rlbNSS_3_19_BETA3Kai Engert2015-04-171-0/+143
|
* Bug 1145270 - Remove E-Guven root certificate from NSS, r=rrelyea, r=ryan.sleeviKai Engert2015-03-262-145/+2
|
* Bug 1132496 - February 2015 batch of root CA changes, r=rrelyeaKai Engert2015-02-262-8/+1278
|
* bug 1117621 - ensure io is initialized in nss_ckmk_CreateObject, r=kaieDavid Keeler2015-01-131-1/+1
|
* bug 1117617 - ensure rv is initialized in nss_dbm_db_set_label, r=kaieDavid Keeler2015-01-131-1/+2
|
* Bug 1088147 - October 2014 batch of root CA changes, r=rrelyeaNSS_3_18_BETA2Kai Engert2014-11-172-727/+896
|
* Bug 1094650 - Avoid excessive heap allocation in ↵Nicholas Nethercote2014-11-171-11/+31
| | | | nss_builtins_FindObjectsInit(). r=relyea
* Bug 1045189 - Include "USERTrust Legacy Secure Server CA" intermediate CA ↵Kai Engert2014-08-052-2/+160
| | | | cert (no explicit trust) to ease transition off of roots removed in NSS 3.16.3, r=rrelyea