summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close STRING_20040119_BRANCHSTRING_20040119_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'STRING_20040119_BRANCH'cvs2hg2004-01-0811-1039/+0
* Overload the error code SSL_ERROR_RX_RECORD_TOO_LONG to report SSL2nelsonb%netscape.com2004-01-081-0/+4
* Rename PK11_PubDeriveExtended to PK11_PubDeriveWithKDFjpierre%netscape.com2004-01-084-5/+5
* Set NSS version to 3.9.wchang0222%aol.com2004-01-081-2/+2
* Rename PK11_FindSlotsByAliases to PK11_FindSlotsByNamesjpierre%netscape.com2004-01-073-6/+6
* Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DE...jpierre%netscape.com2004-01-071519-0/+556235
|\
* | fixup commit for tag 'PACKAGING_20030906_BASE'PACKAGING_20030906_BASEcvs2hg2004-01-071519-556235/+0
|/
* Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of t...bsmedberg%covad.net2004-01-071-0/+3
* Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of th...bsmedberg%covad.net2004-01-071-0/+2
* Fix crashes in NSS_CMSSignedData_GetDigestValue andnelsonb%netscape.com2004-01-073-9/+22
* Bug 229193relyea%netscape.com2003-12-311-4/+5
* Set NSS version to 3.9 Beta 6.wchang0222%aol.com2003-12-241-1/+1
* Removed unused variable 'val'.wchang0222%aol.com2003-12-231-2/+0
* Fixed unused variable compiler warning about 'html'. Declare it insidewchang0222%aol.com2003-12-231-0/+2
* Removed unused variable 'rawSigLen'.wchang0222%aol.com2003-12-231-1/+0
* Removed unused variable 'attribute'.wchang0222%aol.com2003-12-231-1/+0
* Include "nsslocks.h" for nss_InitLock.wchang0222%aol.com2003-12-231-0/+1
* Declare the argument to SECKEY_ECParamsToKeySize as const.wchang0222%aol.com2003-12-232-2/+2
* Return a value of the correct type.wchang0222%aol.com2003-12-231-1/+1
* Fixed a spelling error.wchang0222%aol.com2003-12-231-1/+1
* Moved ecl-curve.h from the EXPORTS to the PRIVATE_EXPORTS list.wchang0222%aol.com2003-12-231-1/+1
* Renamed SECKEY_ECParams2KeySize as SECKEY_ECParamsToKeySize. Do not exportwchang0222%aol.com2003-12-223-6/+5
* Declare the 'input' argument to CERT_DecodeTimeChoice as 'const'. Removedwchang0222%aol.com2003-12-2252-3/+9254
|\
* | fixup commit for tag 'NSS_3_9_BETA5'NSS_3_9_BETA5cvs2hg2003-12-2050-9251/+0
|/
* Some further cleanup of p12d.c. Bugscape bug 52528. r=wtc.nelsonb%netscape.com2003-12-201-6/+6
* Set NSS version to 3.9 Beta 5.wchang0222%aol.com2003-12-201-1/+1
* Made wincx the last argument of PK11_PubDeriveExtended. r=relyea.wchang0222%aol.com2003-12-193-8/+8
* Impose new limits on RSA public key sizes. 8k bits for modulus,nelsonb%netscape.com2003-12-191-2/+6
* PK11_MoveKey was renamed PK11_MoveSymKey. r=relyea.wchang0222%aol.com2003-12-194-4/+4
* Make database access to the key db thread safe.relyea%netscape.com2003-12-191-43/+169
* Add keydb lock type. keydb should be locked like the certdb.relyea%netscape.com2003-12-191-0/+1
* Backed out the previous checkin, which broke our S/MIME QA tests.wchang0222%aol.com2003-12-191-2/+3
* Bugzilla bug 228624: we need to call STAN_ForceCERTCertificateUpdate ifwchang0222%aol.com2003-12-191-0/+1
* Bugscape bug 54627: made the fix for NSS_CMSSignedData_Encode_BeforeDatawchang0222%aol.com2003-12-191-4/+2
* Import NSPR 4.4.1.wchang0222%aol.com2003-12-191-1/+1
* Bugzilla bug 221133: fixed unused variable warning on some platforms.wchang0222%aol.com2003-12-191-0/+2
|\
| * fixup commit for tag 'NSS_3_9_BETA4'NSS_3_9_BETA4cvs2hg2003-12-1950-9251/+0
|/
* Don't overwrite pointers to existing message digests if they've beennelsonb%netscape.com2003-12-192-2/+9
* Set NSS version to 3.9 Beta 4.wchang0222%aol.com2003-12-181-1/+1
* Bugzilla bug 228624: made PK11_ListCertsInSlot reach into the Stan layerwchang0222%aol.com2003-12-182-5/+81
* Bugzilla bug 219982: removed an unused local variable. (The function callwchang0222%aol.com2003-12-171-1/+1
* Allow NSS_CMSDigestContext objects to be created, even when there arenelsonb%netscape.com2003-12-171-8/+4
* Bugzilla bug 228618: fixed an incorrect use of realloc. Fixed an unusedwchang0222%aol.com2003-12-161-4/+5
* Fix S/MIME bugs that caused parallel arrays of digest OIDs and digestnelsonb%netscape.com2003-12-122-95/+80
* Fix for 54061 . Return SEC_ERROR_INVALID_ARGS and remove assertions . r=wtc,m...jpierre%netscape.com2003-12-1252-62/+9278
|\
* | fixup commit for tag 'NSS_3_9_BETA3'NSS_3_9_BETA3cvs2hg2003-12-0650-9251/+0
|/
* CERT_ImportCerts now returns SECFailure when NONE of the certs was succesfull...nelsonb%netscape.com2003-12-061-13/+2
* __CERT_AddTempCertToPerm will now set error SEC_ERROR_ADDING_CERTnelsonb%netscape.com2003-12-061-0/+1
* NSC_Finalize will now destroy 3 softoken free lists and one morenelsonb%netscape.com2003-12-061397-0/+544119
|\