ian.mcgreer%sun.com
ef8839f6d7
fix error statement
2002-04-12 19:17:48 +00:00
relyea%netscape.com
14e7ed26f6
Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
...
Debug builds can verify correct operation by setting NSS_STRICT_SHUTDOWN, which
will cause an assert if shutdown is called but not all the modules are freed (which
means a slot, key, or cert reference has been leaked).
2002-04-12 19:05:21 +00:00
ian.mcgreer%sun.com
d75db55520
bug 136806, don't authenticate to friendly slots when adding certs
2002-04-12 18:07:49 +00:00
ian.mcgreer%sun.com
5c2561ce2a
testing theory that unmatched atomic increment/decrement is causing occasional tinderbox failures. See bug 126087.
2002-04-12 15:51:11 +00:00
kaie%netscape.com
5e578afaa3
b=102633 Changed cipher prefs dialog.
...
Allow the user to enable additional ciphers.
Disable two cipher suites that are no longer in use (said the NSS team).
r=javi/nelsonb/cotter sr=alecf
2002-04-12 04:44:29 +00:00
kaie%netscape.com
be88a33114
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
relyea%netscape.com
20ddb4063a
Update the version field in the handle when doing the automatic update.
2002-04-12 03:43:34 +00:00
ian.mcgreer%sun.com
0ce9d71907
additional fix for the patch from bug 126087. Must not set symKey->slot to NULL after leaving the freelist lock, or somebody else might pick up the symKey from the freelist, have their slot NULL'ed, and whamo..
2002-04-11 23:05:38 +00:00
ian.mcgreer%sun.com
043bcf2b16
key should be freed when refcount == 0 after decrement. See bug 126087.
2002-04-11 19:15:31 +00:00
kaie%netscape.com
da25d7f19e
b=102633 Allow the user to enable additional ciphers, dynamically obtaining a list of ciphers from NSS.
...
Disable support for two ciphers that are no longer in use.
r=javi/nelsonb/cotter sr=alecf
2002-04-11 05:07:09 +00:00
kaie%netscape.com
5e0f8e85dd
b=119481 Fix various unitialized variables.
...
r=kaie/javi sr=kin
2002-04-11 05:01:29 +00:00
kaie%netscape.com
015c39971d
b=118319 Fix memory leak.
...
r=javi/wtc sr=blizzard
2002-04-11 04:35:08 +00:00
kaie%netscape.com
78f313dd86
b=119481 Fix various unitialized variables.
...
r=kaie/javi sr=kin
2002-04-11 04:31:53 +00:00
kaie%netscape.com
5e25fd0a47
b=129740 Fix client auth with profiles migrated from Communicator.
...
r=javi sr=alecf
2002-04-11 04:24:20 +00:00
kaie%netscape.com
b0c3ab7f38
b=132543 Fix crash when downloading CRL
...
r=javi sr=alecf
2002-04-11 04:21:18 +00:00
relyea%netscape.com
189c5f5319
bug 128586 (and other) importing non-NSS pkcs#12 files.
...
We need to decode the privatekeyinfo attributes if they exist.
2002-04-11 00:59:43 +00:00
nelsonb%netscape.com
8f5d6f3546
Add enum names for use in forward declarations.
2002-04-10 23:27:50 +00:00
wtc%netscape.com
5c3dd6fa35
Bugzilla bug 136625: prevent pk11_cert_collect from storing NULL in the
...
certData.certs array so that pk11_searchCertsAndTrust won't deference a
NULL pointer. r=relyea.
2002-04-10 17:56:52 +00:00
wtc%netscape.com
91903c9373
Bugzilla bug 119418: export NSS_CMSMessage_IsEncrypted.
2002-04-10 17:54:02 +00:00
ian.mcgreer%sun.com
9af2d39dfa
bug 135871, CERT_ImportCerts not storing temp certs
...
r=relyea
2002-04-09 23:46:57 +00:00
nicolson%netscape.com
d1444c5dd2
login to token before importing private key.
2002-04-09 19:23:49 +00:00
relyea%netscape.com
d36c02f183
Handle yet another PKCS #11 device which has non-standard behavior, but is well established in the market place.
2002-04-09 17:58:00 +00:00
relyea%netscape.com
e7891dd01b
Add the ability to test the multi-access database feature with existing test cases.
2002-04-08 23:39:44 +00:00
relyea%netscape.com
a7e963e5f6
Add database update capabilities to NSS softoken for multi-access database.
2002-04-08 23:37:49 +00:00
nicolson%netscape.com
fa4720c8f3
merge JDK 1.4 changes to the trunk.
2002-04-08 21:46:56 +00:00
wtc%netscape.com
f40e1173cd
Restored the 'static' qualifier that was accidentally deleted in the
...
previous revision.
2002-04-05 19:38:03 +00:00
wtc%netscape.com
bfc09d5778
Bug 135728: include pki3hack.h for the declaration of
...
STAN_AddModuleToDefaultTrustDomain, etc. r=mcgreer.
2002-04-05 19:30:38 +00:00
wtc%netscape.com
cfbef65b96
Bug 135728: should return SECFailure because the function's return type
...
is SECStatus. r=mcgreer.
2002-04-05 19:25:48 +00:00
ian.mcgreer%sun.com
cc03c22316
remove unused Stan build files
2002-04-05 19:08:32 +00:00
ian.mcgreer%sun.com
5ffd5b4aa2
fix broken 64-bit platforms
2002-04-05 15:19:37 +00:00
jpierre%netscape.com
54221f5768
Fix world record warning message
2002-04-05 10:23:58 +00:00
relyea%netscape.com
154669fa43
Tempararily back out random change so that we don't actually read *every* file in system32.
2002-04-05 09:18:57 +00:00
relyea%netscape.com
904e0c4fd1
Multi-access database changes.
2002-04-05 09:17:51 +00:00
nelsonb%netscape.com
a3de078352
WinCE mods (2nd try). Use NSPR for file system I/O on WinCE.
...
Change algorithm for selecting files to read for seeding the PRNG.
Old algorithm sometimes read very few files if opens failed.
2002-04-05 03:49:35 +00:00
nelsonb%netscape.com
362f2ab1b1
Don't build nss/cmd or nss/lib/fortcrypt on WinCE.
2002-04-05 03:34:57 +00:00
nelsonb%netscape.com
1bbe17eef6
On WinCE, DBM's dbopen uses NSPR file open flags rather than libc's
...
file open flags (which are not defined on WinCE).
2002-04-05 03:33:42 +00:00
nelsonb%netscape.com
9df2603c4f
Stop linking in wsock32.lib and winmm.lib on Windows. We haven't needed
...
these since we started linking with NSPR's DLLs, and they don't exist
on WinCE.
2002-04-05 03:30:37 +00:00
relyea%netscape.com
7c5e858ba4
Fix linux build errors
2002-04-05 03:29:50 +00:00
relyea%netscape.com
b155312245
return the correct error codes to make all.sh happy.
2002-04-05 03:16:41 +00:00
sonja.mirtitsch%sun.com
efee77e868
fixed a bug that had resulted in tinderbox results not always being uploaded
2002-04-05 01:41:34 +00:00
relyea%netscape.com
2178e16562
Add ';' so Solaris and Linux will build
2002-04-05 01:09:39 +00:00
nelsonb%netscape.com
3d1d77ffa5
New platform files for WinCE.
2002-04-05 00:52:32 +00:00
relyea%netscape.com
1a3e031141
Link certutil dynamically.
2002-04-05 00:12:21 +00:00
relyea%netscape.com
9cde2ab4fd
Add symbols so the certutil can be linked dynmically
2002-04-05 00:11:25 +00:00
relyea%netscape.com
6e6defc79f
Don't try verifying the db's in a multi-access database case
2002-04-05 00:10:39 +00:00
kaie%netscape.com
444ce3a72e
b=125041 CA not imported when getting personal cert
...
r=ssaux sr=alecf a=asa
2002-04-04 22:30:40 +00:00
ian.mcgreer%sun.com
734d5fa661
New file for common PKI stuff. Not yet part of build.
2002-04-04 21:15:27 +00:00
ian.mcgreer%sun.com
5dc26469cd
Land Stan changes to tip. Mostly header file / structure / API cleanup. Note
...
that these changes *do not* affect the current build, except for some minor edits.
2002-04-04 20:00:28 +00:00
kirk.erickson%sun.com
d62094b5b6
Addresses bug 126087 (hot locks identified by Ning at Sun).
...
Using atomic instructions to reduce contention on slot->freeListLock
and symKey->refLock.
2002-04-04 18:30:51 +00:00
relyea%netscape.com
6e9cb5194b
Make sure we aren't confusing secret keys with private and public keys
2002-04-04 18:08:30 +00:00