summaryrefslogtreecommitdiff
path: root/security/nss/lib/libpkix
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-28213-83083/+0
* BUG 816853: Add support for trusting the union of explicit trust anchors andryan.sleevi%gmail.com2013-01-076-8/+120
|\
| * fixup commit for tag 'NSS_3_14_CKBI_1_93_RTM'NSS_3_14_CKBI_1_93_RTMcvs2hg2012-12-29213-82971/+0
|/
* Bug 823336: Return an error earlier when processing invalid LDAP AIA URLsryan.sleevi%gmail.com2012-12-201-1/+1
* Bug 764973 - Augment libpkix with callback at chainvalidate (edit)rrelyea%redhat.com2012-09-284-1/+77
* Bug 786431: do not re-import certificates returned by NSS as temporarywtc%google.com2012-09-281-6/+2
* Bug 716563 - remove "BEGIN LICENSE BLOCK" lines missed by the update towtc%google.com2012-09-221-2/+1
* Bug 762057 - Add a helper tool for libpkix error code information, r=rrelyeakaie%kuix.de2012-07-171-0/+1
* Bug 762353: PKIX_PL_OID_CreateBySECItem should return an error if thewtc%google.com2012-06-071-3/+4
* Bug 489188, patch approach 2, fix the leak and preserve original error object...kaie%kuix.de2012-06-071-0/+5
* Bug 489188, patch v4, avoid creation of unnecessary NULLARGUMENT error object...kaie%kuix.de2012-06-061-4/+4
* Bug 489188, backout nonworking patch v2, a=wtckaie%kuix.de2012-05-151-9/+6
* Bug 489188, object/memory leak in libpkix, patch by Alexei Volkov, r=nelsonkaie%kuix.de2012-05-141-6/+9
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-25213-7673/+639
* Bug 738454, patch by Wan-Teh Change, error string by Brian Smith, r=kaiekaie%kuix.de2012-04-244-4/+9
* Bug 647364: Revert the incorrect reference count bug fixes in the previouswtc%google.com2012-03-311-2/+0
* Bug 647364: support explicitly trusted leaf certificate. Report a nullwtc%google.com2012-02-281-12/+37
* Bug 726134: document that the cert_NSSCertFromPKIXCert function inwtc%google.com2012-02-281-1/+4
* Bug 726134: Allow CERT_PKIXVerifyCert to return a NULL trust anchor certwtc%google.com2012-02-281-34/+44
* Bug 729721: change PKIX_PL_Cert_GetVersion to use v1 (0) as the defaultwtc%google.com2012-02-271-2/+2
* Bug 726188: Change PKIX_Error.plErr to PKIX_Int32. r=bsmith.wtc%google.com2012-02-173-3/+3
* Bug 642503: Generic blacklisting mechanism for bogus certs (NSS trustwtc%google.com2011-09-143-40/+173
* Bug 684389: Bad EOF check in pkix_pl_infoaccess.c, r=wtcemaldona%redhat.com2011-09-071-1/+1
* bustage fixkaie%kuix.de2011-08-101-1/+1
* Bug 676886, NSS' internal HTTP client should exclude :port for OCSP requests ...kaie%kuix.de2011-08-101-4/+11
* Bug 662557: Set pkixErrorClass and pkixErrorCode if localRevChecker orwtc%google.com2011-08-052-12/+21
* Bug 633039, pkix_pl_Socket_Poll unintentionally overwrites socket status (ope...kaie%kuix.de2011-04-141-3/+3
* Bug 527508, libpkix: need to check crl issuer key usages before downloading a...kaie%kuix.de2011-04-081-0/+3
* Bug 596842: Misc improvements to pkix_pl_InfoAccess_ParseTokens. When wewtc%google.com2011-04-081-10/+8
* Bug 597618: add a max loop iteration count forwtc%google.com2011-04-081-12/+22
* Bug 596842: pkix_pl_InfoAccess_ParseLocation should replace "%" hex hexwtc%google.com2011-03-301-20/+41
* Bug 528743: ignore unknown AIA location types. r=alexei.wtc%google.com2010-09-272-2/+2
* Bug 597622: map more libpkix errors to SEC_ERROR_BAD_INFO_ACCESS_LOCATION.wtc%google.com2010-09-271-3/+3
* Bug 597622: Add SEC_ERROR_BAD_CRL_DP_URL. r=alexei.wtc%google.com2010-09-271-2/+2
* Bug 595264: Fix an infinite loop in pkix_pl_InfoAccess_ParseTokens if thewtc%google.com2010-09-161-8/+5
* Bug 583966: Remove unnecessary "REQUIRES = dbm" from manifest.mn. Removewtc%google.com2010-08-0311-22/+0
* Bug 394919: dNSName constraints should constrain cert Common Names inwtc%google.com2010-06-242-4/+5
* Bug 552775: If cert_pi_policyOID is not specified, it means the user is notwtc%google.com2010-06-182-6/+28
* Bug 524013: pkix_Build_BuildSelectorAndParams should also set the expectedwtc%google.com2010-04-273-5/+18
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-251-3/+3
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-251-1/+1
* Bug 415565: Use new NSPR atomic macros in NSSnelson%bolyard.com2010-04-031-4/+4
* Bug 504136 pkix_pl_CRL_Hashcode makes coverity sadnelson%bolyard.com2010-03-282-5/+7
* Bug 550929: pkix_PolicyChecker_MakeMutableCopy calls PKIX_DECREF(object)nelson%bolyard.com2010-03-281-1/+1
* Bug 469579 Coverity: uninitialized variable used innelson%bolyard.com2010-03-152-2/+2
* Bug 526910: Increase the max response length for CRL downloads to 512 KB.wtc%google.com2010-02-101-0/+9
* Bug 515870: Make conditional expressions explicit when they involvewtc%google.com2010-02-101-1/+1
* Bug 515279: Map only SEC_ERROR_REVOKED_CERTIFICATE towtc%google.com2010-01-151-7/+3
* Bug 515279: Allow an old OCSP response with the "revoked" cert status.wtc%google.com2010-01-081-0/+1
* Bug 515279: In ocsp.c, pass the error code up to the caller ofwtc%google.com2009-12-181-2/+19