summaryrefslogtreecommitdiff
path: root/security/nss/lib/certdb
Commit message (Expand)AuthorAgeFilesLines
* Fix for 290121. Replace PRIntervalTime with PRTime when checking for the need...julien.pierre.bugs%sun.com2005-04-172-22/+16
* Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem...julien.pierre.bugs%sun.com2005-04-131-5/+8
* Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+alexei.volkov.bugs%sun.com2005-04-122-5/+13
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-021-2/+1
* r=nelson Bug=263779neil.williams%sun.com2005-03-092-0/+72
* Fix for 285233 - need extra symbols to be exported to support CRL generation. Chjulien.pierre.bugs%sun.com2005-03-081-1/+14
* Export CERT_SequenceOfCertExtensionTemplate on Windows.nelsonb%netscape.com2005-03-052-1/+3
* Fix crash in CRL sorting callbacks from qsort.julien.pierre.bugs%sun.com2005-03-031-4/+4
* Move static functions out of certi.h header file and into crl.c source file, ...julien.pierre.bugs%sun.com2005-02-253-66/+67
* Fix compiler warnings under Linuxjulien.pierre.bugs%sun.com2005-02-242-19/+16
* Add comment for bug 243585julien.pierre.bugs%sun.com2005-02-241-4/+7
* Fix compilation on AIXjulien.pierre.bugs%sun.com2005-02-151-1/+1
* Fix for 243585 - add the ability to use CRL objects from RAM . r=nelson, neil...julien.pierre.bugs%sun.com2005-02-153-480/+1540
* Workaround the occasional SSL server cert that has the step-up OID butnelsonb%netscape.com2004-12-021-0/+12
* When attempting to find an SMIME profile for a given email address,nelsonb%netscape.com2004-12-021-0/+4
* Bugzilla bug 248435: declare the exported functions CERT_DecodeGeneralNamewchang0222%aol.com2004-11-093-9/+9
* Bug 250687relyea%netscape.com2004-07-211-42/+24
* Bugzilla bug 249284: removed a duplicate declaration ofwchang0222%aol.com2004-07-071-7/+0
* Treat non-repudiation-only certs as valid signature certs.nelsonb%netscape.com2004-07-011-1/+7
* Correct NSS to use the most specific, not most general CN attribute innelsonb%netscape.com2004-07-011-1/+47
* Don't crash when CERT_DestroyCertificate is called with a cert with anelsonb%netscape.com2004-06-091-1/+1
* bug 180268, reimplement ssl step-up for builtinsian.mcgreer%sun.com2004-05-171-2/+0
* Fix for 240361 - crash in CERT_CheckValidTimesjpierre%netscape.com2004-05-112-1/+7
* Fix for 202979 . Resolve binary compatibility issue for CERT_ImportCerts . r=...jpierre%netscape.com2004-05-051-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2522-654/+724
* Remove code that attempted to compare simple host names in URLs withnelsonb%netscape.com2004-04-081-21/+2
* Bugzilla bug 238565: made the comment match the code. r=nelsonb.wchang0222%aol.com2004-03-271-2/+3
* Correct the parsing of certain forms of GeneralName. Bug 233586.nelsonb%netscape.com2004-03-261-5/+7
* Fix a regression introduced by rev 1.19, after NSS 3.9 was released.nelsonb%netscape.com2004-03-231-1/+2
* Detect NULL arguments to CERT_DecodeTrustString instead of crashing.nelsonb%netscape.com2004-02-261-0/+8
* Fix for bug 233605 . Check CRL entry extensions after partial decoding. Also ...jpierre%netscape.com2004-02-111-59/+87
* Fix for 233118 . additional check for CRL signing usage. r=nelsonbjpierre%netscape.com2004-02-1111-119/+161
|\
| * Bugzilla bug 225808: 1. Use a 32-bit integer type for cert->nsCertType sowchang0222%aol.com2004-02-072-2/+5
| * Fix numerous bugs in CERT_FindCertByKeyID. Bug 233019. r=jpierrenelsonb%netscape.com2004-02-041-8/+18
| * Honor key usage extensions, whether they're critical or not.nelsonb%netscape.com2004-02-031-30/+12
| * Export cert functions that decode extensions and traverse decodednelsonb%netscape.com2004-01-288-71/+125
| * Bugzilla bug 232380: deleted CERT_FindExpiredIssuer, which is dead code.wchang0222%aol.com2004-01-281-7/+0
| * Fix crashes that occur when optional policyQualifiers are not present.nelsonb%netscape.com2004-01-231-2/+2
* | fixup commit for tag 'MOZILLA_1_7a_RELEASE'MOZILLA_1_7a_RELEASEcvs2hg2004-02-111-2/+2
|/
* When a name attribute's value exceeds the maximum allowed length, displaynelsonb%netscape.com2004-01-221-5/+13
* Correct NSS's key usage tests for certs with non-RSA public keys.nelsonb%netscape.com2004-01-221-17/+28
* Detect duplicate issuer name and serial number between two temp certs.nelsonb%netscape.com2004-01-221-5/+7
* Fix name constraints code to pass NIST PKITS test 38. r=wtc. Bug 231223.nelsonb%netscape.com2004-01-221-12/+27
* Detect absent isCA flags in basic constraints. Detect and reject negativenelsonb%netscape.com2004-01-161-5/+11
* Fix template for Cert policy extensions. Bug 230951, r=jpierrenelsonb%netscape.com2004-01-161-1/+1
* Fix NSS parsing of Issuer Unique ID and Subject Unique ID fields innelsonb%netscape.com2004-01-161-4/+4
* Minor change after review of previous checkin. Bug 53133.wchang0222%aol.com2004-01-151-1/+3
* Convert T61String-labeled ISO-8859-1 to UTF-8: bug 53133 r=nelsonb a=wtcjgmyers%speakeasy.net2004-01-151-29/+39
* Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DE...jpierre%netscape.com2004-01-0723-0/+14732
|\
* | fixup commit for tag 'PACKAGING_20030906_BASE'PACKAGING_20030906_BASEcvs2hg2004-01-0723-14732/+0
|/