summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close MOZILLA_0_9_9_BRANCHMOZILLA_0_9_9_BRANCHFranziskus Kiefer2017-09-290-0/+0
* Bug 129597: Merged the tip of NSS (very close to NSS 3.4 release candidate)MOZILLA_0_9_9_RELEASEwtc%netscape.com2002-03-0871-1622/+2610
* fixup commit for branch 'MOZILLA_0_9_9_BRANCH'cvs2hg2002-02-2713-1043/+2
* Removed the temporary depend->clean hack for NSS 3.4 update.wtc%netscape.com2002-02-231-1/+0
* Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will removewtc%netscape.com2002-02-2258-0/+13704
|\
* | fixup commit for tag 'nss_20020222'nss_20020222cvs2hg2002-02-2257-13703/+0
|/
* Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed bywtc%netscape.com2002-02-2224-38/+183
* bug 125359, by default the ASN.1 en/decoder should treat all numbers as signe...ian.mcgreer%sun.com2002-02-2112-40/+249
* Fix warning on Windows builds. Bug 104541.nelsonb%netscape.com2002-02-212-3/+3
* Fixed misspelling.wtc%netscape.com2002-02-211-1/+1
* Bugzilla bug 125149: prevent the session ID count component of the sessionwtc%netscape.com2002-02-202-10/+22
* nscSlotHashTable is not protected by a lock, so we need to usewtc%netscape.com2002-02-201-1/+1
* Added tokenIDCount, and tokenHashTable to comments about objectLock.kirk.erickson%sun.com2002-02-201-3/+4
* Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.wtc%netscape.com2002-02-191-1/+0
* Fix two logic errors reported as warnings on windows. Bug 110187nelsonb%netscape.com2002-02-1912-3/+1043
|\
* \ fixup commit for tag 'WINCE_20020218_BASE'WINCE_20020218_BASEcvs2hg2002-02-1611-1041/+0
|\ \ | |/ |/|
| * fixup commit for tag 'NSS_CLIENT_TAG_20020217'NSS_CLIENT_TAG_20020217cvs2hg2002-02-1660-13706/+3
* | Bugzilla bug 125730: fixed OpenVMS build breakage. Thanks to Colin Blakeswtc%netscape.com2002-02-163-3/+3
* | Use timers to determine whether or not to do the smart card present checksrelyea%netscape.com2002-02-162-0/+15
* | Fix OS/2 standalone NSS build which got broken after the fix for 104541jpierre%netscape.com2002-02-161-0/+3
* | Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 andwtc%netscape.com2002-02-151567-0/+618356
|\ \
* | | fixup commit for tag 'NSS_C'NSS_Ccvs2hg2002-02-151567-618342/+0
|/ /
* | Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-1545-527/+622
* | Bugzilla bug 125790: free the nickName and passwd stringswtc%netscape.com2002-02-151-0/+3
* | clean up certs & keys for purifyian.mcgreer%sun.com2002-02-151-0/+14
* | Fix missing certs from the listing of all the certs in tokens with large cert...relyea%netscape.com2002-02-151-11/+20
|/
* Implement SEC_NicknameConflicts().relyea%netscape.com2002-02-151-2/+12
* Fix crash when looking up cert by nickname when the token on whichjavi%netscape.com2002-02-151-1/+3
* bug 125263, race condition destroying temp certsian.mcgreer%sun.com2002-02-151-0/+26
* make listing of certs finish cleanly under purifyian.mcgreer%sun.com2002-02-141-2/+5
* Bugzilla bug 122712: renamed cert_DecodeGeneralName towtc%netscape.com2002-02-144-6/+6
* Bugzilla bug 123938: renamed cert_EncodeGeneralName towtc%netscape.com2002-02-146-6/+9
* Fix UMR in the session info structure.relyea%netscape.com2002-02-141-0/+1
* Fix for 125373 - crash in crlutiljpierre%netscape.com2002-02-141-1/+1
* bug 125165, don't crash when the softoken fails to return attributes for a ce...ian.mcgreer%sun.com2002-02-131-0/+11
* bug 125263, the subject lists in the temp store are actual hash entries, thus...ian.mcgreer%sun.com2002-02-131-14/+6
* Bug 120651: Memory leaks in PK11_GetCertList.relyea%netscape.com2002-02-133-6/+6
* Fix for 125143 - allow modutil to report PKCS#11 library load failure errorsjpierre%netscape.com2002-02-132-4/+4
* Bugzilla bug 125102: six files in mozilla/security/nss/lib/ckfw/builtinswtc%netscape.com2002-02-1258-30/+13733
|\
* | fixup commit for tag 'NSS_3_4_BETA1'NSS_3_4_BETA1cvs2hg2002-02-1257-13703/+0
|/
* fixed returncode after modification in error.hsonja.mirtitsch%sun.com2002-02-121-5/+5
* Reset NSPR error text before adding the module to make sure we aren't getting...jpierre%netscape.com2002-02-121-0/+2
* Make modutil display a more detailed error when a PKCS#11 module fails to loa...jpierre%netscape.com2002-02-122-1/+15
* Bugzilla bug 114748: deleted unnecessary EXTRA_LIBS augmentation. Thewtc%netscape.com2002-02-121-16/+0
* Load all slots into the trust domain, even if the tokens are empty.relyea%netscape.com2002-02-121-15/+21
* bug 124082, don't change trust of existing CA certs during PKCS#12 importian.mcgreer%sun.com2002-02-121-1/+13
* bug 124446, thread safety issues with static oid hashtable.ian.mcgreer%sun.com2002-02-111-3/+3
* NSSCryptoContext_ImportCertificate cannot inform the caller that the cert alr...ian.mcgreer%sun.com2002-02-111-0/+17
* Commented SlotStr with information what what locks protect what.kirk.erickson%sun.com2002-02-111-0/+7
* Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748.nelsonb%netscape.com2002-02-11120-970/+15109
|\