summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'XPC_IDISP_20020417_BRANCH'XPC_IDISP_20020417_BRANCHcvs2hg2002-06-196-1139/+3111
* Bugzilla bug 126087: removed symKey->refLock because we are using atomicwtc%netscape.com2002-04-172-13/+1
* Bugzilla bug 133584: PK11_SaveSMimeProfile also needs to free free_slot ifwtc%netscape.com2002-04-161-0/+3
* changes for jdk 1.4; and mccrel movesonja.mirtitsch%sun.com2002-04-162-2/+13
* Don't free the temp secmod.db name until we are through using it.relyea%netscape.com2002-04-161-1/+3
* bug 63815, AIX compiler fails to build ckhelper.c in debug modeian.mcgreer%sun.com2002-04-151-0/+13
* fix bbroken solaris x86 buildian.mcgreer%sun.com2002-04-151-1/+1
* bug 135521, change cert lookups on tokens to be actual finds instead of trave...ian.mcgreer%sun.com2002-04-1524-1888/+2304
* fix a cert reference leak in strsclntian.mcgreer%sun.com2002-04-151-0/+2
* Resolves 126087. Backed out of slot->keyCount atomic instructions.kirk.erickson%sun.com2002-04-14175-8/+25118
|\
* | fixup commit for tag 'NSS_PRE_CACHE_CHECKPOINT'NSS_PRE_CACHE_CHECKPOINTcvs2hg2002-04-12174-25113/+0
|/
* fix error statementian.mcgreer%sun.com2002-04-121-1/+1
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-1223-182/+221
* bug 136806, don't authenticate to friendly slots when adding certsian.mcgreer%sun.com2002-04-121-4/+6
* testing theory that unmatched atomic increment/decrement is causing occasiona...ian.mcgreer%sun.com2002-04-121-3/+1
* Update the version field in the handle when doing the automatic update.relyea%netscape.com2002-04-121-4/+10
* additional fix for the patch from bug 126087. Must not set symKey->slot to N...ian.mcgreer%sun.com2002-04-111-1/+1
* key should be freed when refcount == 0 after decrement. See bug 126087.ian.mcgreer%sun.com2002-04-111-1/+1
* bug 128586 (and other) importing non-NSS pkcs#12 files.relyea%netscape.com2002-04-112-0/+24
* Add enum names for use in forward declarations.nelsonb%netscape.com2002-04-101-7/+7
* Bugzilla bug 136625: prevent pk11_cert_collect from storing NULL in thewtc%netscape.com2002-04-101-0/+4
* Bugzilla bug 119418: export NSS_CMSMessage_IsEncrypted.wtc%netscape.com2002-04-101-0/+6
* bug 135871, CERT_ImportCerts not storing temp certsian.mcgreer%sun.com2002-04-091-2/+11
* Handle yet another PKCS #11 device which has non-standard behavior, but is we...relyea%netscape.com2002-04-091-1/+3
* Add the ability to test the multi-access database feature with existing test ...relyea%netscape.com2002-04-089-158/+249
* Add database update capabilities to NSS softoken for multi-access database.relyea%netscape.com2002-04-086-8/+61
* Restored the 'static' qualifier that was accidentally deleted in thewtc%netscape.com2002-04-051-1/+1
* Bug 135728: include pki3hack.h for the declaration ofwtc%netscape.com2002-04-051-0/+1
* Bug 135728: should return SECFailure because the function's return typewtc%netscape.com2002-04-051-1/+1
* remove unused Stan build filesian.mcgreer%sun.com2002-04-055-505/+10
* fix broken 64-bit platformsian.mcgreer%sun.com2002-04-051-0/+5
* Fix world record warning messagejpierre%netscape.com2002-04-051-6/+10
* Tempararily back out random change so that we don't actually read *every* fil...relyea%netscape.com2002-04-051-1/+1
* Multi-access database changes.relyea%netscape.com2002-04-0512-269/+220
* WinCE mods (2nd try). Use NSPR for file system I/O on WinCE.nelsonb%netscape.com2002-04-051-14/+144
* Don't build nss/cmd or nss/lib/fortcrypt on WinCE.nelsonb%netscape.com2002-04-052-1/+7
* On WinCE, DBM's dbopen uses NSPR file open flags rather than libc'snelsonb%netscape.com2002-04-054-45/+78
* Stop linking in wsock32.lib and winmm.lib on Windows. We haven't needednelsonb%netscape.com2002-04-052-4/+2
* Fix linux build errorsrelyea%netscape.com2002-04-051-0/+1
* return the correct error codes to make all.sh happy.relyea%netscape.com2002-04-051-3/+9
* fixed a bug that had resulted in tinderbox results not always being uploadedsonja.mirtitsch%sun.com2002-04-051-2/+6
* Add ';' so Solaris and Linux will buildrelyea%netscape.com2002-04-0572-960/+18130
|\
| * New platform files for WinCE.nelsonb%netscape.com2002-04-052-0/+306
| * Link certutil dynamically.relyea%netscape.com2002-04-053-159/+131
| * Add symbols so the certutil can be linked dynmicallyrelyea%netscape.com2002-04-051-0/+17
| * Don't try verifying the db's in a multi-access database caserelyea%netscape.com2002-04-051-0/+5
| * New file for common PKI stuff. Not yet part of build.ian.mcgreer%sun.com2002-04-041-0/+1139
| * Land Stan changes to tip. Mostly header file / structure / API cleanup. Noteian.mcgreer%sun.com2002-04-0415-776/+4120
| * Addresses bug 126087 (hot locks identified by Ning at Sun).kirk.erickson%sun.com2002-04-041-13/+13
| * Make sure we aren't confusing secret keys with private and public keysrelyea%netscape.com2002-04-041-3/+13