summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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-1212-30/+1071
|\
* | fixup commit for tag 'NSS_3_4_BETA1'NSS_3_4_BETA1cvs2hg2002-02-1211-1041/+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-1174-970/+2447
|\
| * Bugzilla bug 112198: On Darwin we must link libnssckbi.dylib with -bundlewtc%netscape.com2002-02-101-0/+7
| |\
| | * fixup commit for tag 'EVENTSREWRITE_20000211_BASE'EVENTSREWRITE_20000211_BASEcvs2hg2002-02-1018-969/+142
| * | Bugzilla bug 112198: Port NSS to Mac OS X (Darwin). The patch iswtc%netscape.com2002-02-105-5/+14
| * | Define DARWIN instead of XP_MACOSX.wtc%netscape.com2002-02-091-1/+1
| * | Bugzilla bug 112198: added Darwin.mk. This file is contributed bywtc%netscape.com2002-02-091-0/+70
| * | Give fragment names to the 2 targets. Will help with Talkback.javi%netscape.com2002-02-091-2/+2
| * | localize the adding of cert references to one function to save an iteration, ...ian.mcgreer%sun.com2002-02-081-21/+16
| * | Accidentally deleted PK11_GetSymKeyNickname in my previous checkin.wtc%netscape.com2002-02-081-0/+1
| * | Checked in Jamie's patches forwtc%netscape.com2002-02-083-2/+10
| * | as with the cache, a search by cert DER should crack the DER into issuer and ...ian.mcgreer%sun.com2002-02-081-33/+44
| * | bug 124268, usage statement for dump chain optionian.mcgreer%sun.com2002-02-081-0/+14
| * | bug 124189, signtool hangsian.mcgreer%sun.com2002-02-081-3/+13
| * | Added SunOS5.10.mk for Solaris 10.wtc%netscape.com2002-02-081-0/+44
| * | Bugzilla bug 124318: do not link with -lsoftokn3 explicitly. Use thewtc%netscape.com2002-02-081-1/+6
| * | bug 124309, fix various issues with the cache/temp store and thread safety. ...ian.mcgreer%sun.com2002-02-086-39/+132
| * | script to clean up old tinderbox QAsonja.mirtitsch%sun.com2002-02-081-0/+174
| * | QAstatus file now made at the right place (global Exit()) and puttingsonja.mirtitsch%sun.com2002-02-082-6/+11
| * | Patch for bug 119368: SECU_PrintError prints decimal error code now ifbishakhabanerjee%netscape.com2002-02-081-1/+1
| * | removed compiler workshop 5 marker bug# 124256 r=nelsonbsonja.mirtitsch%sun.com2002-02-085-47/+0
| * | Bug 120651: Stop up memory leaks in the built-in token. We are slowly leakingrelyea%netscape.com2002-02-0813-208/+212
| * | bug 124268, -P is used twiceian.mcgreer%sun.com2002-02-071-1/+1
| * | This is a revision of the patch shown in bug 122907. It should fix the leaka...ian.mcgreer%sun.com2002-02-071-2/+8