Commit Graph

2593 Commits

Author SHA1 Message Date
nicolson%netscape.com
db2c849db7 Typo broke the build. 2001-12-19 21:37:30 +00:00
ian.mcgreer%sun.com
f33669a06f 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
1bbec4c86f Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*
r=relyea.
2001-12-19 20:14:53 +00:00
nicolson%netscape.com
3adba578a7 Fix 114979: SECKEY_EncryptedPrivateKeyInfoTemplate no longer in public
header file.
r=relyea.
2001-12-19 20:11:56 +00:00
nicolson%netscape.com
83cd43fc08 Fix 112321: make public SECKEY_DecodeDERSubjectPublicKeyInfo.
r=relyea.
2001-12-19 20:10:07 +00:00
relyea%netscape.com
7ab6e5488e 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
591c06e5f3 Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-19 00:10:41 +00:00
nelsonb%netscape.com
9af2ddfe10 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
de1d3bd44e 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
d137b5ea39 this is why apps shouldn't be able to change cert values... 2001-12-18 21:11:41 +00:00
ian.mcgreer%sun.com
8095e79807 don't waste time setting trust bits if they aren't changing 2001-12-18 19:54:44 +00:00
ian.mcgreer%sun.com
58605d70d3 fix for 115719, user trust not being set 2001-12-18 16:04:52 +00:00
seawood%netscape.com
45bfbf0658 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
0a0f777ec7 test case for multiple recipients 2001-12-17 20:16:18 +00:00
ian.mcgreer%sun.com
5f437eeb8c needed for traversal of keys 2001-12-17 13:43:34 +00:00
ian.mcgreer%sun.com
a8022ab91f dbhandle needs to be set for subject list certs to work 2001-12-17 13:43:10 +00:00
jaggernaut%netscape.com
e44e7d9ec8 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
6cbe7b98f0 Implement KeyPairGeneratorSpi 2001-12-17 03:54:41 +00:00
nicolson%netscape.com
97a987f71b 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
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
wtc%netscape.com
6b92d687cb NSS 3.4 should use DBM 1.6. 2001-12-15 21:02:20 +00:00
seawood%netscape.com
750a861a23 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
fa0b1efb97 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
e51a88869f 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
8bc8d0113f 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
6f91bb1b97 Add new provider classes for JCA Compliance. 2001-12-14 20:01:33 +00:00
nicolson%netscape.com
ec44bb325c Implement RSAPrivateKey and DSAPrivateKey. 2001-12-14 20:00:36 +00:00
nicolson%netscape.com
7a0ab1dcbb Move the master provider class here to avoid circular dependencies. 2001-12-14 20:00:01 +00:00
ian.mcgreer%sun.com
6f2d3b5cd6 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
9a08a0a740 fix AIX build 2001-12-14 18:31:14 +00:00
ian.mcgreer%sun.com
439829ce28 implement local store of objects for crypto context 2001-12-14 17:32:23 +00:00
dbragg%netscape.com
c58f59b314 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
ba5b82388a 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
4b50e9da08 Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelson 2001-12-12 21:44:04 +00:00
ian.mcgreer%sun.com
f3fa11027c detect hash collisions so that the caller can handle it 2001-12-12 20:23:07 +00:00
jpierre%netscape.com
8861c70ad5 Fix for 105764 - compiler warnings 2001-12-12 04:14:48 +00:00
jpierre%netscape.com
ea2361a61d Fix for 105764 - compiler warnings 2001-12-12 03:48:28 +00:00
jpierre%netscape.com
45f386baf3 Fix for 108729 - AIX builds not fully optimized 2001-12-12 03:45:51 +00:00
sonja.mirtitsch%sun.com
9c37d51af8 enabling the tls stresstest 2001-12-12 03:15:01 +00:00
ian.mcgreer%sun.com
a84712911e original intent for concurrent list iteration, fixes bug 114727. a better long-term solution is needing for traversing the high-level token lists. 2001-12-12 00:07:25 +00:00
nelsonb%netscape.com
860c7469c2 Check some pointers for NULL before dereferencing them. 2001-12-11 23:47:18 +00:00
wtc%netscape.com
8435bc1af2 Bugzilla bug 101528: merged the Linux-m68k compilation fix into the tip. 2001-12-11 22:12:10 +00:00
kaie%netscape.com
0843a002df Removing mcp Mac project files, as they were replaced by xml files.
b=98349 r=pink sr=sfraser
2001-12-11 22:09:55 +00:00
wtc%netscape.com
dac66f8b74 Adding new XML Mac project files. 2001-12-11 22:09:17 +00:00
rangansen%netscape.com
348692bdf4 bug# 111096, r=kaie sr=kin; fixing js strict warnings - checking in for Stephane 2001-12-11 22:05:33 +00:00
rangansen%netscape.com
6d78c65059 bug# 110233, r=rangansen sr=kin; fixing var name err. fixing re-declaration error 2001-12-11 22:01:49 +00:00
rangansen%netscape.com
b9becd3b7a bug# 78720, r=rangansen sr=kin; fixing var name err. Checking in for Ssaux 2001-12-11 21:59:20 +00:00
ian.mcgreer%sun.com
47b884f249 first step towards separating token and session object searches as performance enhancement. Searches are still over both types until local cert and trust stores for crypto contexts are implemented. 2001-12-11 20:28:38 +00:00