Граф коммитов

2605 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com e5321f0f4c Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
ian.mcgreer%sun.com 20804d889d temp certs live in a trust domain. allows the idiom of "if not temp, try perm" to work in 3.4. 2001-12-21 19:14:04 +00:00
kaie%netscape.com 7d32437326 b=103011 nsNSSComponent::GetPK11String leaks
r=ddrinan sr=brendan
2001-12-21 06:16:24 +00:00
kaie%netscape.com bce16aacb2 b=114751 Fix PSM use of nsDialogParamsBlock.cpp was: Cert Enrollment is broken when using a hardware device.
r=kaie sr=mscott
checking in for ssaux
2001-12-21 05:58:34 +00:00
nicolson%netscape.com 1ddde5759c PK12Token was never used. 2001-12-21 03:35:32 +00:00
sonja.mirtitsch%sun.com b023851d8d more info to results.html 2001-12-21 00:29:32 +00:00
morse%netscape.com 7a287a04bd bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf 2001-12-20 23:31:55 +00:00
sonja.mirtitsch%sun.com d87f64d68f checking in fix for the new requirements for bug 73098 2001-12-20 23:26:59 +00:00
ian.mcgreer%sun.com 7089d6ad0a some checks that were overlooked 2001-12-20 23:17:58 +00:00
kaie%netscape.com a03dd2ce28 Fix crash bug 115927 by incrementing the reference count of
returned slot.
r=relyea
2001-12-20 21:40:30 +00:00
ian.mcgreer%sun.com 1db2d4b283 remove unneeded hack, put in a couple of error checks 2001-12-20 16:50:22 +00:00
ian.mcgreer%sun.com b11512c0c2 set the CERTCertificate nickname to be "Token Name:Cert Name" for backwards compatibility 2001-12-20 16:20:16 +00:00
nicolson%netscape.com e944f0ccca Typo broke the build. 2001-12-19 21:37:30 +00:00
ian.mcgreer%sun.com 9dac6b9e8f fix for 115957, hash table overloads cause problem (certs were not being removed properly) 2001-12-19 20:27:21 +00:00
nicolson%netscape.com e6b9306d2d Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*
r=relyea.
2001-12-19 20:14:53 +00:00
nicolson%netscape.com 9f9d215a24 Fix 114979: SECKEY_EncryptedPrivateKeyInfoTemplate no longer in public
header file.
r=relyea.
2001-12-19 20:11:56 +00:00
nicolson%netscape.com 8cb78f3d66 Fix 112321: make public SECKEY_DecodeDERSubjectPublicKeyInfo.
r=relyea.
2001-12-19 20:10:07 +00:00
relyea%netscape.com 3a8fe503be Fix Bug 115657.
1) advance the pointers in the initialization setup for p12 pbes (at the same
time fix the code to be much easier to read and understand).
2) Copy out the returned IV in pkcs11c.c.
2001-12-19 18:06:29 +00:00
varga%utcru.sk f1821018bd Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-19 00:10:41 +00:00
nelsonb%netscape.com 8734ee5736 Don't allocate sieve from stack on machines with very-limited stacks.
Bug 115012.  Patch from Michael Kaply mkaply@us.ibm.com
2001-12-18 21:49:49 +00:00
seawood%netscape.com c946b52969 Use of LIB_PREFIX is inconsistent between moz & nss for OS/2 VA builds (bug 114748) so set NSS_LIB_PREFIX accordingly.
Fixing OS/2 tinderbox bustage
2001-12-18 21:16:25 +00:00
ian.mcgreer%sun.com d72962f867 this is why apps shouldn't be able to change cert values... 2001-12-18 21:11:41 +00:00
ian.mcgreer%sun.com c3089392a7 don't waste time setting trust bits if they aren't changing 2001-12-18 19:54:44 +00:00
ian.mcgreer%sun.com e52b690dae fix for 115719, user trust not being set 2001-12-18 16:04:52 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ian.mcgreer%sun.com 60458a49d5 test case for multiple recipients 2001-12-17 20:16:18 +00:00
ian.mcgreer%sun.com 4334518885 needed for traversal of keys 2001-12-17 13:43:34 +00:00
ian.mcgreer%sun.com 0be1bc0424 dbhandle needs to be set for subject list certs to work 2001-12-17 13:43:10 +00:00
jaggernaut%netscape.com 7936b26225 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
nicolson%netscape.com e0d5709901 Implement KeyPairGeneratorSpi 2001-12-17 03:54:41 +00:00
nicolson%netscape.com a4117cd89e We need a TokenException that extends RuntimeException, so we can throw it without declaring it 2001-12-17 03:52:13 +00:00
jaggernaut%netscape.com 2df17e0579 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 1886ca82f6 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 6ab111155d Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
wtc%netscape.com d5b74852a1 NSS 3.4 should use DBM 1.6. 2001-12-15 21:02:20 +00:00
seawood%netscape.com 0579abb205 Update PSM makefiles with LIB_PREFIX changes.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #58981 r=cls
2001-12-15 06:44:57 +00:00
ian.mcgreer%sun.com baf889251d the last step - restrict trust domain and PK11_ searches to token objects
also, make sure trust is grabbed from crypto context
2001-12-14 20:50:59 +00:00
sonja.mirtitsch%sun.com d707c144bc thought I needed to do this in ssl... chge the readonlydir to prevent
mccrel from overflowing due to failing cleanup scripts...
2001-12-14 20:10:46 +00:00
sonja.mirtitsch%sun.com 9aea87469a fix for bug 73098, need to make other checkins in ssl.sh and don't
want to merge
Ian reviewed the patch
2001-12-14 20:02:53 +00:00
nicolson%netscape.com 2158e868a9 Add new provider classes for JCA Compliance. 2001-12-14 20:01:33 +00:00
nicolson%netscape.com fc5742cee1 Implement RSAPrivateKey and DSAPrivateKey. 2001-12-14 20:00:36 +00:00
nicolson%netscape.com d556d0d859 Move the master provider class here to avoid circular dependencies. 2001-12-14 20:00:01 +00:00
ian.mcgreer%sun.com e94fd9fee5 missed as part of last checkin, hack needed when certs come out of crypto context or cache 2001-12-14 18:50:49 +00:00
ian.mcgreer%sun.com 0b1b123e86 fix AIX build 2001-12-14 18:31:14 +00:00
ian.mcgreer%sun.com 8ab68cde61 implement local store of objects for crypto context 2001-12-14 17:32:23 +00:00
dbragg%netscape.com f1e5c7772c Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org (also approved by ddrinan from security team)
2001-12-14 00:20:04 +00:00
javi%netscape.com 7d6a27aac5 Patch for Bug 11080, r=kaie, sr=jag
Checking in for timeless.  Don't use the negation form of the NS_SUCCEEDED
NS_FAILED macros.
2001-12-13 01:17:49 +00:00
jpierre%netscape.com d656102567 Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelson 2001-12-12 21:44:04 +00:00
ian.mcgreer%sun.com 276a29db57 detect hash collisions so that the caller can handle it 2001-12-12 20:23:07 +00:00
jpierre%netscape.com 0831c73a16 Fix for 105764 - compiler warnings 2001-12-12 04:14:48 +00:00