| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 213 | -83083/+0 |
* | BUG 816853: Add support for trusting the union of explicit trust anchors and | ryan.sleevi%gmail.com | 2013-01-07 | 6 | -8/+120 |
|\ |
|
| * | fixup commit for tag 'NSS_3_14_CKBI_1_93_RTM'NSS_3_14_CKBI_1_93_RTM | cvs2hg | 2012-12-29 | 213 | -82971/+0 |
|/ |
|
* | Bug 823336: Return an error earlier when processing invalid LDAP AIA URLs | ryan.sleevi%gmail.com | 2012-12-20 | 1 | -1/+1 |
* | Bug 764973 - Augment libpkix with callback at chainvalidate (edit) | rrelyea%redhat.com | 2012-09-28 | 4 | -1/+77 |
* | Bug 786431: do not re-import certificates returned by NSS as temporary | wtc%google.com | 2012-09-28 | 1 | -6/+2 |
* | Bug 716563 - remove "BEGIN LICENSE BLOCK" lines missed by the update to | wtc%google.com | 2012-09-22 | 1 | -2/+1 |
* | Bug 762057 - Add a helper tool for libpkix error code information, r=rrelyea | kaie%kuix.de | 2012-07-17 | 1 | -0/+1 |
* | Bug 762353: PKIX_PL_OID_CreateBySECItem should return an error if the | wtc%google.com | 2012-06-07 | 1 | -3/+4 |
* | Bug 489188, patch approach 2, fix the leak and preserve original error object... | kaie%kuix.de | 2012-06-07 | 1 | -0/+5 |
* | Bug 489188, patch v4, avoid creation of unnecessary NULLARGUMENT error object... | kaie%kuix.de | 2012-06-06 | 1 | -4/+4 |
* | Bug 489188, backout nonworking patch v2, a=wtc | kaie%kuix.de | 2012-05-15 | 1 | -9/+6 |
* | Bug 489188, object/memory leak in libpkix, patch by Alexei Volkov, r=nelson | kaie%kuix.de | 2012-05-14 | 1 | -6/+9 |
* | Bug 716563 - update license to MPL 2. r=rrelyea. | gerv%gerv.net | 2012-04-25 | 213 | -7673/+639 |
* | Bug 738454, patch by Wan-Teh Change, error string by Brian Smith, r=kaie | kaie%kuix.de | 2012-04-24 | 4 | -4/+9 |
* | Bug 647364: Revert the incorrect reference count bug fixes in the previous | wtc%google.com | 2012-03-31 | 1 | -2/+0 |
* | Bug 647364: support explicitly trusted leaf certificate. Report a null | wtc%google.com | 2012-02-28 | 1 | -12/+37 |
* | Bug 726134: document that the cert_NSSCertFromPKIXCert function in | wtc%google.com | 2012-02-28 | 1 | -1/+4 |
* | Bug 726134: Allow CERT_PKIXVerifyCert to return a NULL trust anchor cert | wtc%google.com | 2012-02-28 | 1 | -34/+44 |
* | Bug 729721: change PKIX_PL_Cert_GetVersion to use v1 (0) as the default | wtc%google.com | 2012-02-27 | 1 | -2/+2 |
* | Bug 726188: Change PKIX_Error.plErr to PKIX_Int32. r=bsmith. | wtc%google.com | 2012-02-17 | 3 | -3/+3 |
* | Bug 642503: Generic blacklisting mechanism for bogus certs (NSS trust | wtc%google.com | 2011-09-14 | 3 | -40/+173 |
* | Bug 684389: Bad EOF check in pkix_pl_infoaccess.c, r=wtc | emaldona%redhat.com | 2011-09-07 | 1 | -1/+1 |
* | bustage fix | kaie%kuix.de | 2011-08-10 | 1 | -1/+1 |
* | Bug 676886, NSS' internal HTTP client should exclude :port for OCSP requests ... | kaie%kuix.de | 2011-08-10 | 1 | -4/+11 |
* | Bug 662557: Set pkixErrorClass and pkixErrorCode if localRevChecker or | wtc%google.com | 2011-08-05 | 2 | -12/+21 |
* | Bug 633039, pkix_pl_Socket_Poll unintentionally overwrites socket status (ope... | kaie%kuix.de | 2011-04-14 | 1 | -3/+3 |
* | Bug 527508, libpkix: need to check crl issuer key usages before downloading a... | kaie%kuix.de | 2011-04-08 | 1 | -0/+3 |
* | Bug 596842: Misc improvements to pkix_pl_InfoAccess_ParseTokens. When we | wtc%google.com | 2011-04-08 | 1 | -10/+8 |
* | Bug 597618: add a max loop iteration count for | wtc%google.com | 2011-04-08 | 1 | -12/+22 |
* | Bug 596842: pkix_pl_InfoAccess_ParseLocation should replace "%" hex hex | wtc%google.com | 2011-03-30 | 1 | -20/+41 |
* | Bug 528743: ignore unknown AIA location types. r=alexei. | wtc%google.com | 2010-09-27 | 2 | -2/+2 |
* | Bug 597622: map more libpkix errors to SEC_ERROR_BAD_INFO_ACCESS_LOCATION. | wtc%google.com | 2010-09-27 | 1 | -3/+3 |
* | Bug 597622: Add SEC_ERROR_BAD_CRL_DP_URL. r=alexei. | wtc%google.com | 2010-09-27 | 1 | -2/+2 |
* | Bug 595264: Fix an infinite loop in pkix_pl_InfoAccess_ParseTokens if the | wtc%google.com | 2010-09-16 | 1 | -8/+5 |
* | Bug 583966: Remove unnecessary "REQUIRES = dbm" from manifest.mn. Remove | wtc%google.com | 2010-08-03 | 11 | -22/+0 |
* | Bug 394919: dNSName constraints should constrain cert Common Names in | wtc%google.com | 2010-06-24 | 2 | -4/+5 |
* | Bug 552775: If cert_pi_policyOID is not specified, it means the user is not | wtc%google.com | 2010-06-18 | 2 | -6/+28 |
* | Bug 524013: pkix_Build_BuildSelectorAndParams should also set the expected | wtc%google.com | 2010-04-27 | 3 | -5/+18 |
* | Bug 506041: Correct misspellings in source code comments | nelson%bolyard.com | 2010-04-25 | 1 | -3/+3 |
* | Bug 506041: Correct misspellings in source code comments | nelson%bolyard.com | 2010-04-25 | 1 | -1/+1 |
* | Bug 415565: Use new NSPR atomic macros in NSS | nelson%bolyard.com | 2010-04-03 | 1 | -4/+4 |
* | Bug 504136 pkix_pl_CRL_Hashcode makes coverity sad | nelson%bolyard.com | 2010-03-28 | 2 | -5/+7 |
* | Bug 550929: pkix_PolicyChecker_MakeMutableCopy calls PKIX_DECREF(object) | nelson%bolyard.com | 2010-03-28 | 1 | -1/+1 |
* | Bug 469579 Coverity: uninitialized variable used in | nelson%bolyard.com | 2010-03-15 | 2 | -2/+2 |
* | Bug 526910: Increase the max response length for CRL downloads to 512 KB. | wtc%google.com | 2010-02-10 | 1 | -0/+9 |
* | Bug 515870: Make conditional expressions explicit when they involve | wtc%google.com | 2010-02-10 | 1 | -1/+1 |
* | Bug 515279: Map only SEC_ERROR_REVOKED_CERTIFICATE to | wtc%google.com | 2010-01-15 | 1 | -7/+3 |
* | Bug 515279: Allow an old OCSP response with the "revoked" cert status. | wtc%google.com | 2010-01-08 | 1 | -0/+1 |
* | Bug 515279: In ocsp.c, pass the error code up to the caller of | wtc%google.com | 2009-12-18 | 1 | -2/+19 |