summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for 138084 - free slot list if NSC_Initialize failsjpierre%netscape.com2002-04-181-31/+42
|\
| * fixup commit for tag 'NSS_3_4_1_RC1'NSS_3_4_1_RC1cvs2hg2002-04-092-0/+1069
|/
* Bugzilla bug 119418: export NSS_CMSMessage_IsEncrypted.wtc%netscape.com2002-04-091-0/+6
* Merged the fix for bug 135721 on the NSS_3_4_BRANCH.wtc%netscape.com2002-04-091-6/+10
* Bug 135728: should return SECFailure because the function's return typewtc%netscape.com2002-04-091-1/+1
* Bug 135728: include pki3hack.h for the declaration ofwtc%netscape.com2002-04-091-0/+1
* Set NSS version to 3.4.1 RC1. (Tag: NSS_3_4_BRANCH)wtc%netscape.com2002-04-091-3/+3
* bug 136253 : make code tolerant if rainbow's use of GetAttribute.relyea%netscape.com2002-04-091-1/+3
|\
| * fixup commit for tag 'NSS_3_4_RTM'NSS_3_4_RTMcvs2hg2002-04-032-0/+1069
| |\ |/ /
| * fixup commit for tag 'NSS_3_4_20020403_2'NSS_3_4_20020403_2cvs2hg2002-04-032-0/+1069
|/
* bug 115954, cert->nickname field not updated correctly for certs with multipl...ian.mcgreer%sun.com2002-04-033-0/+21
* Don't include util.o static library in all NSS shared libraries.javi%netscape.com2002-04-032-76/+4
* Set NSS version to 3.4. (Tag: NSS_3_4_BRANCH)wtc%netscape.com2002-04-031-2/+2
* Import DBM_1_61_RTM. (Tag: NSS_3_4_BRANCH)wtc%netscape.com2002-04-031-1/+1
* Bugzilla bug 133668: use PR_MIN instead of MIN, which is no longer definedwtc%netscape.com2002-04-013-1071/+2
|\
* \ fixup commit for tag 'NSS_3_4_RC2'NSS_3_4_RC2cvs2hg2002-03-290-0/+0
|\ \ | |/
* | fixup commit for tag 'NSS_3_4_20020329_2'NSS_3_4_20020329_2cvs2hg2002-03-292-0/+1069
|/
* Checked in the fix for bug 134095 on the NSS_3_4_BRANCH.wtc%netscape.com2002-03-293-15/+50