summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set NSS version to 3.4.4.NSS_3_4_4_RTMwtc%netscape.com2003-07-081-2/+2
* Check the return status of CERT_CopyGeneralName.NSS_3_4_4_BETA1wtc%netscape.com2003-06-261-1/+4
* Bug 208038: back ported the changes in rev. 1.14 to the NSS_3_4_BRANCH.wtc%netscape.com2003-06-251-3/+19
* Back ported the changes to SECITEM_CompareItem and SECITEM_ItemsAreEqualwtc%netscape.com2003-06-251-4/+14
* Set NSS version to 3.4.4 Beta.wtc%netscape.com2003-06-201-3/+3
* Back ported the fixes for bugs 156042, 204555, and 207740 to thewtc%netscape.com2003-06-202-296/+328
* Back ported rev. 1.10 (the fix for bug 208996) to the NSS_3_4_BRANCH.wtc%netscape.com2003-06-201-4/+1
* Back ported rev. 1.26 (the fix for bug 174885) to the NSS_3_4_BRANCH.wtc%netscape.com2003-06-201-7/+4
* Set NSS version to 3.4.3.NSS_3_4_3_RTMwtc%netscape.com2003-03-041-2/+2
* Fix bug 160207. Make TLS implementation resistant to timing attacks onNSS_3_4_3_BETA2wtc%netscape.com2003-02-271-31/+29
* Merge crl patch into 3_4_BRANCH.relyea%netscape.com2002-10-044-58/+31
* Bug 166894: destroy nssTrust before returning from STAN_ChangeCertTrust.wtc%netscape.com2002-09-241-6/+9
* Bug 168308: removed the definition of the now unusedwtc%netscape.com2002-09-131-3/+0
* bug 168309, remove the limit on token cached certsian.mcgreer%sun.com2002-09-131-5/+0
* Set NSS version to 3.4.3 Beta.wtc%netscape.com2002-09-051-3/+3
* Bug 166894: fixed a bug in the previous checkin. The first argument towtc%netscape.com2002-09-051-2/+2
* Copy the DER in the case where our cert may get stuffed in a token cache.relyea%netscape.com2002-09-051-1/+1
* Bug 166894: Handle the case where we are are trying to change trust on a r/w ...relyea%netscape.com2002-09-051-5/+58
* Set NSS version to 3.4.2. (Tag: NSS_3_4_BRANCH)NSS_3_4_2_RTMwtc%netscape.com2002-06-051-2/+2
* Fix 147794: PK11_ImportDERPrivateKeyInfoAndReturnKey frees the private key in...nicolson%netscape.com2002-06-011-5/+4
* Bug 142575: use the PRIVATE keyword for the /EXPORT linker option.NSS_3_4_2_BETA2NSS_3_4_2_20020528wtc%netscape.com2002-05-251-3/+3
* Bug 142575: use the /EXPORT linker option on the command line.wtc%netscape.com2002-05-252-3/+9
* Bug 142575: a better fix. (NSS_3_4_BRANCH).wtc%netscape.com2002-05-251-2/+9
* Merged a working fix for bug 142575 (in rev. 1.51) on the NSS_3_4_BRANCH.wtc%netscape.com2002-05-241-14/+2
* Merged the fix for bug 142575 (in rev. 1.49) on the NSS_3_4_BRANCH.wtc%netscape.com2002-05-231-0/+24
* Bugzilla bug 136279: Return oldpath only if it is different from path.wtc%netscape.com2002-05-071-10/+11
* Fix for 142658 - fix certutil crash with NULL nicknamejpierre%netscape.com2002-05-061-0/+3
* Merged the fix for bug 126087 on the NSS_3_4_BRANCH.wtc%netscape.com2002-05-042-19/+3
* Bugzilla bug 136279: fixed bugs where 'path' and 'oldpath' were passedwtc%netscape.com2002-05-031-4/+11
* Allow import of IE certsrelyea%netscape.com2002-05-031-0/+16
* fixup commit for branch 'NSS_3_4_BRANCH'cvs2hg2002-05-022-0/+1081
* Backed out the fix for Bug 133584 from the NSS_3_4_BRANCH. We don't needwtc%netscape.com2002-05-0217-142/+39
* Fix for 136279 - initialize NSS in a way compatible with < 3.4 versions of NSSjpierre%netscape.com2002-05-011-19/+61
* bug 140474, fix possible unwarranted assertionian.mcgreer%sun.com2002-04-301-2/+4
* Bug 133584: fixed reference leaks and changed NSS_Shutdown to returnwtc%netscape.com2002-04-3019-1108/+142
|\
* | fixup commit for tag 'NSS_3_4_2_BETA1'NSS_3_4_2_BETA1cvs2hg2002-04-262-0/+1069
|/
* Bugzilla bug 136625: prevent pk11_cert_collect from storing NULL in thewtc%netscape.com2002-04-261-0/+4
* additional change for bug 135871ian.mcgreer%sun.com2002-04-261-0/+3
* Bug 135871: merged the latest fix from the tip. (Tag: NSS_3_4_BRANCH)wtc%netscape.com2002-04-251-15/+7
* bug 135871, CERT_ImportCerts not storing temp certswtc%netscape.com2002-04-251-2/+11
* Changed NSS version to 3.4.2 Beta. (Tag: NSS_3_4_BRANCH)wtc%netscape.com2002-04-251-3/+3
|\
| * fixup commit for tag 'NSS_3_4_1_RTM'NSS_3_4_1_RTMcvs2hg2002-04-242-0/+1069
|/
* OK, now start RTM buildsrelyea%netscape.com2002-04-241-2/+2
|\
| * fixup commit for tag 'NSS_3_4_1_RC3'NSS_3_4_1_RC3cvs2hg2002-04-232-0/+1069
|/
* Sigh, one of the changes didn't get put in. build RC3.relyea%netscape.com2002-04-231-2/+2
* Fix for 138354 - fix PKCS#11 hardware token problems with trust bitsjpierre%netscape.com2002-04-231-1/+5
* OK, we pass our tests, not go RTM.relyea%netscape.com2002-04-231-2/+2
* Build RC2 before we build RTM.relyea%netscape.com2002-04-221-2/+2
* Change from RC1 to RTM for 3.4.1relyea%netscape.com2002-04-221-2/+2
* Two fixes from Bob Relyea for bug 138354 :jpierre%netscape.com2002-04-192-2/+31