summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close SUNBIRD_0_2_BRANCHSUNBIRD_0_2_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'SUNBIRD_0_2_BRANCH'cvs2hg2004-10-2948-4/+8377
* bug 262774 export PK11_GetCertFromPrivateKey publically.NSS_3_9_3_RTMrelyea%netscape.com2004-10-141-0/+1
|\
| * fixup commit for tag 'SUN_SECURITY_3_9_3_RC2'SUN_SECURITY_3_9_3_RC2cvs2hg2004-10-1211-0/+1041
|/
* Setting Beta flag to False for Sun release candidate build tonigh.christophe.ravel.bugs%sun.com2004-10-121-2/+2
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-10-1218-200/+147
|\
| * Fix regression where PK11_LogoutAll will crash if called when NSS is not init...relyea%netscape.com2004-10-111-0/+5
| * Fix for 259003 - port NSS to Solaris AMD64 . r=wtcjulien.pierre.bugs%sun.com2004-10-113-16/+37
| * Set NSS version to 3.9.3 Beta 3.wchang0222%aol.com2004-10-081-2/+2
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-10-081-2/+0
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-10-078-33/+108
* | fixup commit for tag 'NSS_CLIENT_TAG_20041015'NSS_CLIENT_TAG_20041015cvs2hg2004-10-118-4/+156
|/
* Fix bugzilla bug 261496. Absent OPTIONAL CHOICEs should not cause fatalNSS_3_9_3_BETA3nelsonb%netscape.com2004-09-272-3/+5
* Fix bug 261333. Use the modulus length for the length of the outputSUN_SECURITY_3_9_3_O3B7nelsonb%netscape.com2004-09-241-2/+3
* NSS 3.9.3 / JSS 4.0 release candidate.christophe.ravel.bugs%sun.com2004-09-221-2/+2
* Fix bug 260882 by clearing the valid cache flagnelsonb%netscape.com2004-09-221-1/+1
* 258779: Add /usr/lib/mps/ to RPATH for nss shared object.saul.edwards%sun.com2004-09-171-0/+9
* 245518: Add /usr/lib/mps to RPATH for tools.saul.edwards%sun.com2004-09-171-3/+4
* Raise limit of DHE primes. Bug 259229.nelsonb%netscape.com2004-09-171-1/+1
* Bug 245915: Add NSS_IsInitialized prototype to header.saul.edwards%sun.com2004-09-161-0/+5
* Add new root CA certs, for bug 242040, bug 244982, bug 252132.nelsonb%netscape.com2004-09-163-15/+3970
* Set NSS version to "3.9.3 Beta 2".wchang0222%aol.com2004-09-021-1/+1
* Add new functions PK11_PrivDecryptPKCS1 and PK11_PubEncryptPKCS1nelsonb%netscape.com2004-09-023-13/+56
* Export CERT_ConvertAndDecodeCertificate and SEC_PKCS7EncodeItemnelsonb%netscape.com2004-09-021-0/+7
* Bugzilla bug 252375: added version information to the nssckbi sharedwchang0222%aol.com2004-08-313-1/+5
* fixup commit for branch 'NSS_3_9_BRANCH'cvs2hg2004-08-3137-492/+1129
|\
| * Bugzilla bug 244231: added new make variable MOZ_DEBUG_SYMBOLS whichwchang0222%aol.com2004-08-277-10/+37
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-08-231-1/+1
| * The NSS 3.9 branch uses all the same error codes as the trunk, but itsnelsonb%netscape.com2004-08-091-30/+57
| * Fix for 254393 - r=nelsonb . PK11_FindKeyByAnyCert returned invalid key objectsjpierre%netscape.com2004-08-061-8/+5
| * Fix for 249488 - make single-threaded mode workjpierre%netscape.com2004-08-031-0/+1
| * Bugzilla Bug 252702relyea%netscape.com2004-07-2915-153/+679
| * Fix for 249488 - root cert module requires locking functions in CK_C_INITIALI...jpierre%netscape.com2004-07-297-76/+119
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-07-291-1/+1
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-07-291-1/+1
| * Add missing case to switch in CERT_KeyUsageAndTypeForCertUsage().nelsonb%netscape.com2004-07-271-0/+1
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-07-211-2/+2
| * Bug 250687 NSS Crashes or leaks Cert references if bad certs are passed up by...relyea%netscape.com2004-07-194-64/+88
| * 238319: Sun packages changeschristophe.ravel.bugs%sun.com2004-07-021-0/+1
| * 238319: Sun packages changeschristophe.ravel.bugs%sun.com2004-07-021-2/+8
| * 238319: Sun packages changeschristophe.ravel.bugs%sun.com2004-07-0210-273/+6
| * Set NSS version to 3.9.3 Beta.christophe.ravel.bugs%sun.com2004-06-301-3/+3
| * 238319: Sun packages changeschristophe.ravel.bugs%sun.com2004-06-301-1/+1
| * 238319: Sun packages changeschristophe.ravel.bugs%sun.com2004-06-301-0/+4
* | fixup commit for tag 'NSS_CLIENT_TAG_20041008'NSS_CLIENT_TAG_20041008cvs2hg2004-08-2714-131/+39
|/
* Follow the SSL2 specification more closely in accepting and rejectingNSS_3_9_2_RTMnelsonb%netscape.com2004-06-241-5/+27
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2004-06-241-1/+1
* Set NSS version to 3.9.2.wchang0222%aol.com2004-06-231-2/+2
* Bug 244914, 244907 r=nelsonbrelyea%netscape.com2004-06-2111-95/+440
* Bug 245518: add rpath in BUILD_SUN_PKG, add $ORIGIN to rpath.saul.edwards%sun.com2004-06-191-0/+11